Archives by date

You are browsing the site archives by date.

Arduino find the number game

I think I have programmed my first computer game. Computer being an 8bit micro controller 🙂 I hooked up 4 push buttons and an I2C LCD to an Arduino Uno. The first push button adds 1 to the number shown on the LCD, the second detracts 1, the third multiplies the number by 2 and […]