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:38] 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 r0ket The base firmware provides you with a set of functions to control the r0ket
-  Control the display + 
-  * Control the backlight +  How to [[build]] your own software 
-  * Transfer data to other badges +  * Use the [[simulat0r]] to test your software without having a r0ket 
-  * Write to the internal data flash +  * Write your own [[l0dable]] but... 
-  * Execute functions from the data flash+  * 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.1308602307.txt.gz · Last modified: by kiu

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki