ESP32
Coverage of ESP32 in the Nexus archive.
- Dev proves LLMs will run on anything – even a $10 microcontroller
A developer named SlvDev demonstrated running a TinyStories language model on an ESP32 microcontroller, using techniques like quantization and per-layer-embedding to reduce memory requirements and enable local execution on low-cost hardware.
- An ESP32 based plane radar for my desk
The article describes a DIY project using an ESP32 microcontroller to build a plane radar system for a desk. The project involves tracking aircraft data and is presented as a personal tech innovation.
- Open-Source KiCad PCBs for Common Arduino, ESP32, RP2040 Boards
The article highlights an open-source GitHub repository named 'Easyduino' that provides KiCad PCB designs for popular microcontroller boards like Arduino, ESP32, and RP2040. The project aims to simplify hardware design workflows for developers.
- Why does web3 require on chain login?
The article proposes using an ESP32-based USB device for decentralized login via a browser extension, arguing against web3's reliance on on-chain logins and external authentication systems. It criticizes the need for fees and server dependencies in current login methods.