summaryrefslogtreecommitdiff
path: root/learning_examples
AgeCommit message (Collapse)Author
2023-11-04Unified code and workflow + logic.Alphara
All that s needed now is Wifi integration with the outputs. DSM is weird... will look again later.
2023-11-04figured dsm501a outAlphara
figured dsm501a out but needs a better integration since it is inconsistent with all the reporting
2023-11-04Did some improvements, namely:Alphara
- Researched some more about the pinouts - got mq135 to work with a workaround (because the library is complete CRAP) - Prepared to advance with the DSM for dust metrics - Hopefully a good enough collection of basic reads to comprise a comprehensive data bundle for the AI training, inference and public interest.
2023-11-04Indeed many changes to start off optimistically:]Alphara
Pretty much just learned how to use the board, the components, wiring of things and how to use a breadboard. Also I have been really frustrated to learn that arduino ides and bunch of other things work absolutlely terrible under linux and not only. It even works buggy ways within Windows (i also tried legacy versions and achieved the same conclusion). Anyways, not really much to detail other than my learning process.