Skip to content

miketeix/LoveHate-Meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Love-Hate Meter

Node.js application that collects streaming tweets containing the words Love and Hate, spits them onto a webpage via WebSocket connection, and broadcasts tweets-per-second to an arduino via serialport.

The Arduino file is rigged to receive those values and accordingly activate two digitally addressable LED strips as if they were a meter oscillating between 0 and 100 (tweets/second).

Many thanks to Stephen Braitsch for developing an easy-to-use module that employs the serialport npm package.

ScreenShot

About

Twitter Love-Hate Meter with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages