Skip to content

In this repository you will find code and schematics for my arduino calculator project , you can also play the classic snake on it

Notifications You must be signed in to change notification settings

stelios1361/ArduinoCalculatorSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ArduinoCalculatorSnake

easy-to-make fun project and somewhat helpful! It's a device that can do math but also can play the 'ol classic snake game. The main part of the project is the central microcontroller the ATMEGA328p. I used it because its one of the most popular low-cost microcontrollers and easy to use! For the screen, I went with the classic Nokia 5110 because it gives the cool retro pixel experience that many old phones had. For the keypad its just a bunch of tact push-buttons aranged in a matrix configuration. Powering this thing is pretty easy with just a small Li-Po battery of around 400mah should last for a while

handheld handheld

About

In this repository you will find code and schematics for my arduino calculator project , you can also play the classic snake on it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages