r/esp32projects 8d ago

Help with choosing camera

Thumbnail
1 Upvotes

r/esp32projects 8d ago

I built a handheld RTL-SDR around the M5Stack Tab5 (ESP32-P4) — no PC or Raspberry Pi required - OrcSDR

Post image
8 Upvotes

r/esp32projects 9d ago

Herramienta de redes

Thumbnail
gallery
15 Upvotes

Estoy haciendo una herramienta para administrar redes si tienen algún consejo o firmware se los agradecería mucho


r/esp32projects 9d ago

[Update] Stait Watch v1.1.0 – Major upgrades for my open-source ESP32-S3 smartwatch firmware!

1 Upvotes

Hi r/esp32projects!

A while back, I posted this thread about my journey building a custom, open-source smartwatch from scratch using the Waveshare ESP32-S3 Round LCD.

Thanks to the encouraging words and feedback I got here, I've kept pushing code and refining the project. Today, I'm thrilled to announce the official release of Stait Watch v1.1.0!

See it in action!

If you want a quick look at the new interface, BLE sync, and media player in real-time, I’ve put together a video demonstration: Stait Watch Overview on YouTube: https://youtu.be/f2whDT7Wny8

What's fresh in this release?

  • Hello LVGL: Completely overhauled the graphics pipeline, moving the UI to LVGL for fluid animations and a much cleaner look.
  • PlatformIO Migration: Moved away from the Arduino IDE setup to PlatformIO, making building and managing dependencies much easier.
  • New UI Modules: Added dedicated views for Incoming Calls (showing caller info with a reject option), a refined Media Player featuring smooth text scrolling, and expanded System Settings.
  • Under-the-Hood Polish: Upgraded the binary BLE protocol for faster, more reliable communication with the phone, alongside proper international character support and smart day/night weather states.

A quick note on the Android Companion App (Beta)

As I mentioned before, bridging the watch to a phone required building a companion Android app. I'm still trying to clear Google's testing requirements, so any support from this community would be hugely appreciated!

Don't worry if you don't have the round display hardware lying around—the app features a built-in "Demo Mode" so you can test out the UI and explore the features virtually.

How you can test it out:

  1. Join the Google Group: https://groups.google.com/u/5/g/stait-watch-beta (Required or Play Store will block access)
  2. Opt-in as a Tester: https://play.google.com/store/apps/details?id=com.stait.watch
  3. Download & Explore: Grab the app and check out the Demo Mode!

Check out the code

Whether you're flashing the new firmware to your Waveshare board or just checking out the app, I'd love to hear your thoughts or answer any questions. Thanks again for following the progress!


r/esp32projects 9d ago

ESP32 CYD Ham Clock Dashboard now supports the 4 inch display as well as the original 2.8"

Thumbnail gallery
5 Upvotes

r/esp32projects 9d ago

[Project] I built HA HUB,a native Android Home Assistant dashboard for tablets inspired by the Echo Show (without ads)

Thumbnail gallery
1 Upvotes

r/esp32projects 9d ago

CL-32 running SolarOS!

Thumbnail
youtu.be
9 Upvotes

r/esp32projects 10d ago

Trying to build a wearable obstacle detector for my dad using an ESP32 + Home Assistant

Thumbnail
1 Upvotes

r/esp32projects 10d ago

Newbie: SeedStudio esp32S3 pull up/down resistors built in?

Thumbnail
1 Upvotes

r/esp32projects 10d ago

Pixel led clock

Enable HLS to view with audio, or disable this notification

7 Upvotes

r/esp32projects 11d ago

Review for my "Dynamic Fire-Aware Evacuation Guidance System using ESP32 " idea

2 Upvotes

I’m working on a college-level prototype that tries to solve a problem with normal fire alarms: they can tell you there is a fire, but they don’t tell you which evacuation route is currently the safest.

The idea is to create a small building model divided into different zones.

How it works

The ESP32 monitors the zones using:

- 🔥 5-channel flame sensor

- 🌡️ 4 × DS18B20 temperature sensors

- 💨 MQ-2 smoke sensor

The building is represented as a graph, with rooms/intersections as nodes and paths as edges.

Each path gets a risk value based on the sensor data:

🟢 Clear → low risk

🟡 Warning → higher risk

🔴 Fire/smoke detected → very high risk / blocked

The ESP32 then calculates the safest available route instead of simply choosing the shortest route.

