I have limited knowledge in C++. I want to use an Arduino to gather data from several sensors and send it to Python code on a Raspberry PI. Has anyone already done this?
I'm working with a Bittle that has a NyBoard 1.2. The sensors I'm interested in are:
Gyro
Camera
Light sensor
Speaker
Mic
Battery state
I found a person on GitHub(https://github.com/regularfry/OpenCat/tree/acy-data-loop) who seems to have done something similar. But I'm not good enough with C++ to update his code quickly. Is there anyone here who's skilled in C++ or has done this before? I'd like to discuss.
Hello Nikolay,
can you collaborate on your potential setup? Nyboard + an additional Arduino (Arduino Nano 33 BLE Sense) with all the sensors i understand. But where does the Raspberry Pi fit in to the equation as there is not sufficient space for hardware installation, or?