Raspberry pi pico ethernet
Posted: Mon Aug 23, 2021 7:11 am
Hello everyone,
I'm using raspberry pi pico and esp01 (esp8266) for rest api with micropython. I programmed esp8266 with Arduino then i used uart for raspberry pi pico.https://create.arduino.cc/projecthub/RO ... ino-011389 i use siimilar method like this.I don't have problem with that.What i want is use raspberry pi pico with ethernet module.Are any of you guys know if i use ethernet module how can i use get or post for rest api.Are there library on micropython for these? I searched it but i didn't find.If you guys know let me know or can i use same method ? Can i code ethernet module from arduino then use uart for raspberry pi pico.Is it possible?
Thank you, have a nice day.
I'm using raspberry pi pico and esp01 (esp8266) for rest api with micropython. I programmed esp8266 with Arduino then i used uart for raspberry pi pico.https://create.arduino.cc/projecthub/RO ... ino-011389 i use siimilar method like this.I don't have problem with that.What i want is use raspberry pi pico with ethernet module.Are any of you guys know if i use ethernet module how can i use get or post for rest api.Are there library on micropython for these? I searched it but i didn't find.If you guys know let me know or can i use same method ? Can i code ethernet module from arduino then use uart for raspberry pi pico.Is it possible?
Thank you, have a nice day.