Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connorrigby/nerves_system_coral
Base Nerves System for the Google Coral Dev Board
https://github.com/connorrigby/nerves_system_coral
Last synced: about 1 month ago
JSON representation
Base Nerves System for the Google Coral Dev Board
- Host: GitHub
- URL: https://github.com/connorrigby/nerves_system_coral
- Owner: ConnorRigby
- License: other
- Created: 2024-09-19T13:52:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T14:00:03.000Z (4 months ago)
- Last Synced: 2024-11-27T07:44:49.885Z (about 1 month ago)
- Language: Elixir
- Size: 506 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Coral Devboard
This is the base Nerves System configuration for the
[Google Coral Devboard](https://coral.ai/products/dev-board).![Google Coral Devboard](assets/images/google-coral-devboard.png)
[Image credit](#google)| Feature | Description |
| -------------- | ----------------------------------------------------------- |
| CPU | 1.8 GHz quad-core Cortex-A53 (64-bi) |
| NPU | AI/ML Neural Processing Unit, up to 2.3 TOPS |
| MCU | ARM Cortex-M7, 800Mhz |
| Storage | eMMC |
| Linux kernel | 6.1 |
| IEx terminal | UART `ttymxc1` |
| GPIO, I2C, SPI | Yes - [Elixir Circuits](https://github.com/elixir-circuits) |
| Display | Yes |
| Ethernet | Yes |
| WiFi | Yes |
| Bluetooth | Yes |
| RTC | Yes |
| HW Watchdog | Yes |[Image credit](#google): This image is from
[coral.ai](https://coral.ai/products/dev-board).