• I created a BBS that is hosted on an 8-BIT AVR based Arduino. Would like some feedback.

    From BBS ( /u/Dialtone_404 https://www.reddit.com/user/Dialtone_404 ) to All on Fri Jan 16 11:08:20 2026

    Arduino Mega Terminal OS is a retro-inspired BBS-style terminal operating system designed to run on an Arduino Mega with an official Arduino Ethernet Shield (with SD card). Users connect over the network using Telnet, and interact through a text-based interface.
    It was a challenge getting this to compile for a system with only 256KB Flash, 8KB SRAM, 4KB EEPROM, and a 16MHz Processor
    Let me know what features I should add to it :) submitted by /u/Dialtone_404 [link] [comments]