Index of /
| Name | Last Modified | Size | Type |
| Parent Directory/ | | - | Directory |
| avr/ | 2010-Jul-02 17:54:39 | - | Directory |
| jeebus/ | 2010-Aug-14 08:43:07 | - | Directory |
| jeemon/ | 2010-Aug-23 07:55:30 | - | Directory |
| libraries/ | 2010-Jul-02 17:54:40 | - | Directory |
| README.txt | 2010-Jul-02 18:44:46 | 1.7K | text/plain |
This is the source tree for several Jee Labs projects as described on this page:
http://cafe.jeelabs.net/projects/
Current projects:
avr/ Experimental new code, specifically for AVR hardware.
jeemon/ The JeeMon server, see "jeemon/README.txt" for details.
sketches/ A growing collection of sketches used with JeeNodes.
libraries/ Libraries to be re-used by any Arduino sketches, must be
placed in the proper "libraries/" area of Arduino IDE.
EtherCard/ This library is an adaptation of code by Guido Socher,
Pascal Stang, and Xing Yu and is hence licensed as GPL2.
It can used to interface with the Jee Labs Ether Card.
Ports/ A general-purpose library to connect sensors / actuators
to one of 4 pre-defined "ports". Can be used with the
JeeNode as well as with other Arduino/Freeduino boards.
RF12/ A small wireless packet radio driver for the RF12 chip
by Hope RF. Supports broadcasting, point-to-point comms
between up to 250 networks of 30 nodes, acknowledgments,
and uses 16-bit checksums to validate received packets.
RTClib/ This code was written to create several utilities for
tracking and manipulating time/date values. Can be used
with hardware- and software-based clocks.
All software in this area is MIT-licensed open source unless noted otherwise.