Skip to content

sharpn/node-tilt-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-tilt-mqtt

required

Raspberry pi with onboard bluetooth

installation

  • Run sudo apt-get update && sudo apt-get -y upgrade
  • Install Nodejs sudo apt-get install -y nodejs
  • Run in the root of this directory npm run build
  • Run MQTT_ADDRESS=mqtt://<IP_ADDRESS_OF_MOSQUITTO> node .

This software publishes all data onto the queue tele/TILT-<TILT_COLOUR>/SENSOR

TILT_COLOUR should be one of the following

  • Red
  • Green
  • Black
  • Purple
  • Orange
  • Blue
  • Pink

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published