Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jcw committed Feb 8, 2014
1 parent 74cbd21 commit 3d2576f
Showing 1 changed file with 6 additions and 23 deletions.
29 changes: 6 additions & 23 deletions README.md
@@ -1,27 +1,10 @@
**JeeLib** is an Arduino IDE library for the "ports" on [JeeNodes][1], the
"RF12" wireless driver library, timers, low-power code, and several interface
classes. With examples for many sensor & interface boards made by [JeeLabs][2].
**JeeLib** is an Arduino IDE library for [JeeNodes][1] (made by [JeeLabs][2])
and for compatible devices, with drivers for its wireless radio module,
its "JeePort" interfaces, and a range of add-on "JeePlug" interfaces.

----
The home page for this library is at <http://jeelabs.net/projects/jeelib/wiki>.

The latest source code for this project is maintained on [GitHub][3].
License: MIT

You can download all the project source files in [ZIP][4] or [TAR][5] 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][6].

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

[1]: http://jeelabs.net/projects/hardware/wiki/JeeNode
[1]: http://jeenode.com/
[2]: http://jeelabs.org/
[3]: https://github.com/jcw/jeelib
[4]: https://github.com/jcw/jeelib/zipball/master
[5]: https://github.com/jcw/jeelib/tarball/master
[6]: http://jeelabs.net/pub/docs/jeelib/
[7]: http://jeelabs.net/projects/cafe/boards/

0 comments on commit 3d2576f

Please sign in to comment.