https://github.com/protolux-electronics/nerves_system_trellis
https://github.com/protolux-electronics/nerves_system_trellis
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/protolux-electronics/nerves_system_trellis
- Owner: protolux-electronics
- License: apache-2.0
- Created: 2025-05-22T22:07:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-15T21:52:47.000Z (5 months ago)
- Last Synced: 2026-02-15T22:14:02.167Z (5 months ago)
- Language: Elixir
- Size: 84 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Trellis Nerves Support
This is the base Nerves System configuration for [Trellis](https://github.com/protolux-electronics/trellis).
| Feature | Description |
| -------------------- | ------------------------------- |
| CPU | 1.2 GHz ARM Cortex-A7 Dual-Core |
| Memory | 256 MB DDR3 |
| Storage | Onboard Flash |
| 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
Thank you to Connor Rigby who laid down the base for this repo