Skip to content

Tags: rbaron/b-parasite

Tags

1.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from yuvalabou/main

Adds photoresistor

This PR introduces a photoresistor (LDR) on the board. The code has also been updated for sampling the LDR, estimating the illuminance in lux and encoding that value in the BLE payload.

1.0.0

Adds badge to README.md and renames build workflow to "firmware build"