Skip to content
master
Go to file
Code
This branch is 41 commits ahead, 5244 commits behind arduino:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.txt

This project is discontinued, please use the all new and shiny jNoduino https://github.com/pscholl/jnoduino

Arduino JNode Port
==================

This Arduino Fork ports the [Arduino][1] Environment to the [JNode][2].
Therefore the adapted Firmware provides two virtual Serial Interfaces via
the [LUFA][3] USB Library.
The first as an usual Arduino Serial Connection as known from the Arduino Leonardo.
The second is used to programm the Jennic.

For wireless communiction the Arduino EthernetClient and EthernetServer classes 
will be implemented, using the jennic for 6LoWPAN over ZigBee.

[1]: http://www.arduino.cc/ "Arduino"
[2]: https://github.com/teco-kit/Jennisense/wiki/Hardware#jnode---small-footprint-and-plenty-of-sensors
[3]: http://www.fourwalledcubicle.com/LUFA.php "LUFA"

Cloning this repository
=======================

Additionally you need to checkout the submodule to get the CC3000 library:

    git submodule init
    git submodule sync

Installation
============

For�linux an updated build is available here [1], additionally the dfu-programmer [2] needs to be installed.

[1]: https://github.com/pscholl/Arduino/raw/master/build/linux/arduino-0104-linux.tgz
[2]: http://dfu-programmer.sourceforge.net/

CREDITS
-------
The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,
Gianluca Martino, Daniela Antonietti, and David A. Mellis.
Arduino is an open source project, supported by many.

Arduino uses the GNU avr-gcc toolchain, avrdude, avr-libc, and code from
Processing and Wiring.

The LUFA Library is written by Dean Camera.

Icon and about image designed by ToDo: http://www.todo.to.it/

About

open-source electronics prototyping platform

Resources

License

Packages

No packages published
You can’t perform that action at this time.