Skip to content

Mechanical SpeedCounter to visualize data (Use case: display real-time visits from a website on a physical Speed Counter)

Notifications You must be signed in to change notification settings

gbelbe/Arduino-Data-SpeedCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Arduino-Data-SpeedCounter

###Mechanical SpeedCounter to visualize data Use case: display real-time visits from a website on a physical Speed Counter

####Requires:

  • an Arduino Uno board
  • an Ethernet Shield
  • a Stepper Motor with a driver board
  • a webpage generating a number between "<" and ">" (ex <2123>)

####How to use:

  • Modify the file to specify the IP address of your site, the port (by default 80) and the webpage from where to parse the number.

  • Upload to Arduino

About

Mechanical SpeedCounter to visualize data (Use case: display real-time visits from a website on a physical Speed Counter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%