There is no doubt that embedded system development is a very popular field at present, because it involves a wide range, from consumer electronics to industrial applications, from 8-bit microcontrolle...
In many electronic systems, a sine wave signal with adjustable frequency and amplitude is often needed as a reference or carrier signal. Sine wave signals are mainly generated by analog circuits or DD...
Open source small GUI, only two files are needed, gui.c and gui.h1. Resource requirements
Estimated minimum hardware requirements:ROM
13KRAM
2K2. Open source addressOpen source GUI addresshttps://gith...
I know there is a book called "Detailed Explanation of Windows Driver Development Technology". I wonder how it works? ? ? Are there any other good books you can recommend? ? ? I hope it is a book that...
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[Details]
In the 80C51 single-chip microcomputer, the clock frequency is known to be 6MHz. Please program P1.0 and P1.1 to output square waves with periods of 2s and 0.5s respectively. Please give the answer a...[Details]
I have been working on single-chip microcomputers for several years, and I have always wanted to make a series of summaries. It happened to rain today. As the saying goes: Rainy days are good for...[Details]
//Note: The GCC-AVR version used in this article is WinAVR20100110 Interrupts are not part of the C language, and the implementation of interrupts is implemented by the compiler. Therefore, the writ...[Details]
What is an AVR microcontroller? What are the advantages of an AVR microcontroller? Why should you choose an AVR microcontroller? AVR microcontroller is a new type of microcontroller developed by ATME...[Details]
Industrial equipment often uses frequency signals as the collected quantity, such as using photoelectric encoders to collect data. When debugging equipment that uses frequency signals, the mechanica...[Details]
/******************************************************** **This program is a clock program using LCM12832 as display. **P1 port is used as keyboard input P1.0 = increase key; P11 is selection key **...[Details]
We often need to set an I/O port as output, input, or input with pull-up. In fastavr, this is how it works: Example: Set the entire A port as output: ddra=255 'Decimal representation, the single qu...[Details]
mega162 has the following features: 1. Dual USART; 2. Low power consumption, low operating voltage ; 3. Multiple I/O can be used as external interrupts, compared to M16 which only has 3 external i...[Details]
The Ministry of Industry and Information Technology issued the "Three-Year Action Plan for Promoting the Development of the New Generation of
Artificial Intelligence
Industry (2018-2020)" (...[Details]
Sometimes, we need to save a small amount of data, but it is inconvenient to use an external ROM. At this time, we naturally think about whether the chip has its own flash memory. As far as I know, t...[Details]
WPG Holdings announced that its subsidiary Quanta will launch a smart voice-controlled home appliance solution that combines Semtech LoRa and Zilltek MEMS microphones. After the intelligent voice ...[Details]