Skip to content

The Electronic Etch-a-Sketch™ uses two rotary potentiometers as inputs, and a Processing sketch as an output. The Arduino coninunously sends an X and a Y coordinate over the Serial interface. The Processing sketch uses these coordinates to move a draw pointer around a window, tracing as it does so, just like an Etch-a-Sketch™. You can use the se…

Notifications You must be signed in to change notification settings

workshopweekend/etch_a_sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronic Etch-a-Sketch™

The Electronic Etch-a-Sketch™ uses two rotary potentiometers as inputs, and a Processing sketch as an output. The Arduino coninunously sends an X and a Y coordinate over the Serial interface. The Processing sketch uses these coordinates to move a draw pointer around a window, tracing as it does so, just like an Etch-a-Sketch™. You can use the serial monitor to observe the X and Y coordinates as they are sent.

About

The Electronic Etch-a-Sketch™ uses two rotary potentiometers as inputs, and a Processing sketch as an output. The Arduino coninunously sends an X and a Y coordinate over the Serial interface. The Processing sketch uses these coordinates to move a draw pointer around a window, tracing as it does so, just like an Etch-a-Sketch™. You can use the se…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages