Welcome to the Acme Systems Board web site. These pages are served by your Linux board using the pre-installed Lighttpd web server. You can modify these web contents or edit and run programming code examples directly from your web browser using the Web Based IDE Codiad without any need to install software on your PC.
Create, Edit, Save and Load your sources in C, C++, Python, Html, CSS, Javascript, PHP, etc. directly from your web browser using Codiad.
Edit and compile your custom device tree to initializate and config your hardware at Linux startup.
Use these login data:
Shell in a box provides a web interface to get access to the Linux Debian command prompt. In this way you can execute code examples or manage your system directly from your web browser using just the same port 80 used for the other web applications.
login: acme Password: ariag25
Inside the command prompt you can obtain the root privileges by typing:
$ su login: root Password: ariag25
Explore the board signals using the dynamic pinmap views, configure and set the GPIO lines, send and receive data over the I2C and SPI bus or the USART lines, generate PWM signals and read A/D values.
Edit and compile your custom device tree to initializate and config your hardware at Linux startup.