Embedded Example Projects
Hardware examples using electricui-embedded, basic examples and projects covering several vendor toolchains.
| Ecosystem | Tested Chipset/Family | Example |
|---|---|---|
| Arduino | ATMEGA328, ATMEGA32U4, MEGA2560, SAMD21, ESP32, NRF52840, Teensy 3.2/3.5 | Example sketches |
| 3-axis HX711 load cell viewer with Feather M0 | Firmware and Interface | |
SAMD21E18 based helloboard USB stick | Github Repo | |
| Sparkfun AS7265x Triad Spectrometer breakout demo | Github Repo | |
| Aputure LS300DII DMX controller UI | Github Repo | |
| ST | STM32F407 Discovery | CubeMX and CLion IDE basics |
| STM32F407 Discovery | Bidirectional DMA UART with LL | |
| STM32F407 Discovery | xsens MTi IMU library demo | |
| STM32F429 Custom PCB | Mechanics, PCB, Firmware, Interface - Delta Robot Project | |
| STM32F746 | DRAFTED | |
| Espressif | ESP32 | Event driven UART example (IDF) |
| ESP32 | DRAFTED - Websockets example (IDF) | |
| Raspberry Pi Pico | RP2040 | pico-sdk C example with UART |
| Nordic | nRF52840 | DRAFTED |
| RISC-V | SiFive Freedom E310 | DRAFTED |
| Texas Instruments | MSP430 | TODO |
| TM4C123GXL Launchpad | TODO |
As the electricui-embedded library is platform agnostic C, it should work on most C and C++ targets without changes, and only needs minimal integration effort.
If you have a particular platform you'd like an example created/tested, get in touch!