Libraries
The following libraries for JeeNodes are compatible with the Arduino IDE:
- EtherCard - software for the Ether Card, derived from code by Guido Socher and Pascal Stang (GPL2)
- GLCDlib - driver for the 128x64 GLCD used in the Graphics Board hardware
- Ports - implements an abstraction matching the 6-pin connectors used with JeeNodes and Plugs
- RF12 - implements an interrupt-driven driver for the RFM12(B) modules made by HopeRF
- RTClib - deals with dates and times, and interfaces with RTC chips, clock radio modules, etc.
There are numerous example sketches in these libraries.