software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software [2011/06/20 22:12] – schneider | software [2012/05/29 13:37] (current) – Replaced it with a link to the license on github jette | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Camp 2011 ==== | + | You can find the whole software in our git repository on github: https:// |
| - | see [[functions_cccamp11|here]] | + | |
| - | ==== Basic Functions ==== | + | The code is released under BSD license. |
| - | * Display you name :) | + | |
| - | * Access the on-board storage via USB | + | |
| - | ==== Games ==== | + | ===== Structure ===== |
| - | * tetris TBD | + | |
| - | * snake TBD | + | |
| - | * space invaders TBD | + | |
| - | ==== Controlling other things ==== | + | The base firmware provides you with a set of functions to control |
| - | * AllColoursAreBeautiful - play games on the blinking wall! TBD | + | |
| + | * How to [[build]] your own software | ||
| + | * Use the [[simulat0r]] to test your software without having a r0ket | ||
| + | * Write your own [[l0dable]] but... | ||
| + | * Document the [[l0dables]] you built | ||
| + | |||
| + | * Control the display and backlight: / | ||
| + | * Transfer data to other badges via radio: / | ||
| + | * Write to the internal data flash: / | ||
| + | * Execute functions from the data flash / | ||
| + | * [[crypto|crypto]] functions | ||
| + | * r0ket firmware [[exploit|exploits]] | ||
| + | |||
| + | The software currently uses the core library from microbuilder.eu and in part software from the OpenBeacon project. The software is released under BSD. Further details can be found on [[https:// | ||
| - | ==== art & beauty ==== | ||
| - | * little apple man | ||
| - | * [image]2r0ket konverter | ||
| - | ==== Structure ==== | ||
| - | The base firmware provides you with a set of functions to control the badge: | ||
| - | - Control the display | ||
| - | - Control the backlight | ||
| - | - Transfer data to other badges | ||
| - | - Write to the internal data flash | ||
| - | - Execute functions from the data flash | ||
software.1308600728.txt.gz · Last modified: by schneider
