TheDistractor / jeelib

JeeLib combines the Ports and RF12 libraries from JeeLabs

Home Page:http://jeelabs.org/jeelib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JeeLib is an Arduino IDE library for the "ports" on JeeNodes, the
"RF12" wireless driver library, timers, low-power code, and several interface
classes. With examples for many sensor & interface boards made by JeeLabs.


The latest source code for this project is maintained on GitHub.

You can download all the project source files in ZIP or TAR format:

  • Unpack the archive and rename the resulting folder to "JeeLib".
  • Move it to the "libraries" folder in your Arduino sketches area.
  • Restart the Arduino IDE to make sure it sees the new files.

The wiki for this library is at http://jeelabs.net/projects/cafe/wiki.

The API documentation is generated by Doxygen and can be found here.

For questions and reporting bugs, check out the JeeLabs forums.

About

JeeLib combines the Ports and RF12 libraries from JeeLabs

http://jeelabs.org/jeelib


Languages

Language:Arduino 42.9%Language:C 36.5%Language:C++ 15.4%Language:Objective-C 3.7%Language:Tcl 1.5%