Category "adafruit"

Problem with Arduino OV7670 content display

Recently I tried to use Arduino UNO with OV7670 camera and ST7789 display. Plan was to fill screen with camera content and with red color over camera bounds. Co

(Adafruit_Python_DHT - Raspberry Pi) in get_platform RuntimeError: Unknown platform

I have a Raspberry Pi 4 connected with a DHT22 sensor, and I want to read data from my sensor. So I installed the library Adafruit_DHT sudo pip3 install Adafrui