D printed breadboard designs optimized to leave as many rows as possible for the Raspberry Pi Pico and ESP32 development ...
Developed by Laboratorium in Poland, the M5MonsterC5 is an ESP32-C5-based "Marauder" hacking tool designed to work with M5Stack Cardputer ADV or M5Stack ...
$ cd hello-world $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p COM4 monitor $ cd hello-gpio $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p ...
I wanted to see if it was possible to run a Large Language Model (LLM) on the ESP32. Surprisingly it is possible, though probably not very useful. The "Large" Language Model used is actually quite ...