Difference between revisions of "Development"

From ArmadeusWiki
Jump to: navigation, search
(Third party open-source)
 
(3 intermediate revisions by 2 users not shown)
Line 70: Line 70:
  
 
=== Web ===
 
=== Web ===
* [[Boa|Boa (Embedded Webserver)]]
+
* [[Lighttpd]]: lightweight Webserver
 
* [[Links]]: lightweight textual mode Web browser
 
* [[Links]]: lightweight textual mode Web browser
 
* [[Flot]] : Javascript plotting library for jQuery
 
* [[Flot]] : Javascript plotting library for jQuery
Line 78: Line 78:
 
=== Network ===
 
=== Network ===
 
* [[Ngircd]] : an IRC server
 
* [[Ngircd]] : an IRC server
* [[tftpd]] : adding a tftpboot server on apf
+
* [[tftpd]] : adding a tftpboot server on APF/OPOS
 
|----------------
 
|----------------
 
|
 
|
Line 89: Line 89:
 
|
 
|
  
===Third party non free ===
+
===Third party not open-source ===
 
* [[Straton]]
 
* [[Straton]]
 
|----------------
 
|----------------

Latest revision as of 15:12, 1 April 2020

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


Tools/Debug

Bootloader / U-Boot

Linux

Userland

Tutorials / Tips

Libraries

Graphical User Interface / Games

Scripts / Languages

Realtime applications

Web

  • Lighttpd: lightweight Webserver
  • Links: lightweight textual mode Web browser
  • Flot : Javascript plotting library for jQuery

Network

  • Ngircd : an IRC server
  • tftpd : adding a tftpboot server on APF/OPOS

Robotics/Domotic

Third party not open-source

Examples of projects

Miscellaneous

Old stuff

Links