1. Hardware
1. OLED pin introduction
OLED pin, is 7-pin SPI mode.
1). GND power ground
2). VCC power supply positive (3~5.5V)
3). D0 OLED's D0 pin is the clock pin in SPI and IIC communication
4). D1 ...
[i=s]This post was last edited by zjd01 on 2019-8-19 18:46[/i]This evaluation uses the PWM modulation function of TGF4042 to modulate the signal and then pass it through a simple analog filter. Use an...
[i=s]This post was last edited by fish001 on 2018-10-13 22:24[/i] [size=4]The function __delay_cycles() appears in the sample program. When looking for the header file msp430x54x.h, it is found that t...
Sensors play a large role in embedded development. An engineer is usually proficient in only a few types of control chips, but has to be familiar with many more sensors.EE Download Center ( https://do...
Application significance of solar LED lighting systemIn all countries of the world, the demand for green and environmentally friendly energy is increasing day by day, and more and more industries are ...
Building the GDB debugging environment under DM8168(installation, configuration and debugging of GDB)
1. Modify the environment variables on the virtual machine ubuntu (add the following two lines)
#v...