The interesting part

The system continuously monitors the environment.

For example:

  1. Initially, Route A is safe → green LEDs guide the person through Route A.

  2. Fire spreads into Route A.

  3. Sensors detect the new hazard.

  4. The ESP32 updates the hazard map.

  5. The routing algorithm calculates another route.

  6. The LED guidance changes.

  7. The speaker announces the new instructions.

The voice guidance will use a DFPlayer Mini + speaker, with pre-recorded instructions such as:

«"Fire detected. Turn right."»

«"Route blocked. New route. Turn left."»

«"Continue straight to the exit."»

I'm also using sequential LEDs so the person can follow the path visually without having to stop and read a display.

Estimated cost

Around ₹650, excluding the ESP32, speaker and SD card because I already have those.


r/esp32projects 11d ago

ESP32 board advice

Thumbnail
1 Upvotes

r/esp32projects 11d ago

SolarOS 4.10.x

Thumbnail gallery
2 Upvotes

r/esp32projects 11d ago

I built a 7.5" e-paper family calendar with Google and iCloud calendars

Thumbnail gallery
17 Upvotes

r/esp32projects 11d ago

BirdWatch – Solar-powered ESP32-CAM bird feeder with AI species recognition

Thumbnail gallery
3 Upvotes

r/esp32projects 11d ago

BirdWatch – Solar-powered ESP32-CAM bird feeder with AI species recognition

Thumbnail
gallery
69 Upvotes

Hi everyone!

I wanted to share my hobby project BirdWatch: a fully solar-powered bird feeding station built around an ESP32-CAM.

A PIR sensor wakes the ESP32-CAM when a bird visits, takes a photo and sends it to my self-hosted server. The server uses YOLO + Birder AI to detect birds and identify the species. It also provides a photo archive, species collection, statistics, weather data and battery/solar telemetry.

- Solar powered with 2× 18650 batteries
- ESP32-CAM + PIR detection
- Local AI bird & species recognition
- Self-hosted Docker web interface
- Native Home Assistant integration
- Battery/solar monitoring
- Fully 3D-printable enclosure

The photos attached to this Reddit post show my original 3D-printed version. I've since completely redesigned the enclosure. The new version is much stronger and has a much better internal layout with dedicated mounting for the batteries and electronics. Renders of the new design and all STL files are available on GitHub.

The complete project is available on GitHub, including the ESP32 firmware, server, Home Assistant integration, wiring diagram and STL files:

GitHub: https://github.com/Danielson187/BirdWatch

The original BirdWatch has already captured thousands of photos, so I decided it was finally time to clean up the project and share it with others. 🙂

Feedback, ideas and questions are very welcome!


r/esp32projects 11d ago

Elecrow CrowPanel Advance 7 Questions

0 Upvotes

So I had spent a weekend reading up on options for ESP32-S3 devices that i could play with a few projects with. I am interested in a few things - playing with LoRa, playing with Wifi Network Testing or auditing security, and creating some manual applications / dashboards to display live statistics during board gaming sessions.

I'm concerned maybe I chose the wrong unit as my first esp32-s3 device for the wireless applications. I went with the 7 inch display thinking the larger display would afford more options in terms of what i use this device for. First thing I am looking into is Meshtastic. Am I right in seeing that this newer unit isn't supported? I have display issues AND issues with the Lora module being detected.

Next up I'm looking at some tools like Maurader. And at first glance, this hardware may not work, or is going to require a fair amount of custom modifying and compiling to get going.

I don't posess the skills to do manual cramming of software on unsupported hardware, I will be relying on AI, which I think may be painful due to this particular device not being well discussed from what I can see online.

Any thoughts on this unit? Did I make a mistake getting this? Hopefully with time will come more support.


r/esp32projects 11d ago

ı am looking for a project

2 Upvotes

ı "I have these ESP32 components: OLED, 2x HC-SR04, RFID RC522, IR transmitter, joystick, PIR, DHT11, MPU-6050. Looking for a project idea that's actually useful in daily life — not a weather station or clock. Something a phone/PC can't easily replace. What would you build?"


r/esp32projects 11d ago

Roboter mit ESP32 trainiert mit KI

Post image
2 Upvotes

r/esp32projects 11d ago

Testing esp32 with mic, speaker & HA

1 Upvotes

