-
Recently, Interroll and system integrator Actemium Lyon Logistics received an order from La Poste, the French postal group, to provide three sorting machines to its logistics companies including DPD ...[Details]
-
At present, there are two main types of display screens according to the data transmission method: one is a real-time video screen that displays the same content as the computer; the other is an inde...[Details]
-
1. Preparation: 1. Download the compilation tool keil c51 2. Download the board support package (BSP) provided by N76E003, which can be downloaded from nuvoton 2. Development Environment Constructi...[Details]
-
According to foreign media reports, major automakers are developing new technologies to make cars safer than before, and have achieved some results. However, few manufacturers give consumers an in-de...[Details]
-
As August draws to a close, Apple’s new product launch is getting closer. Recently, Bloomberg published an ultimate prediction article, which revealed a lot of information about new iPhones, iPads...[Details]
-
According to news on February 26, Samsung used a cool video and a name - Galaxy Ring at last month's Galaxy Unpacked event to herald a new category of wearable devices. Now we know a little more abo...[Details]
-
0 Introduction
At present, the embedded system products for the market and scientific research in colleges and universities, such as Vxworks, Linux and Windows CE, are quite mature and provide...[Details]
-
Add in the program: (the header file needs to add #include )
#ifdef __GNUC__
#define PUTCHAR_PROTOTYPE int __io_putchar(int ch)
#else
#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)
#en...[Details]
-
For OLED lighting to reach the level of fluorescent lamps in terms of efficiency, its power efficiency must reach at least 70lm/W. Although OLED lighting devices with an efficiency of about 100lm/W...[Details]
-
As the first award-winning information portal, collaborative community and electronics store for engineers and electronics enthusiasts, element11 (formerly Farnell) recently introduced the Omron E2A ...[Details]
-
The oscilloscope is a commonly used electronic measuring instrument, which is widely used in many industries. The structure of the oscilloscope is very complicated, and there are many parts that we ...[Details]
-
Permanent magnet motor is a kind of motor that uses permanent magnets to provide excitation, without the need for excitation coils and excitation current. It has the characteristics of small size, ...[Details]
-
***************************************************
Source: Internet
Rewritten by: bluefeel
Time: 10-03-13
Unit: Guilin University of Technology
/*************************************************...[Details]
-
Data is sent from the host computer (PC) to the MCU and displayed on the MCU's LED.
Experiment 1: Query Method
program:
/If the serial port sends data, the LED will light up
#include reg52.h
/...[Details]
-
ST's STEVAL-ILL015V1 is an LED dimming demonstration board using STP24DP05 and STM32™ MCU. Two STP24DP05 can connect 16 RGB LEDs. It uses ST1S010's high-efficiency switching DC/DC power supply. The...[Details]