Skip to content

Morse-Code-over-IP/ble-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ble-morse

Bluetooth Low Energy interface for morse key. This is a prototype under development...

Hello World

Compatibility:

Can be used with iOS IRMC.

  • ble_morse 0.2 and ios-irmc 0.2 (ext branch)
  • ble_morse 0.4 and ios-irmc 0.4

Code Quality

This is experimental code.

Hardware Requirements:

  • radino nRF8001
  • radino Leonoardo (4)

Software Requirements:

Installing Radino Libs and HW

Remarks on the installation process:

  • On OSX the folder for the Arduino files is ~/Documents/Arduino
  • Follow the instructions given in (2) to
  • assert: it is possible to detect the programmer and upload a sketch.
  • Custom HW boards will be added using an interface (1)
  • USB modem interface here: /dev/tty.usbmodem1411

Testing the UART:

References