
Đã đóng
Đã đăng vào
I need a Python-driven solution that can reliably spot both ferrous and non-ferrous metals during industrial inspections. The detector will be deployed in mixed environments—sometimes on the factory floor, other times out in the yard—so the software must remain accurate despite changes in temperature, humidity, and electromagnetic noise. I already have the basic concept in mind but I’m looking for an experienced developer who can: • Select or interface with suitable sensor hardware (commonly used coils, Hall-effect, or EMI probes—happy to discuss alternatives). • Write clean, well-documented Python code that reads the sensor data in real time, filters out environmental noise, and flags detections with minimal latency. • Provide a simple calibration routine so the operator can re-tune the system whenever we move from indoor to outdoor use. • Output clear visual and/or audible alerts; a basic Tkinter or PyQt interface is sufficient for now. • Supply a short README explaining setup, dependencies, and how to extend the detection thresholds if required. Acceptance criteria 1. Detects both ferrous and non-ferrous test pieces (5 mm diameter) at ≥80 % success rate within a 10 cm range during lab trials. 2. Runs on a standard Raspberry Pi 4 under Python 3.9 without external internet access. 3. Full source code and wiring diagram delivered via Git repository or zip archive. If you have prior experience with signal processing, embedded Python, or hardware prototyping, please include a brief note or link to a similar project.
Mã dự án: 40245728
10 đề xuất
Dự án từ xa
Hoạt động 20 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
10 freelancer chào giá trung bình ₹935 INR/giờ cho công việc này

Your biggest risk here isn't the detection algorithm - it's sensor drift when you move from a climate-controlled factory floor to a humid outdoor yard. If the calibration routine doesn't account for temperature-induced baseline shifts in your coil impedance, you'll get false positives every time the environment changes by more than 10°C. Before I spec the hardware interface, I need clarity on two things: What's your target inspection speed? If you're scanning conveyor belts at 2 meters per second, we'll need interrupt-driven sampling at 10kHz minimum to catch a 5mm target. If it's handheld spot-checks, we can use polling at 1kHz and save processing overhead. Do you have existing sensor hardware, or are we selecting from scratch? If you're using inductive proximity sensors, we'll interface via GPIO with debouncing logic. If it's raw coil data, we'll need an ADC with differential inputs to reject common-mode noise from motor drives. Here's the architectural approach: - SIGNAL PROCESSING: Implement a Kalman filter to track baseline drift in real time, then apply a moving-window FFT to isolate metal signatures from 50/60Hz mains hum and VFD harmonics. - RASPBERRY PI + PYTHON: Use NumPy for vectorized DSP operations and multiprocessing to offload filtering to separate cores - this keeps detection latency under 50ms even during visualization updates. - CALIBRATION ROUTINE: Auto-capture 100 baseline samples on startup, calculate standard deviation, then set adaptive thresholds at 3-sigma above noise floor - recalibrates in 8 seconds without operator input. - DATA VISUALIZATION: Build a PyQt interface showing live waveform, detection events, and a color-coded confidence meter - logs all events to CSV for post-analysis. - EMBEDDED SYSTEMS: Package everything as a systemd service that auto-starts on boot and recovers gracefully from sensor disconnects or power glitches. I've built three similar inspection systems - one for a steel mill detecting tramp metal in scrap feeders, another for a pharmaceutical line catching stainless fragments in powder flow. Both ran 24/7 for 18+ months with zero false negatives after tuning. I don't take on projects where the acceptance criteria are untestable. Let's schedule a 20-minute call to discuss your test pieces, environmental ranges, and whether 80% detection is actually sufficient for your quality standards - most industrial specs require 95%+ with documented validation.
₹900 INR trong 30 ngày
5,2
5,2

I am a Mechatronics Engineer with proven expertise in metal detection systems—I've designed and built a VLF (Very Low Frequency) metal detector with discrimination and depth detection capabilities, giving me deep hands-on knowledge of coil tuning, signal filtering, and ferrous/non-ferrous differentiation. I can deliver a robust Python solution that interfaces with your chosen sensor hardware (VLF coils, pulse induction, or Hall-effect sensors), implementing real-time DSP filtering to reject EMI noise and environmental drift across factory and outdoor conditions. My code includes adaptive calibration routines for quick re-tuning, a clean Tkinter/PyQt GUI with visual and audible alerts, and optimized algorithms tested on Raspberry Pi 4 for low-latency detection with >80% accuracy at 10cm range. I provide complete documentation—wiring diagrams, annotated source code, dependency lists, and threshold adjustment guides—all packaged in a Git repository ready for immediate deployment in your industrial inspection workflow.
₹1.000 INR trong 40 ngày
4,6
4,6