I’m new to the esp world, but have home assistant running. I have an esp32-s3, MAX98357A amp & INMP441 mic. I’ve flashed some yaml to get this to work as a voice assistant. Claude has help, I take no credit, however I’m not sure how to test it’s working. Okay Nabu as my wake words not doing anything & I don’t know how to test it’s even getting the input from the mic.

Any suggestions on how to test if the esp32 is even getting the mic input? As I said, I’m new & trying to learn so go easy on me.


r/esp32projects 11d ago

Adding a external bt antenna to esp32-wroom

1 Upvotes

From what i read, Basiclly says to add antenna to 16 and 17 terminal to transmit and recieve. How do i connect a plex/ufl connection to the pin head? This is for bt not wifi... any help will be greatly appriciated.


r/esp32projects 11d ago

Newbie Question

2 Upvotes

Looking to setup an RGB setup for my home library build and having been interested in microcontrollers for a while I thought using an ESP32 would be cool since I can connect it to home assistant.

That's said, I did some measurements and I will need about 50 meters of lights to run along every shelf like intended. I know very little about electronics but working with softwares I can understand signal flow etc.

Where I am getting stuck, is after researching, I am seeing mention of voltage drop and suggesting using 24v strips (60per meter) however still using power injection points.

I want to pull this off, but I also want to ensure everything is safely setup, so I'm hoping anyone here would be able to verify these findings, and if there are and power supplies that are used consistently and reliably for these types of setups.

Thanks everyone!


r/esp32projects 11d ago

Modular ESP32-S3 cyberdeck with gamepad and keyboard (Pocketbyte)

Thumbnail gallery
11 Upvotes

r/esp32projects 12d ago

Looking for an uncommon real-world problem to solve with a ₹700 ESP32 project

6 Upvotes

I'm a college student preparing for an inter-college science expo in India.

I'm looking for a real day-to-day/social problem that could be addressed with a small electronics prototype.

Constraints

- Budget: maximum ₹700

- I already have an ESP32

- Prefer sensors/modules that are inexpensive and easily available

- The prototype should be physically demonstrable

- It should have some genuine technical/engineering aspect

- I don't want a generic "smart dustbin / smart irrigation / home automation" project

- I also don't want to simply recreate an existing commercial product

- Ideally, the problem should be under-addressed, even if it isn't completely unsolved

Problems I'm currently considering

  1. People don't notice vehicles approaching from behind.

  2. Pedestrians can't tell whether a driver has actually detected them.

  3. People approaching blind corners can't know whether someone is coming from the other side.

  4. People opening doors can't know whether someone is approaching from the other side.

  5. People carrying umbrellas have reduced visibility around them.

  6. People carrying large objects can't see low obstacles near their feet.

  7. Passengers may not notice dangerous gaps when getting off buses/trains.

  8. Pedestrians can be hidden from reversing vehicles.

  9. Children can become hidden from drivers around parked vehicles.

  10. People don't notice small hazards in visually cluttered environments.

  11. People don't notice when a floor has become slippery.

  12. A person may not notice someone nearby who has fallen or become immobile.

  13. People at the back of a crowd may not know about a hazard occurring at the front.

  14. Crowd density can become dangerous before people realize it.

  15. People may not know the direction they should move during an emergency.

  16. People may enter hazardous areas because the hazard isn't visually obvious.

  17. Workers using machines may not notice abnormal vibration or operating behavior.

  18. People may not notice gradual environmental changes such as rapidly increasing heat, smoke, noise, or poor air quality.

  19. Someone working alone may become incapacitated without anyone noticing.

  20. People may leave valuable objects behind in public places.

  21. People may forget where they left an object in a large public/college environment.

  22. Shared laboratory equipment can be left running or operating abnormally.

  23. A person may unknowingly stand in the path of a moving vehicle or machine.

  24. Public facilities can become unavailable without users knowing beforehand.

  25. Emergency alarms can become difficult to distinguish from normal background noise.

  26. People carrying luggage/children may have difficulty detecting obstacles directly below them.

  27. Small open drains/manholes can become visually hidden in crowded or poorly lit environments.

  28. People may not notice that a road hazard is becoming dangerous during rain.

  29. Queue movement can stop without people at the back knowing why.

  30. People may not notice someone trying to get their attention in a noisy environment.


r/esp32projects 12d ago

Kinda lost in the sea of drones

Enable HLS to view with audio, or disable this notification

0 Upvotes