Temp & Humidity Sensor Pro

HI Nicholas,


  1. which folder do you locate when you run “sudo nano grove_dht_pro.py”?

    the python file is located at ~/GrovePi/Software/Python. please do make sure you go to the folder first before editing the grove_dht_pro.py.


  2. for the “No module named ‘grovepi’”, please follow <LINK_TEXT text=“https://www.dexterindustries.com/GroveP … -software/”>https://www.dexterindustries.com/GrovePi/get-started-with-the-grovepi/setting-software/</LINK_TEXT> to configure the development environment. you can follow the Quickstart Directions as below.



    In the command line, type the following commands:



    sudo curl -kL dexterindustries.com/update_grovepi | bash

    sudo reboot



    After your Raspberry Pi reboots, the GrovePi is ready to use!



    We hope it can help. thanks.