The eMBee ONE is an easy-to-build pocket computer using off-the-shelf parts. It currently consists of:
- CPU: ATMega 328P (28-pin DIP)
- Display: 128x64 pixel OLED screen (SPI)
- Keyboard: CardKB credit card sized QWERTY keyboard (I2C)
- Storage: 24LC256 external EEPROM (giving 32KB storage for BASIC programs via I2C)
- Audio: Piezo buzzer - for simple bleeps and bloops
- Power: 9V PP3 battery
- Case: Altoids tin - everything fits in here!
- Software: Running eMBee BASIC (not based on TinyBasic) modified from the brilliant Arduino BASIC by Robin Edwards
I like the eeprom "Cartridge"!