Search the Community
Showing results for tags 'Temperature Sensor'.
Found 2 results
-
We are doing a project for our intro to programming class. We are making a temperature sensor that will send our data to sen.se. When we run our program on our raspberry pi this comes up: Traceback (most recent call last) : File "/home/pi/Desktop/1.py", line 14, in <module> device_folder = glob.glob(base_dir + '28*')[0] IndexError: list index out of range What does this mean? and how can we fix it? Thank you temperature code.txt
- 13 replies
-
- HELP
- Raspberry Pi
-
(and 2 more)
Tagged with:
-
We are doing a project for our intro to programming class. We are making a temperature sensor that will send our data to sen.se. When we run our program on our raspberry pi this comes up: Traceback (most recent call last) : File "/home/pi/Desktop/1.py", line 14, in <module> device_folder = glob.glob(base_dir + '28*')[0] IndexError: list index out of range What does this mean? and how can we fix it? Thank you temperature code.txt
-
- HELP
- Raspberry Pi
-
(and 8 more)
Tagged with: