[size=4] I looked at the application development in the nRF51822 SDK, and it is quite different from TI. [/size] [size=4] The development framework of TI CC2540 is quite complete, and this software fr...
[i=s]This post was last edited by grey27 on 2018-5-30 12:24[/i] After a few days of exploration, I finally started to learn micropython. It took me a long time to get the configuration environment for...
The attachment is the design calculation of L-type, T-type, high-pass, low-pass, band-pass and other filters. You can download it and play with it. Please remember to share your experience. Thank you!...
Since the Anxinke Bluetooth development board is a development board for Bluetooth applications, the onboard peripheral resources are relatively few, only two categories, namely: one is RGB_LED, and t...
I recently looked at some drivers and had some questions: When exactly does DriverEntry execute? It's said everywhere that it's the entry point, so if I only install and load the driver but don't star...