Bejazzled ESP32 AKA C3FH4 RGB

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
User avatar
andypiper
Posts: 25
Joined: Wed Feb 02, 2022 12:17 pm
Location: Kingston upon Thames, UK
Contact:

Re: Bejazzled ESP32 AKA C3FH4 RGB

Post by andypiper » Mon Apr 25, 2022 12:28 am

Reviving this topic with a couple of news items:

- Les Pounder did a lovely blog post about these boards, making a micro weather station.
- a number of the issues with the C3 are now in better shape (WiFi is no longer blocking the serial in Arduino, and the RMT stuff has all gone away in latest MicroPython)
- I've just tried a custom MicroPython board definition. The helper module can be improved, but I am pretty happy with the fact that I can roll my own builds now.

Post Reply