Skip to content

analog-io/analog_io_lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analog.io lib

This library is inspired by the Enrf24 library but is expanded to encompass specific hardware features of the analog.io MSP430 Sensor node. This hardware uses the HopeRF RF75 Transceiver which is compatable with Nordic nRF24.

What is improved in this library is that users are also able to:

  • Transmit 14byte Bluetooth Low Energy Beacons using the bleTransmit()
  • TODO: Publish data to MQTT using the analog.io hub*
  • TODO: Subscribe to MQTT streams using the analog.io hub*

*Requires analog.io hub

Installation Instructions

  • Download zip repository from this github page
  • Unzip the package and rename the folder to "analog_io"
  • move/copy this folder to the Energia Libraries folder, this is typically found in:
    • /Contents/Resources/Java/hardware/msp430/libraries

About

nRF24L01+ Transceiver Library for Energia, geared for simplicity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.8%
  • C 24.2%