Educational Grove shield for Pycom devices
-
For a workshop organized by ICTP (International Centre for Theoretical Physics) and IAEA (International Atomic Energy Agency), http://wireless.ictp.it/school_2018/, we developed a Grove shield for Pycom boards. The shield is pass-through, as it sits between the Pycom device and the Pysense/Pytrack module. It has three I2C grove connectors, two digital grove connectors, two analog grove connectors and one specific connector for a radiation sensor we designed for the workshop.
This work is licensed under a Creative Commons Attribution-ShareAlike License. It is attributed to NSIL-IAEA and MarconiLab-ICTP and the original version can be found here: https://github.com/marcozennaro/smr3188/tree/master/grove_shield_design
We also developed drivers for a number of Grove sensors: button, OLED display, LED, moisture sensor, sunlight, temperature and humidity.
Source code is available here: https://github.com/marcozennaro/smr3188/tree/master/src/grove_board
We believe this board can be useful for training activities given the number of grove sensors available on the market.
Pictures:
https://www.dropbox.com/s/i779i430mczxe0x/NIK_0626-small.jpg?dl=0
https://www.dropbox.com/s/70g1dz8y0iy1fzu/mrBoard.png?dl=0
https://www.dropbox.com/s/61mbzxfxdb483sw/L1100509.JPG?dl=0
-
@marcozennaro
Great project, thank you for sharing