Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connorrigby/nerves_system_underglow3

hardware support for underglow3
https://github.com/connorrigby/nerves_system_underglow3

Last synced: 2 months ago
JSON representation

hardware support for underglow3

Awesome Lists containing this project

README

        

# ConeRGB Underglow3 Nerves Support

[![Hex version](https://img.shields.io/hexpm/v/nerves_system_underglow3.svg "Hex version")](https://hex.pm/packages/nerves_system_underglow3)

This is the base Nerves System configuration for [ConeRGB V3](https://github.com/connorrigby/underglow3).

![](assets/underglow3-pcb.jpg)

| Feature | Description |
| -------------------- | ------------------------------- |
| CPU | 1.2 GHz ARM Cortex-A7 Dual-Core |
| Memory | 128 MB DDR3 |
| Storage | MicroSD |
| Linux kernel | 6.1 w/ patches |
| IEx terminal | UART `ttyS0` |
| GPIO, I2C, SPI | Yes - [Elixir Circuits](https://github.com/elixir-circuits) |
| Display | No |
| ADC | No |
| PWM | 8 channels |
| UART | ttyS0 |
| Camera | No |
| Ethernet | No |
| WiFi | Onboard WiFi |
| RTC | No |
| HW Watchdog | Yes |

## Special Thanks

Most of the hard work in this repo was gleamed from [YuzukiSBC](https://github.com/YuzukiHD/Buildroot-YuzukiSBC)