
Awarded
Posted
Paid on delivery
I am assembling a proof-of-concept device that spots mould risks before they become a problem. The core is an ESP32 with Wi-Fi, a BME280 for temperature and humidity, a wall-surface moisture probe, and (if you think it adds value) a simple airflow input. Your job is to turn that parts list into a fully working prototype I can hold in my hand. I’m looking for help to develop a working prototype using: * ESP32 (WiFi) * Temperature + humidity sensor * Moisture sensor (surface/wall) * Basic airflow logic (optional) Requirements: * Device reads sensor data * Calculates a simple mould risk score * Sends data to a mobile app/dashboard (Blynk or similar) * Triggers alerts when thresholds are exceeded Deliverables: * Working prototype (hardware + firmware) * Clean, documented code * Setup instructions so I can replicate it Optional: * Advice on improving for manufacturing later Timeline: * 1–3 weeks Please include examples of similar IoT projects. Timeline is tight—ideally the first functional build in week one, polish and documentation by week three at the latest. When you reply, please link to one or two similar IoT projects you have delivered (ESP32, sensor fusion, or Blynk work is most relevant). I am ready to start as soon as I find the right partner.
Project ID: 40409268
29 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
29 freelancers are bidding on average $1,358 AUD for this job

Given my extensive knowledge and experience within the electronics and embedded systems field, I believe I am the ideal fit to develop your Smart Mould Risk Detector Prototype. As an expert in Arduino, Electronics, Embedded Systems, IoT, Microcontroller, and Product Design specifically regarding your requested components and capabilities of ESP32 with WiFi, BME280 temperature and humidity sensor, moisture sensor, and airflow logic; I have executed similar IoT projects such as yours throughout my career. Particularly, I’ve designed and built functional prototypes for various products including advanced motor control drives with comprehensive sensing capabilities. Accessing these diverse skills will bolster the success of your project. I am perfectly positioned to not only bring your parts list to life but also enhance its functionality. With Digital Motor Control proficiencies, I can adjust your device for low-speed applications and generate robust control algorithms to ensure optimal performance. Furthermore, my expertise in analog design translates into efficient power distribution systems that guarantee noisonless output. As a seasoned engineer with a meticulous approach to documentation and code quality assurance, you can rely on me to deliver clean code and comprehensive setup instructions for replication purposes.
$1,350 AUD in 40 days
7.4
7.4

⭐⭐⭐⭐⭐ Proposal for Smart Mould Risk Detector Prototype With a strong background in IoT device development, particularly using ESP32 and sensor integrations, I am the ideal candidate to create your Smart Mould Risk Detector Prototype. My expertise includes developing devices that monitor environmental conditions, demonstrated in projects like the Climate Control System using ESP32, which also featured Blynk integration for real-time data reporting. I excel in rapid prototyping, ensuring that the first functional build will be ready within your one-week timeframe. My approach includes clean, well-documented code and comprehensive setup instructions, allowing easy replication and scaling for manufacturing. Ready to start immediately, I am excited to bring this vital tool to life, enhancing indoor health environments. Let’s initiate this project to tackle mould risks effectively.
$1,125 AUD in 10 days
5.6
5.6

⭐⭐⭐⭐⭐ ✅Hi there, hope you are doing well! I recently developed an ESP32-based environmental monitoring system that integrated temperature, humidity, and moisture sensors to provide real-time data with easy-to-use mobile alerts. The most crucial part of this project is ensuring accurate sensor integration and reliable data transmission to the mobile dashboard. Approach: ⭕ Integrate BME280 and surface moisture sensors with ESP32 for real-time readings ⭕ Implement airflow logic if beneficial for mould risk accuracy ⭕ Develop firmware to calculate and send mould risk scores via Wi-Fi to a Blynk dashboard ⭕ Set alert thresholds with notifications for early mould risk warning ⭕ Provide clean, documented code and setup instructions for easy replication ⭕ Offer advice on scaling the prototype for manufacturing ❓Could you please confirm your preferred mobile app platform for receiving notifications? I’m confident my experience with ESP32 sensor fusion and IoT prototypes will deliver a functional, polished mould risk detector within your 3-week timeline. Thank you for considering my proposal. Nam
$1,200 AUD in 7 days
5.2
5.2

