signal_tag · 2_broadcasts
#embedded
// 2 transmissions tagged with #embedded

TX_004877· Engineering
Website hosted on an 8-bit microcontroller
Maurycy Zarzycki built a working web server on an ATmega328P, the 8-bit chip in Arduino Uno, running a minimal HTTP server over Ethernet with hand-coded assembly and C [Maurycy Zarzycki's Blog].

TX_882508· Engineering
Windows CE 2.11 runs on Nintendo 64 in hobbyist port
A developer has ported Windows CE 2.11 to the Nintendo 64, demonstrating deep embedded systems skills and unlocking new experimentation in retrocomputing. The project, WinCE64, is live on GitHub.