-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
39 lines (21 loc) · 1.04 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Jaluino project, http://jaluino.org and http://jaluino.googlecode.com
INTRODUCTION
------------
This project is about building Arduino-like boards, some may even say clones,
based on Microchip PIC microcontrollers and powered by jalv2 and jallib.
If you want to help us, by reporting issues, contributing to new jaluino libraries or shields,
you're very welcome ! Join us to the jaluino group (http://groups.google.com/group/jaluino).
Jaluino project has two licenses:
- Creative Common Attribution-Share Alike: license used for schematics and PCBs. See LICENSE.cc
- BSD: license used for Jaluino libraries and samples. See LICENCE.bsd
INSTALL & GETTING STARTED
-------------------------
Read instructions at http://justanotherlanguage.org/content/jaluino/getting_started/front
or HTML or PDF files within "doc" directory.
Have fun !
The jaluino team.
--
* Jalv2 is a high-level language for a number of Microchip PIC microcontrollers
http://casadeyork.com/jalv2
* Jallib is a set of jalv2 libraries
http://jallib.googlecode.com