smartrent / nerves_system_srhub

Nerves System - SmartRent Hub (OSS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nerves System for the SmartRent Hub (OSS)

This is the base Nerves System configuration for the SmartRent Hub used for public trainings and open source purposes.

SmartRent Hub image

Feature Description
CPU 1 GHz ARM Cortex-A8
Memory 512 MB DRAM
Storage MicroSD
Linux kernel 5.10 w/ BBB patches
IEx terminal ttyS0 via the FTDI connector
UART LTE @ttyS1, Z-Wave @ttyS4
USB Two host interfaces - LTE and WiFi
I2C i2c-1 to PMIC to ATECC608A
Ethernet No
LEDs Red/green LEDs exposed via /sys/class/leds

Console access

The console is configured to output to ttyS0. This can be accessed by soldering wires onto test points on the underside of the board.

TODO: show where

Device tree overlays

This system does not enable or use device tree overlays. All device tree configuration for the hub is in the main device tree file - am335x-smartrent.dts

WiFi

TODO

About

Nerves System - SmartRent Hub (OSS)

License:Apache License 2.0


Languages

Language:Elixir 65.2%Language:Shell 26.0%Language:Makefile 8.8%