151 lights51 lighting is the first choice for many microcontroller beginners, and the difficulty is relatively low.Preparation51 development board (taking STC51 microcontroller as an example)Keil C51,...
[i=s]This post was last edited by woody_chen on 2017-3-14 12:28[/i] Buzz buzz buzz... (The phone vibrates) Hello! Are you so-and-so? I was shocked. Is it another scammer? ? ? You won the first prize i...
The code is as follows.void uart2Init(void) {SysCtlPeriEnable(SYSCTL_PERIPH_GPIOG); /* Enable the GPIOA port where UART0 is located */SysCtlPeriEnable(SYSCTL_PERIPH_UART2); /* Enable UART0 module */GP...
One day, God created a cow. God said to the cow: "You have to work in the fields for farmers all day long and provide milk for humans to drink. You have to work until sunset, and you can only eat gras...
Microchip's PIC18F46J50 is a low-power, high-performance 8-bit USB microcontroller (MCU) using nanoWatt XLP technology. The current in deep sleep mode can be as low as 13nA, the operating voltage i...[Details]
As LEDs continue to improve in almost every aspect of performance and cost, LED lighting is being used in an increasingly wide range of applications, among which LED street lights are a focus of in...[Details]
Two simple circuits are implemented to drive two LEDs from a battery powered microprocessor.
This design is based on a circuit that uses three resistors and a microprocessor I/O pin as an input h...[Details]
Images in science fiction movies often break through the limits of reality, such as in the movie "Minority Report." Tom Cruise uses a multi-touch screen to browse information. Capacitive sensing te...[Details]
5. Identifiers and keywords of C language
A complete PIC microcontroller C language program usually consists of six parts: include files (i.e. header files 1, variable definitions, variable de...[Details]
Instrument stepper motor
The stepper motor is an open-loop control element that converts electrical pulse signals into angular displacement or linear displacement. In the case of non...[Details]
Microcalorimetry
is used to determine energy relationships. Microcalorimetry techniques are often required when performing calorimetric experiments with small sample sizes or slow heating rat...[Details]
Xiaomi, a well-known Internet phone in mainland China, won a million-unit order contract from China Unicom on November 20 last year, which made Xiaomi famous in mainland China. In April this year...[Details]
Abstract: With the development and construction of BeiDou II system, China will shift from the situation dominated by GPS to the situation dominated by BeiDou II global navigation system independen...[Details]
Abstract: In recent years, with the establishment and grid-connected power generation of a large number of solar photovoltaic power stations at home and abroad, photovoltaic grid-connected inverter...[Details]
D5026A is a driver IC designed by Shanghai Debei Electronics for energy-saving LED display screens. Its design concept is energy-saving and compatible with existing solutions, that is, it can be ...[Details]
introduction
When it comes to the production of mobile phone lithium-ion batteries, the first thing that comes to mind is Japan's industrialized mechanical assembly line, NOKIO, MOTOLROLA's st...[Details]
At present,
the control system used in
automobiles
can be divided into three parts from the functional point of view:
sensor
unit, control unit and execution unit. Among them,
th...[Details]
Microcontrollers are something that many people want to learn about and are concerned about. In most websites, the hardware requirements are generally as follows:
1. You need a computer, prefer...[Details]
The number of timers/counters and interrupt sources directly determines the performance of the microcontroller. The MCS-51 microcontroller has two programmable 16-bit timers/counters and five inter...[Details]