Search found 2 matches
- Sat Feb 06, 2021 1:51 pm
- Forum: Raspberry Pi microcontroller boards
- Topic: Using Pico as an i2c peripheral?
- Replies: 2
- Views: 4361
Re: Using Pico as an i2c peripheral?
Okay thank you for the advice. I will look into uart.
- Fri Feb 05, 2021 4:19 pm
- Forum: Raspberry Pi microcontroller boards
- Topic: Using Pico as an i2c peripheral?
- Replies: 2
- Views: 4361
Using Pico as an i2c peripheral?
Hi all. So I want to use my little pico as secondary element in a setup where it handles some auxillary sensors and indicators, but talks to a raspberry pi. I was hoping to use i2c as I've been enjoying learning more about it and I was wondering if that was a possibility. I see that there is some su...