I’m working on making a simple flightcontroller for a model rocket, and I thought it would be nice to use the LoRa32 board I had laying around. It has lots of computing power (compared to atmega328p on my arduinos) and even support multithreading, which I looked forward to testing out […]
ttgo lora32
2 posts
I’ve been using arduino for a while, and allthough I like it for what it is, I have fallen a little head over heels with python! So, when I finally found micropython and had an ESP32-board laying around, it was time to take the step into the big boy league […]