I just want to write firmware again 😅
#esp32 #arduino
Looking into adding support for a wider range of displays to my #ESP32 project.
Shortlisted so far:
- #Adafruit GFX
- LovyanGFX
- U8G2 (monochrome only)
- TFT eSPI (slow in adding support for new hardware)
What's your go-to library for #Arduino IDE?
3.2.2025 20:12Looking into adding support for a wider range of displays to my #ESP32 project. Shortlisted so far:- #Adafruit GFX- LovyanGFX- U8G2...Any of these low-cost development boards can be turned into a fully functional #crypto hardware wallet with https://colibri.diy ❤️
#arduino #esp32 #buildinpublic
3.2.2025 17:58Any of these low-cost development boards can be turned into a fully functional #crypto hardware wallet with https://colibri.diy...change of gears, from firmware 📟 to webdev 💻
started work on a companion webapp built with #Nextra, and reusing the building blocks as Typescript/ #React SDK
31.1.2025 00:19change of gears, from firmware 📟 to webdev 💻started work on a companion webapp built with #Nextra, and reusing the building blocks as...wasted three days on building an OTA update feature that will be only useful in a couple of months.
damn ADHD 😅
#esp32 #buildinpublic
ElegantOTA's open-source edition obfuscates the html source of the landing page in the lib.
Took me 2min to find out it's just gzipped and converted to bytes.
Even easier, open the page in the browser and _right-click > view source > copy & paste_
https://github.com/ayushsharma82/ElegantOTA
28.1.2025 19:30ElegantOTA's open-source edition obfuscates the html source of the landing page in the lib. Took me 2min to find out it's just...This is why you shouldn't trust *any* hardware to be 100% secure.
Build your projects in a way that even if the device is compromised, there's no useful data to extract.
https://courk.cc/breaking-flash-encryption-of-espressif-parts
28.1.2025 19:14This is why you shouldn't trust *any* hardware to be 100% secure. Build your projects in a way that even if the device is compromised,...Hello World 👋
27.1.2025 18:39Hello World 👋⬆️
⬇️