Search the Community
Showing results for tags '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
-
- HELP
- Raspberry Pi
-
(and 8 more)
Tagged with:
-
Hey there, I am new user here and I was wondering if anyone of you can help me. I have a project where i am suppose to make a camera which would record only once it detects motion. To detect motion I was thinking of using a PIR sensor but i am not sure how to make the camera record. Can I use the Raspberry Pi board to connect the camera and record once the PIR sensor detect motion. Is it possible. I have never used Raspberry Pi so I am not sure if this would be a good project to use it. Thanks in advance, Madman
- 2 replies
-
- raspberry Pi
- project
- (and 6 more)