ChahidTALHA
ChahidTALHA
Hi everyone, I would like to create a webserver in my Maixduino board, and i see that it is impossible to implement those micropython functions ( bind .. listen.. accept)....
Hi, I am using a Sipeed Maixduino board for my project, flashed with the latest maixpy firmware available on the github. I am unable to use the UART.irq() function in...
Hi Community, I am interested in creating a webserver using the Maixduino (the esp32 installed in it), but unfortunately I am unable to implement the socket methods bind, listen, accept...
ESP32 firmware version: 1.4.0 Maixduino firmware: MicroPython v0.5.0-221-g6460c58. Hi everyone, I am using Maixduino for my demo project. Where i should first download image from a localhost url (using Xampp)....
Hi everyone, I am using a Maixduino board flashed with its latest firmware maixpy_v0.5.0_98_g7ec09ea.bin I was trying to implement the same code as: https://github.com/sipeed/MaixPy_scripts/blob/master/network/demo_esp32_socket.py in order to receive an image...
Hi everyone, I would like to know if this dev-extension supports the K210 chip in sipeed Maixduino.