Preface: Many people are careless when learning microcontrollers, and many routines are just knowing what they are, but not why they are. This is actually hurting yourself. It is very convenient to us...
I am using a CC2530 wireless module, but the module has a DB9 serial port. I don't know how to communicate with the computer? Then I want to use a serial port to USB, but there are 232 integrated chip...
I recently changed my cell phone, and the volume is too low. I can't wake up in the morning with the alarm, and I've been late for work several times. I'm going to DIY a super alarm clock. The structu...
The chip I use is stm32f101vbt6, which can only work at 36MHz. The initialization functions I use are all moved from the development board (using the 103 series, which works at 72MHz). My board can wo...