s/ESP32
Tell us about your ESP32 / ESP8266 / etc. based projects!
Posts
Undocumented commands found in ESP32 โ It seems suspicious as heck. [gemini link]
๐ฌ 20 comments ยท 2025-03-09 ยท 1 year ago
Lilygo T-deck opinions? โ Anyone have any thoughts on the lilygo t-deck beyond using it as a mesh device? blackberry firmfactor and nice looking screen.
๐ฌ 1 comment ยท 2025-01-22 ยท 1 year ago
ESP32-CAM poor quality โ I managed to compile some ESP-IDF examples for ESP32-CAM, and the image quality is atrocious. I was hoping to make a simple 'security camera', but the image is so low resolution and low quality that I doubt any faces would be recognizable. The example web server allows a lot of tweaks for the camera, but increasing the resolution and JPEG quality does not seem to improve the image - it seems to be 1990 quality image, you can actually count the pixels! I am using the...
๐ฌ 2 comments ยท 2025-01-06 ยท 1 year ago
Arduino Sucks โ I can't believe how bad Arduino is! Every year it gets worse. I distinctly remember doing something with it last year, noting that it is terrible, and struggling with ESP-IDF, because it was worth it. A year later, it is virtually unusable. I installed the package with apt-get, but it is ancient and does not seem to support my AI-THINKER board. The up-to-date app-image does not work with modern Ubuntu (24.04). Took me a day to figure out how to defeat the security completely...
๐ฌ 5 comments ยท 2025-01-04 ยท 1 year ago
Cams โ I'm away often and considered setting up some cameras. any advice or words of warning? I almost bought a few double decker ESP 32 cams but then decided to ask here first
๐ฌ 3 comments ยท 1 like ยท 2024-12-19 ยท 1 year ago
Preview of a Gemini browser for ESP32 ๐ โ I started working on a little ESP32 based Gemini browser in Micropython! Check out the link for a video of the progress so far. It can make simple Gemini requests over TLS, and render the contents to a 2.8in TFT screen with some basic typography. Might add an ASCII-art-to-Bitmap proxy into the mix; so I can render ASCII art properly to the screen, but offloading the computation from the ESP32 to some outside service. Pretty cool, for parts you are...
๐ฌ 13 comments ยท 4 likes ยท 2024-12-11 ยท 1 year ago