• Welcome to TalkativeTurtles - a community for developers & tech enthusiasts.
  • Share projects, get code reviewed, and talk tech without the noise.
  • New here? Introduce yourself in the Introductions forum!
Hello There, Guest! Login Register


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title: What embedded project are you working on?
Threaded Mode
#1
Share what you're currently tinkering with. Doesn't matter if it's half-finished or a mess - that's how these things go.

I've been building a soil moisture monitoring system for a small greenhouse. ESP32 with a capacitive soil sensor (resistive ones corrode too fast), reading every 15 minutes and pushing data to a small SQLite database on a Pi Zero over MQTT. Simple web dashboard with Chart.js to plot trends over time.

Had a fun bug where the ESP was deep sleeping between readings, which I expected to save power - but the capacitive sensor needs a warm-up period after power-on or the readings are way off. Added a 500ms delay after enabling the sensor power pin and it became rock solid.

What are you building?
Reply
  


Possibly Related Threads…
Thread Author Replies Views Last Post
  ESP32 vs Raspberry Pi Pico - picking the right one for your project Zero Two 0 244 07-05-2026, 08:52 PM
Last Post: Zero Two

Forum Jump:


Browsing: 1 Guest(s)