User Tools

Site Tools


software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software [2011/06/20 16:46] – created lilafischsoftware [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://github.com/r0ket/r0ket
-see [[functions_cccamp11|here]]+
  
-==== Games ==== +The code is released under BSD license.
-  * tetris TBD +
-  * snake TBD +
-  * space invaders TBD+
  
-==== Controlling other things ==== +===== Structure ===== 
-  * AllColoursAreBeautiful - play games on the blinking wall! TBD+ 
 +The base firmware provides you with a set of functions to control the r0ket 
 + 
 +  * 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: /firmware/lcd 
 +  * Transfer data to other badges via radio: /firmware/tbd 
 +  * Write to the internal data flash: /firmware/filesystem 
 +  * Execute functions from the data flash /firmware/loadable 
 +  * [[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://github.com/r0ket/r0ket/blob/master/firmware/LICENSE|github ]] .
  
  
-==== art & beauty ==== 
-  * little apple man 
-  * image-to-r0ket konverter 
software.1308581167.txt.gz · Last modified: by lilafisch

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki