I2C Communication Between Raspberry Pi PICO And NodeMCU | I2C Communication Between PICO And Arduino

preview_player
Показать описание
In this video, we will see how to communicate between Raspberry pi PICO and NodeMCU ESP8266. And communicate between Raspberry pi PICO and Arduino using I2C Protocol .

For code go to the below GitHub link :

#raspberrypi #raspberrypipico #electronics #electronicsengineering #enovation
#computerscience #engineering #coding #arduino #arduinoproject #arduinoprogramming
#nodemcu #esp8266 #iot #embeddedsystems #youtubeshorts #youtube
#experimentalist
Рекомендации по теме
Комментарии
Автор

if you using arduino IDE, thats work connecting gp4 and gp5 of raspberry pi pico in A4 e A5 of arduino uno, respectly.

eletronicloop
Автор

Since you use Arduino framework to connect to the Uno and NodeMCU, can you please supply Arduino sketch for the Pico also? I don't like to use Python.

drkgld
Автор

Isn't it necessary a level shifter to make arduino uno/raspberry pi pico communication?

manuelgranja
Автор

Hi! I'm getting this error when a run your code Pico(Master)-Node(Slave): [Errno 5] EIO.
Do you have any idea?

spontonluciano