“I want to show you my project “AVRelay”. It is a pocket mini AVR computer. It loads system on startup so you are able to load from SD card game or app. On video you can see older version of system, now it has GUI ;) There are two Atmega328. First processor is called “SDLoader”, second is main processor (it is connected to LCD and buttons). Both CPUs are connected via I2C (Wire Library) for communication and serial port to loading .HEX program from SD card through SDLoader to Main CPU. To code SDLoader I used BootDrive project.”
Related Content
Related Posts:
- Recreating classic games with a bare MCU
- The Memento Game
- ATmega Alien Themed Slot Machine
- Microbit-TVPong
- Making Game Console
- Arduino 3D Printed Compass
- How to make universal battery charger
- Handheld Pong & Invaders on the cheap (Arduino compatible)
- GameBoy 5110 - Arduino Handheld Game Console by 3D Printing
- Game of Life With Nokia 5110 LCD