Using Gertboard ATmega as Arduino board

Gertboard is a great IO extension that has the capability of mimicing behaviour of an Arduino board through its ATMega channels. To set it up, you need to: 1. Connect the Gertboard wires as follows: GPIO pin 8 with ISP pin 5 (RESET) GPIO pin 9 with ISP pin 1 (MISO) GPIO…