Skip to content

A little bits compatible module that connects to shiftr.io.

License

Notifications You must be signed in to change notification settings

IAD-ZHDK/ShifterBit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shifter Bit

A littleBits compatible module that connects to shiftr.io.

Multiple ShifterBits

Parts

Useful Links

Configuration

To configure the bit, edit the /config.txt on the SD card:

# Wifi Config
wifi_ssid: MY_WIFI
wifi_key: hidden_secret

# MQTT Config
mqtt_broker: broker.shiftr.io
mqtt_user: try
mqtt_password: try
mqtt_client_id: bit1

# Publish & Subscribe
# set to '-' to disable
publish_topic: data
subscribe_topic: -

# Uncomment to enable JSON
# use_json

About

A little bits compatible module that connects to shiftr.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages