Skip to content

Wedbeveloper/arduino-input-to-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino-input-to-array

Simple arduino code to load user inputs into an array. Play with it here: https://www.tinkercad.com/things/8rQE1vWJKZc

Took a couple days to learn some of the ins and outs of arduino to help a friend troubleshoot a problem she was having with her simon-says personal project. The code simply stores the user's 5 most recent inputs into an array and outputs them to console.

I've included a file "tinkerThing.png" to show what pops up in the console as to get an idea for what exactly the code does.

About

Simple arduino code to load user inputs into an array.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages