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

Idea for this PR is to add a network bridge mode for repeaters.

This will let you take multiple LoRa radios, setup meshcore repeater firmware and listen on any number of channels or with different antenna setups and bridge the routing across those different channels with a shared Wifi link(the two dotted white boxes).

I've tested it for a few days and it's pretty amazing to see meshcore automatically finding bridged routes.

https://github.com/ripplebiz/MeshCore/pull/96

#lora #meshcore #meshtastic #esp32 #offgrid

Rapidly moving my meshtastic nodes over to meshcore 🤘🏿

Going very smoothly so far. Meshcore is notably very fast at message delivery and delivery confirmations back to the sender.

Thinking I'll leave my primary meshtastic infrastructure nodes up and build meshcore nodes to deploy next to them so as the network matures I can do head to head comparisons.

#lora #meshtastic #meshcore #lilygo #tdeck #wisblock #seeedstudio #esp32

Writing my first meshcore PR 🤘🏿

It's still a work-in progress, but having a lot of fun learning this code base!

https://github.com/ripplebiz/MeshCore/pull/96

#lora #meshcore #meshtastic #privacy #networking #esp32 #offgrid

MeshCore has released their code today.

I've read most of the code and this is fairly early, limited docs, no mobile app and limited hardware testing.

That being said the over the air protocol+routing looks excellent. The code is well designed and fairly slim. The security posture is good and designed in from the start.

They get so much right in so little code. I even think I could make this messtastic compatible faster than they can improve.

https://github.com/ripplebiz/MeshCore

#MeshCore#Meshtastic

Rapidly moving my meshtastic nodes over to meshcore 🤘🏿

Going very smoothly so far. Meshcore is notably very fast at message delivery and delivery confirmations back to the sender.

Thinking I'll leave my primary meshtastic infrastructure nodes up and build meshcore nodes to deploy next to them so as the network matures I can do head to head comparisons.

#lora #meshtastic #meshcore #lilygo #tdeck #wisblock #seeedstudio #esp32