This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software [2018/09/09 08:56] jeff |
software [2021/09/13 05:57] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Software====== | ======Software====== | ||
| - | This section will contain documentation about software that is offered with the [[hardware: | + | The Wattmon devices run on our proprietary operating system, called the WattmonOS, which is written in C and uses the FreeRTOS task scheduler. It features an interpreter that can process uPHP, our custom scripting language based on PHP. The WattmonOS is best described into two parts – the firmware layer and the application layer. The firmware layer is embedded on the Wattmon flash memory, whereas the application layer is stored on a microSD card. The firmware reads configuration files at power-up off the microSD card and initialises the system accordingly. |
| + | ====Categories==== | ||
| - | * The firmware | + | This section contains documentation about the software |
| - | * The WattmonOS or Operating System files that are stored on the SD Card | + | |
| - | * And some other notes on the cloud portal services that are available | + | |
| - | ====Coming soon!==== | + | * The [[software:wattmonos|WattmonOS]] or Operating System files that are stored |
| - | + | * The firmware that is flashed to the embedded memory of the Wattmon data loggers. | |
| - | {{wiki:dokuwiki-128.png|We're working | + | * And some other notes on the cloud portal services that are available. |