forked from flukso/flm02
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
52 lines (44 loc) · 1.13 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
This git repo contains the code needed for builing an OpenWRT Backfire-based
firmware for the Fluksometer v2, aka FLM02.
tree:
.
|-- avr
|-- docs
| `-- manual
|-- eagle
| |-- cam
| |-- dru
| |-- lbr
| `-- prj
| |-- flukso.sensor.board.v2.0
| `-- flukso.sensor.board.v2.1
|-- openwrt
| |-- files
| | `-- etc
| |-- package
| | |-- avahi
| | |-- avrdude
| | |-- button
| | |-- expat
| | |-- flukso
| | |-- gdbm
| | |-- intltool
| | |-- libdaemon
| | |-- luaprofiler
| | |-- luci
| | |-- mii-tool
| | |-- ntpclient
| | |-- remote-update
| | `-- rrdtool-1.0.x
| `-- patches
`-- tools
avr: AVR microcontroller code for the v2 Flukso sensor board
docs: LaTeX sources of the Fluksometer Manual
eagle: Eagle schematic, board and BOM files for building a v2 Flukso sensor
board
openwrt: the modules, patches and scripts needed to tailor a stock OpenWRT
Backfire to the Fluksometer hardware.
tools: a set of helper tools for flashing, generating boardconfigs, etc.
$forum = www.flukso.net/forum
$mailing_list = [email protected]
$irc = #flukso on freenode