Hi, 1. I understand you need a working ESP32-based mould-risk prototype (BME280 + moisture sensor + optional airflow), with real-time scoring, alerts, and mobile dashboard—delivered quickly. 2. I have experience building ESP32 IoT prototypes with sensor fusion, Wi-Fi dashboards (Blynk/MQTT), and alerting systems, focusing on fast, reliable PoC delivery. 3. Relevant work: a) OTA of STM32 based earthquake monitoring device b) STM32 Vibration Sensor-based IoT system real-time logic and alerts c) ESP32 based audio product d) ESP32 based USB to WiFi printer 4. My approach: a) Hardware setup: ESP32 + BME280 + moisture probe (+ airflow if useful) b) Firmware: stable sensor reads, filtering, and calibration hooks c) Mould risk model: simple score using humidity, temp, surface moisture (dew point logic) d) Connectivity: Blynk dashboard (live data, history, alerts) e) Alerts: threshold + trend-based notifications f) Clean, modular code + easy replication steps 5. Deliverables: * Fully working firmware * Documented code (ESP32, Arduino) * Setup guide (wiring, flashing, dashboard) * Suggestions for scaling to production 6. Timeline: * Week 1: functional build (sensing + dashboard + basic alerts) * Week 2–3: refine scoring, stability, documentation 7. I am preferred freelancer with 5 star rating and repeat customers. I prioritize fast, clean prototypes that are easy to extend into real products. Ready to start immediately. Regards, Vishal
$1,500 AUD in 17 days
4.0
4.0

Hi, Turning this into a working mould-risk prototype is very achievable with the ESP32 as the core, especially since you already have a clear sensor stack (BME280 + moisture probe) and a defined output goal (risk scoring + alerts). I would build this as a lightweight sensor-fusion firmware on ESP32 where temperature, humidity, and wall moisture are continuously sampled, normalised, and combined into a simple but tunable mould-risk algorithm. Airflow can be optionally added later as a corrective factor to improve accuracy without complicating the first prototype. Data would be pushed in real time via WiFi to a Blynk (or similar MQTT-based dashboard), allowing live monitoring on mobile, while threshold logic on-device triggers instant alerts (push/email) when conditions indicate mould growth risk. You’ll receive a fully working prototype setup (hardware wiring + firmware), clean Arduino/ESP-IDF code with comments, and a replication guide so you can rebuild or extend it easily. I can also include a clear upgrade path for enclosure design and manufacturability if you plan to move beyond PoC. If you want, I can outline the exact architecture (sensor polling, scoring formula, and Blynk dashboard structure) before we start so you can validate the logic early. Best Regards, Fizza Nadeem K
$1,125 AUD in 7 days
0.0
0.0

Surface moisture plus room RH is where mould detection usually fails — getting those two signals to agree is the key. Most teams either ignore dew point or treat the contact probe as a single-source truth. I’ll fuse BME280 temp/humidity with a calibrated wall-surface probe (ADC or capacitive probe) and compute dew point plus a simple weighted risk score (RH threshold + dew-point proximity + surface moisture). Practically: ESP32 using Arduino framework, BME280 via I2C, moisture probe on an ADC with smoothing and calibration routine, optional small airflow sensor if you want airflow influence. Telemetry to Blynk (or MQTT→Firebase if you prefer), push alerts on thresholds, OTA firmware, and full assembly + docs. First functional build in 7 days, polish by week 3. Quick question: do you prefer Blynk for speed or Firebase/FCM for longer-term mobile notifications?
$1,125 AUD in 7 days
0.0
0.0

Melbourne, Australia
Payment method verified
Member since Apr 30, 2026
₹600-1500 INR
$30-250 USD
$250-750 USD
₹600-1500 INR
$30-250 USD
$250-750 USD
$250-750 USD
$30-250 USD
£20-250 GBP
$250-750 USD
$30-250 USD
₹750-1250 INR / hour
₹600-1500 INR
₹1250-2500 INR / hour
$30-250 USD
$250-750 USD
£250-750 GBP
₹12500-37500 INR
£250-750 GBP
₹600-1500 INR