Posts

Showing posts from February, 2021
BLE Plant Monitoring Purpose and Notes About Links I'm doing this work for myself as a fun project, if it turns out to be useful for others great, if not that is also fine.  Along those lines the links I've used are just what I found useful.  I didn't go through any big effort to find the optimal, most stable, or most authoritative links.  I can say that all the links I found, were at least useful to me.  Also note this is my first experience with Raspberry Pi's and Arduinos and BLE so if your looking for professional insights into those, you've come to the wrong place.  Though I've been a professional programmer for a long time so I'll gloss over many programming concepts. Why I Got Started On This I was initially encouraged that I wouldn't have to reverse engineer anything since there is a published API. https://developer.parrot.com/docs/FlowerPower/FlowerPower-BLE.pdf   Startup The first part of this is startup.  I've decided to use a Raspberry Pi...