No commit activity in last 3 years
No release in over 3 years
Uses a Shutter3 bluetooth device to publish SimplePubSub (SPS) messages using morse code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.2.1, ~> 0.2
>= 0.1.1, ~> 0.1
 Project Readme

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