Using Python with MongoDB on Raspberry Pi 2 & 3
I’ve written about getting MongoDB running on the Raspberry Pi 2. View my other posts where you can get binaries (3.0.9) or learn how to compile from scratch (3.0.7). The mongo shell works great but you may want/need to code in Python, especially for device control or data logging, etc. PyMongo is a Python distribution containing […]
Using Python with MongoDB on Raspberry Pi 2 & 3 Read More »