I am currently experimenting with LPC2368 and PC using HID to transmit data. It was normal at first, but after a few days, the computer could recognize the HID device even when LPC2368 was not connect...
[i=s] This post was last edited by an ambitious youth on 2015-12-15 10:05 [/i] [font=宋体, Arial, Helvetica, STHeiti][color=#333333][backcolor=rgb(251, 250, 242)] to teach me how to turn left when I lea...
When the domestic discussion about "ZTE being banned" was hot, Alibaba officially announced the acquisition of chip supplier
Zhongtianwei
, but the investment amount was not disclosed. At t...[Details]
At the beginning of the new year of 2018, after the release of the national photovoltaic policy, we found that the state’s support for village-level poverty alleviation power stations has not weake...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
LiDAR is a comprehensive light detection and measurement system. Compared with ordinary radar, LiDAR can provide high-resolution radiation intensity geometric images, distance images, and speed im...[Details]
1. ATMEGA128 Data Sheet Watchdog Timer The watchdog timer is driven by an independent 1 MHz on-chip oscillator. This is a typical value at VCC = 5V. See the characteristic data for typical val...[Details]
int main( void ) { WDTCTL=WDTPW+WDTHOLD; //Turn off the watchdog BCSCTL1 =CALBC1_1MHz; //Set DCO to 1MHZ DCOCTL =CALBC1_1MHZ; //Select the timing mode, and select the clock source as ACLK, that ...[Details]
After understanding the principle of remote control transmission, you can make a remote control by yourself, but what if there is no special chip? Use a single-chip microcomputer, and then cooperate ...[Details]
MCS-51 series single-chip microcomputers do not have PWM output function, which can be realized by using timer and software. It is very practical for occasions where precision is not required. High-s...[Details]
In 2018, the hottest trend is still
artificial intelligence
.
The craze for
artificial intelligence
has swept all walks of life, whether it is the Internet of Things, smart hardware,...[Details]
introduce This application document describes the Atmel? ATMEL MCU, CPLD download line interface; the interface for online programming of AT89SX microcontroller using AT89SISP programmer. AT89ISP s...[Details]
The microcontroller controls the switching power supply. There are several control methods just for the control of the power output. One is that the MCU outputs a voltage (via DA chip or ...[Details]