A self made and designed embedded development board with several peripherals/devices to use. On top of that is an embedded kernel with several device drivers, forming an OS.
The project aims to develop a suitable SW architecture and a corresponding HW development board, which can be the foundation of learning and experimentation.
- LCD
- DAC
- Buzzer
- LEDs & buttons
- Keypad
- UART (potentially USB)
- Temperature sensing
- Light sensing
- Capacitive touch sensing
- Voltage/angle sensing
- Rotary encoder
- A primitive, embedded OS
- Device drivers for HAL
- Application