Hello,
For a student project, i have to make a weather station using a raspberry and a GrovePi+ shield.
The problem is that this project must be coded in C. Yet, the library I found to communicate with the GrovePi shield is mainly written in python.
Is there any library made for C project?
This is my first C project on a raspberry, so any help would be appreciated.
Thanks!