Embedded hardware implementations for Arduino.
More...Directories | |
directory | Arduino |
directory | Maemo |
Files | |
file | README.dxy [code] |
Embedded hardware implementations for Arduino.
Embedded hardware implementations.
Embedded hardware implementations for Maemo/Nokia-N810.
The software here is intended for the Arduino environment (see arduino.cc)
The software here is intended for the Maemo environment (see maemo.org) and the Nokia-N810 internet tablet (based on a 400MHz OMAP processor).
This directory and its subdirectories contain various embedded hardware implementations. Often, the embedded hardware has reduced functionality compared to a regular PC (e.g., no floating-point unit). Hence the programs here tende to be simplified compared to the more general C++ classes in other directories. Many of the programs here require specific development environments (e.g., the Maemo SDK which includes a complete virtual machine, cross-compiler, etc) which need to be installed separately.