manczakw / ZephyrTempSensor

A weather station based on the Zephyr RTOS, Arduino Nano 33 BLE, and a custom Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZephyrTempSensor

A weather station based on the Zephyr RTOS, Arduino Nano 33 BLE, and Android app

source ~/zephyrproject/.venv/bin/activate
west build -p auto -b arduino_nano_33_ble ZephyrTempSensor -- -DDTC_OVERLAY_FILE=arduino_i2c.overlay
west flash --bossac=/home/wojciech/snap/arduino/85/.arduino15/packages/arduino/tools/bossac/1.9.1-arduino2/bossac

Screenshot from 2023-01-07 22-38-19

About

A weather station based on the Zephyr RTOS, Arduino Nano 33 BLE, and a custom Android app

License:GNU General Public License v3.0


Languages

Language:C 96.9%Language:CMake 3.1%