johnwlockwood / txnats

Use @nats.io with twisted
MIT License
7 stars 4 forks source link

Raspberry Pi Sense Hat LED control example #23

Closed johnwlockwood closed 8 years ago

johnwlockwood commented 8 years ago

Run sense_led_serve.py from a Raspberry Pi with a SenseHat installed

Run send_sense from another computer to send messages to be displayed on the SenseHat's 8x8 LED grid.

This is an example of controlling devices over the network.

Recommend to downloading the gnatsd server from http://nats.io and running it and then run these scripts with --host set to the address of the computer running it.