Jasline123
@jasline123
Member
Joined: 2022-08-19 9:30 am
Last seen: 2022-09-10 10:45 pm
Topics: 0 / Replies: 20
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

@zander this is how i did my connection

2 years ago
Forum
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

@zander The SD card is working fine and camera is working fine.I am getting error while connecting the both.Any tips?I have given everything in detail...

2 years ago
Forum
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

The above is the code i am using. My error is Traceback (most recent call last):File "<stdin>", line 29, in <module>ValueError: GP10 i...

2 years ago
Forum
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

import os import board import busio as io import digitalio import storage import adafruit_sdcard import sdcardio import adafruit_ov2640 import...

2 years ago
Forum
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

I am trying to connect raspberry pi pico with waveshare ov2640 and an SD card adapter.Even after giving the connection i am getting the error pin is i...

2 years ago
Forum
Page 2 / 2