oscgonfer
oscgonfer
[Mkdocs-material](https://squidfunk.github.io/mkdocs-material/conventions) has a very neat way of adding metadata to the content based on simple icons and conventions. It would be great if we can support something similar to be...
Dreaming... but just leaving this here: https://squidfunk.github.io/mkdocs-material/plugins/projects/
List of features for the kit that go beyond the simple integration of a sensor: - Temperature - PM - Noise @pral2a
This PR is to test the merging of the dev branch, which now also contains automation builds.
A watchdog implementation was started in [the wdt branch](https://github.com/fablabbcn/smartcitizen-kit-21/tree/wdt). This presented an issue regarding time consistency, apparently affecting the RTC. Since then it has been stale due to the large...
In `dev` branch, `control com r` returns `Battery`: ``` SCK > control cond com k,10 Atlas Conductivity: com k,10 SCK > control cond com k,? Atlas Conductivity: com k,? ?K,10...
Given the "larger" amount of sensors we are integrating lately, we would like to have documentation of: - [ ] How to integrate a sensor - [ ] What to...
### Urban 2.2 - Short term - [ ] https://github.com/fablabbcn/smartcitizen-kit-21/issues/46 (high prio) - [ ] https://github.com/fablabbcn/smartcitizen-kit-21/issues/44 (low prio) ### General #### Logging - [ ] https://github.com/fablabbcn/smartcitizen-kit-21/issues/48 (test) - [ ]...
A different way of handling the sensor implementations was started to make things easier and try to homogenize the whole structure. Ideally benefits of this new approach (in branch https://github.com/fablabbcn/smartcitizen-kit-21/tree/channels)...
This issue is to describe the potential flash storage issues we might still have pending to solve.