Hello, I understand you need a robust Python-based detection system capable of identifying both ferrous and non-ferrous metals in variable industrial environments, with reliable real-time sensing, calibration, and Raspberry Pi deployment. I can help you design and implement a stable, field-ready solution from sensor interfacing through signal processing to operator alerts. Here’s how I can support your project: 1. Sensor selection and hardware interfacing (coil, Hall-effect, EMI, or hybrid approach). 2. Real-time Python data acquisition with advanced filtering for environmental noise. 3. Adaptive calibration routine for indoor/outdoor condition changes. 4. Low-latency visual and audible alert system (Tkinter or PyQt UI). 5. Clean, documented code, wiring diagram, and deployment-ready README. I have experience building embedded Python systems involving sensor fusion, signal filtering, and Raspberry Pi-based industrial monitoring prototypes, ensuring reliable performance in noisy environments. A couple of quick questions: • Do you already have preferred sensor modules or should I recommend tested options? • Will detections need logging for later analysis? Let’s set up a quick call to discuss things better. Let’s discuss it more in chat. Best Regards, Jemin Sagar
₹1.000 INR trong 40 ngày
4,0
4,0

Hi, I'm Bunphot, Telecom Engineer base in Thailand. I have experience is using Raspberry pi 4B and Python to develop many projects relaing to IOT sensors. I have background knowledge of signal processing and noise filtering .From your project description, I can adap my expereince to support you right away. However, if possible, please provide sensor you may have in mind so that I can start to use the same one if I can find it in Thailand. There arw several sensors can be used but have to be the most optimized one. We can discuss in detail for more info so that I can start your project with no delay.
₹1.000 INR trong 40 ngày
1,7
1,7

Hello, I can deliver a clean, modular Python solution for real-time metal detection on Raspberry Pi 4 (Python 3.9). I have strong experience building structured Python applications and can implement reliable signal filtering, calibration routines, and a lightweight Tkinter/PyQt interface for live monitoring and alerts. My approach will include: Real-time sensor data acquisition layer (abstracted for hardware flexibility) Noise filtering (moving average / low-pass) to handle EMI and environmental variations Operator-triggered calibration routine with adaptive thresholds Clear visual and audible alert system Well-documented, modular codebase with README for setup and extension The system will be optimized for low latency and stable operation in mixed indoor/outdoor environments. I’m ready to begin immediately and can provide clean, production-ready source code as required.
₹1.000 INR trong 40 ngày
0,6
0,6

Hi, We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on Python, Electronics, Software Architecture, Arduino, Raspberry Pi, Embedded Systems, Signal Processing, Data Visualization Please come over chat and discuss your requirement in a detailed way. Thank You
₹750 INR trong 40 ngày
0,0
0,0

Hello, I read description and seems that is interesting project. Please tell me what hardware, and how must look the probe. We can discuss more in chat.
₹1.000 INR trong 30 ngày
0,0
0,0

I fully understand your requirements and can develop a Python-driven metal detection solution for both ferrous and non-ferrous materials. I have previously worked on similar projects involving real-time sensor data acquisition, signal filtering, and embedded Python applications—please see my portfolio on my profile for reference. Your system will remain accurate across varying environmental conditions and provide reliable alerts during inspections. .................. What I Will Deliver .................. • Python code reading sensor data in real time with noise filtering • Calibration routine for indoor/outdoor operation • Clear visual and/or audible alerts via Tkinter or PyQt interface • Wiring diagram and integration notes for selected sensors • README with setup instructions, dependencies, and threshold adjustment guidance • Full Git repository with commented, maintainable code .................. Tech Stack / Tools .................. Python 3.9, Raspberry Pi 4 Signal processing with NumPy/SciPy Tkinter or PyQt for UI Support for EMI probes, Hall-effect sensors, or inductive coils I offer a reliable, maintainable, production-ready solution and can start immediately. Leveraging my prior experience in embedded sensing and Python automation ensures minimal latency and accurate detection. Regards, Malik Abdul Salam Embedded & Python Systems Engineer
₹800 INR trong 40 ngày
0,1
0,1

Hyderabad, India
Thành viên từ thg 3 24, 2025
₹750-1250 INR/ giờ
₹12500-37500 INR
$30-250 USD
£10-20 GBP
₹600-1500 INR
₹37500-75000 INR
$25-50 USD/ giờ
₹600-5000 INR
$10-30 USD
₹750-1250 INR/ giờ
$30-250 USD
£3000-5000 GBP
$30-250 USD
₹750-1250 INR/ giờ
$15-25 USD/ giờ
$250-750 USD
$30-250 USD
$250-750 CAD
€250-750 EUR
$500-1000 USD
$30-250 CAD
₹600-1500 INR