Skip to content

jrobertson/shutter3_morsecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using the Shutter3_morsecode gem to publish a message to an SPS broker

require 'shutter3_morsecode'

s3s = Shutter3MorseCode.new 'FF:FF:EF:FE:E0:3A', sps_address: '192.168.4.135'
s3s.start

Output:

MESSAGE: shutter3: ready

The above output displayed the message ready from the morse code I tapped out using the Android button to represent a dash and the iOS button to represent a dot. The send command was initiated by holding down either button for a couple of seconds.

Resources

shutter3 morsecode sps

About

Uses a Shutter3 bluetooth device to publish SimplePubSub (SPS) messages using morse code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages