2011-06-15 22:05:57 +00:00
|
|
|
This git repo contains the code needed for builing an OpenWRT Kamikaze-based
|
|
|
|
firmware for the Fluksometer v1, aka FLM01.
|
2010-04-15 23:24:36 +00:00
|
|
|
|
2011-06-15 22:05:57 +00:00
|
|
|
tree:
|
|
|
|
.
|
|
|
|
|-- avr
|
|
|
|
| `-- wiring
|
|
|
|
|-- eagle
|
|
|
|
| `-- prj
|
|
|
|
| |-- flukso.sensor.board.v1
|
|
|
|
| |-- flukso.sensor.board.v1.1
|
|
|
|
| `-- flukso.sensor.board.v1.2
|
|
|
|
`-- openwrt
|
|
|
|
|-- files
|
|
|
|
| `-- etc
|
|
|
|
|-- package
|
|
|
|
| |-- avahi
|
|
|
|
| |-- button
|
|
|
|
| |-- expat
|
|
|
|
| |-- flukso
|
|
|
|
| |-- gdbm
|
|
|
|
| |-- intltool
|
|
|
|
| |-- libdaemon
|
|
|
|
| |-- luaexpat
|
|
|
|
| |-- luasocket
|
|
|
|
| |-- luaxmlrpc
|
|
|
|
| |-- luaxyssl
|
|
|
|
| |-- luci
|
|
|
|
| |-- ntpclient
|
|
|
|
| `-- xyssl
|
|
|
|
`-- patches
|
2010-12-03 21:35:48 +00:00
|
|
|
|
2011-06-15 22:05:57 +00:00
|
|
|
avr: AVR microcontroller code for the v2 Flukso sensor board
|
2010-12-03 21:35:48 +00:00
|
|
|
|
2011-06-15 22:05:57 +00:00
|
|
|
eagle: Eagle schematic, board and BOM files for building a v2 Flukso sensor
|
|
|
|
board
|
2010-12-03 21:35:48 +00:00
|
|
|
|
2011-06-15 22:05:57 +00:00
|
|
|
openwrt: the modules, patches and scripts needed to tailor a stock OpenWRT
|
|
|
|
Backfire to the Fluksometer hardware.
|
2010-12-03 21:35:48 +00:00
|
|
|
|
|
|
|
|
2011-06-15 22:05:57 +00:00
|
|
|
$forum = www.flukso.net/forum
|
|
|
|
$mailing_list = flukso-dev-join@lists.flukso.net
|
|
|
|
$irc = #flukso on freenode
|
|
|
|
|