[i=s]This post was last edited by dontium on 2017-12-16 23:53[/i] TI provides rich resources for the development of CC2640R2F. For an introduction to the resources, see [url=https://bbs.eeworld.com.cn...
By Mike Fahrion, B&B Electronics / Vance VanDoren, Editorial Advisor, CONTROL ENGINEERING Despite the proliferation of more modern alternatives, RS-485 technology remains a mainstay in countless com...
This is my first time to come into contact with microcontrollers. A few days ago, my teacher gave me a development board with ATMAGE16L, which only has a JTAG interface, a flash storage block, and an ...
2017 is coming, and 2016 has passed without any ups and downs. I can only feel that time has passed too quickly. When writing this summary, I specially read the summary I wrote last year. It seems tha...
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
//Environment: winavr+avr studio char temp=0; ISR(TIMER1_COMPA_vect )//interrupt function { // user code here temp++; if (temp==10) temp=0; PORTA=temp; DDRA=0xff; } void ...[Details]
Pay attention to whether the new lock matches the old door Smart locks have many advantages over traditional mechanical locks. Although the domestic penetration rate is not high, with the strength...[Details]
Recently, the "2018 Household Photovoltaic Development Seminar" was successfully held in Hangzhou, Zhejiang Province. Sungrow attended the conference as a special co-organizer and summarized the statu...[Details]
Recently, the Ericsson Mobility Report pointed out that
5G
is expected to be deployed first in dense urban areas to support eMBB (enhanced mobile broadband) services. The report predicts th...[Details]
This example uses T0 of 2051 to generate dual PWM signals to drive L293D or L298N to adjust the speed of DC motor. The program has been debugged. When connecting L298N, it is best to connect a 10K pu...[Details]
AT89S52 is a low-power, high-performance CMOS 8-bit microcontroller with 8K system programmable Flash memory. It is manufactured using Atmel's high-density non-volatile memory technology and is ful...[Details]
2017 is destined to be an extraordinary year in the history of artificial intelligence. "Artificial Intelligence" has become one of the "Top Ten Buzzwords" in the media. After several ups and downs...[Details]