User Tools

Site Tools


software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software [2011/06/20 22:33] kiusoftware [2012/05/29 13:37] (current) – Replaced it with a link to the license on github jette
Line 1: Line 1:
 +You can find the whole software in our git repository on github: https://github.com/r0ket/r0ket
 +
 +The code is released under BSD license.
 +
 ===== Structure ===== ===== Structure =====
-The base firmware provides you with a set of functions to control the badge + 
-  * Control the display +The base firmware provides you with a set of functions to control the r0ket 
-  * Control the backlight + 
-  * Transfer data to other badges +  * How to [[build]] your own software 
-  * Write to the internal data flash +  * Use the [[simulat0r]] to test your software without having a r0ket 
-  * Execute functions from the data flash+  * 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 ]] . 
  
software.1308602033.txt.gz · Last modified: 2011/06/20 22:33 by kiu

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki