Nut/OS Examples

From NutWiki

Jump to: navigation, search

Contents

Quick Start

AVR-CPU based

ARM-CPU based

Basic

Hardware Control

Periphery

Filesystem

Network

Lua Scripts

Debugging

Programmable Logic

Portability

Nut/OS supports several different targets. Typically application development will start for a specific platform, but it is a good idea to keep your code as portable as possible. This will give you the freedom to move to another hardware with minimal effort.

Optimizing

Personal tools