Difference between revisions of "Development"

From ArmadeusWiki
Jump to: navigation, search
(Realtime applications)
(Tutorials / Tips)
Line 35: Line 35:
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[Automatically launch your application]]
 
* [[Automatically launch your application]]
 +
* [[UsingSyslog |How to log using syslog]]
 
* [[Floating Point usage]]
 
* [[Floating Point usage]]
 
||
 
||

Revision as of 17:19, 19 September 2012

On this page you will find useful information to develop software for your Armadeus board

Project

Tools/Debug

Bootloader / U-Boot

Linux


Userland

Tutorials / Tips

Libraries

Graphical User Interface / Games

Scripts / Languages

Realtime applications

Web

Network

  • Ngircd : an IRC server
  • tftpd : adding a tftpboot server on apf

Robotics/Domotic

Third party non free

Examples of projects

Miscellaneous

Links