Skip to content Skip to sidebar Skip to footer
Showing posts with the label Raspberry Pi

Python Get Coordinates Of The Vector Path From .svg File

So for a school project Iam supposed to program a so called 'V-Plotter', my team built it a… Read more Python Get Coordinates Of The Vector Path From .svg File

Raspberry Pi I2c Read/write Error

Like many people, I've had a Pi for a while but never really done anything with it. I've fi… Read more Raspberry Pi I2c Read/write Error

I Am Trying Make The Raspberry Pi Camera Work With Opencv

I tried making this code work with the raspberry pi cam. how do you make the cv2.VideoCapture(0) r… Read more I Am Trying Make The Raspberry Pi Camera Work With Opencv

Publishing Mqtt Messages From A Python Script On A Raspberry Pi

I am trying to configure a Raspberry Pi (Raspbian, Jessie) to send temperature data from a DS18B20 … Read more Publishing Mqtt Messages From A Python Script On A Raspberry Pi

Getting Error Unable To Get Local Issuer Certificate (_ssl.c:1056) When Trying To Connect To Aws Iot

I'm getting the following error when trying to connecto t aws IoT myAWSIoTMQTTShadowClient.… Read more Getting Error Unable To Get Local Issuer Certificate (_ssl.c:1056) When Trying To Connect To Aws Iot

This Constructor Takes No Arguments Lcd

This is the code that I am trying to display humidity sensor data to my lcd... When I run this prog… Read more This Constructor Takes No Arguments Lcd