Based on Xunwei IMX6 development board
In AndroidStudio, click "Tools" - "Android" - "AVD Manager" option.
In the following dialog box, click the button in the red box.The following dialog box will po...
1. UnboxingFortunately, I got the opportunity to evaluate the STM32L552. After receiving the express, I couldn't wait to open the package and start testing. The following figure is the outer packaging...
I want to make some switches related to artificial intelligence, such as developing a traffic violation recognition system. What knowledge do I need to learn?
Or develop a sweeping robot that can auto...
I received the SHT31 kit for review today. I couldn't wait to open the small packaging box and took out the exquisite and elegant review kit:The main part of this kit is an LCD screen. There is also a...
The frequency response of electronic components will change at high frequencies, affecting the design of circuit functions. How to build high-frequency equivalent models of these components? My curren...
In the latest update, micropython replaced the old neopixel driver with machine.bitstream, and the WS2812 can also be driven by ordinary GPIO on STM32.drivers/neopixel: Add common machine.bitstream-ba...