Technology

PC keyboard to an AVR

PC keyboard to an AVR

Simonetta writes – A simple program demonstrating how to interface a standard PC keyboard to an AVR. In assembler for Tiny11 but adaptable to all AVRs. There are two routines. An interrupt routine that collects the bits sent from the keyboard into a byte, and the routine to parse these bytes into ASCII. PC keyboard […]

Arduinos are back in stock…

Arduinos are back in stock…

The last time these were in our store they sold out in a couple days – The Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It’s an open-source physical computing platform based on a simple microcontroller board, and a development environment for […]