MaixPy-v1_scripts icon indicating copy to clipboard operation
MaixPy-v1_scripts copied to clipboard

micropython scripts for MaixPy

Results 65 MaixPy-v1_scripts issues
Sort by recently updated
recently updated
newest added

The microphone array is generally used to complete the **sound focus**, but there is no example of outputting the focused sound in the current demo. Could you add it? Conveniently,...

Hi, I'd like to know how to create my own custom object detector model. I tested the "face-detector" with a different tiny YOLOv2 model but it didn't work. Any repo...

A website in this tutorial (http://blog.sipeed.com/p/233.html) is not found,the missing website is at step 6(http://blog.sipeed.com/p/162.html). 人脸跟踪云台教程里第6步的烧录固件的网址失踪了.这个问题有待解决. 教程网址(http://blog.sipeed.com/p/233.html) 无法显示的网址(http://blog.sipeed.com/p/162.html) 人菜心大留.

Second last line: `fm.unregister(board_info.LED_R, fm.fpioa.GPIOHS0)` should be green LED - LED_G: `fm.unregister(board_info.LED_G, fm.fpioa.GPIOHS0)`

I'm using the demo_send_pic.py demo and I wanted to send an image compressed quality=80 but I got errors: > esp32_spi_wait_spi_char START_CMD error esp32_spi_socket_write: get resp error! [MaixPy] esp32_socket_send | send...

I can connect to my MaixPy via serial cable and I get the MaixPy welcome screen, but it doesn't respond at all to my keystrokes. I'm running minicom on Linux...

File "", line 1, in File "/flash/demo_net_socket.py", line 10, in AttributeError: type object 'board_info' has no attribute 'WIFI_RX' Getting the above error. Running the demo script 'demo_net_socket.py ' I have...

When I run the touchscreen sample I just get a blank screen and in the terminal I get lines of 0 0 0 0 0 0 If I use the...

Hi, I want to use 2 model, ex 1MB vs 3 MB, how can I put it to sipeed and read it Thanks

It would be better to have some samples to use the speaker, as Maix Go have a good-looking speaker hardware.