Also have you seen this neat little #OpenSCAD program that you give it a list of screw hole locations and it automatically generates a 3D printable PCB mounting frame baseplate with standoffs? It's really slick!

(What do you mean "No, because you forgot to share it before")

https://www.printables.com/model/1316292-unified-baseplate-whisk

#Arduino#ESP32 #electronics #maker#3DPrint#3DPrinting

Got my little "fan controller" built. It's just an ESP32 with a relay board controlling a couple of outlets. It subscribes to MQTT and receives commands and sends status. Buttons to toggle outlet state, LEDs above buttons to indicate state. LEDs along right are power, WiFi connected, MQTT connected.

Just before bed slapped together Python script that runs on my server to monitor bedroom temp and outdoor temp and keep room comfortable without A/C. It worked!

#Arduino#ESP32 #electronics #maker

So happy to see the project that I have been in love with and contributing to for the last several years getting so much attention.

If you work with ESP32 or RPi Pico devices and want a development platform built with fault tolerance and concurrency at it’s heart that allows you to write sophisticated applications with very little code AtomVM might be just what you are looking for.

https://www.atomvm.net

https://github.com/atomvm/AtomVM

#atomvm#IoT #wasm #esp32 #pico #unix#Erlang#Elixir