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

https://github.com/protolux-electronics/nerves_system_vitis


https://github.com/protolux-electronics/nerves_system_vitis

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vitis Nerves Support

This is the base Nerves System configuration for [Vitis](https://github.com/protolux-electronics/vitis).

| 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