USB Host Application Development Based on BeagleBone Green

USB Host Application Development Based on BeagleBone Green

USB Development 1. Introduction This article demonstrates the process of using libusb for USB host application development on embedded platforms. Finally, a case study is shared, which involves real-time video stream collection through a custom protocol using bulk transfer. Refer to other articles on this development board https://mp.weixin.qq.com/s/5gDfX__U8-F4MVqn92KtLw Playing Board Series II: Setting Up Samba … Read more

How to Operate USB Read and Write with .NET6 and LibUsb on Raspberry Pi Zero 2 W (Ubuntu 22.04)

How to Operate USB Read and Write with .NET6 and LibUsb on Raspberry Pi Zero 2 W (Ubuntu 22.04)

Initial Motivation Friends who like electronics and DIY hardware should be familiar with Zhihui Jun, who regularly shares some fun hardware he has made. I was very interested in a desktop robot he previously made called ElectronBot, so I made one myself. At first, I only developed an upper computer software called Electronic Brain Shell, … Read more