1. Serial port debugging software configuration
Before configuration, please use a Micro USB cable to connect the debug serial port and the computer terminal.Install and debug terminal softwareIt is r...
[i=s]This post was last edited by Mr_Dai on 2019-6-1 22:42[/i] [size=3] Share a wave of Qiu Guanyuan's circuit PPT self-study tutorial, circuit (Qiu Guanyuan fifth edition) Chapter 1 to Chapter 18 PPT...
This time we will try to do secondary development on the development board. First, we will transplant the Ubuntu system on the development board. First, we will create a minimum system that can work p...
IT Home reported on April 7 that the OnePlus 9 series was officially released at the end of last month, but only the OnePlus 9 and OnePlus 9 Pro were launched in China. Another Snapdragon 870 m...[Details]
Recently, Universal Robots (UR) announced the delivery of its 50,000th UR collaborative robot, further consolidating UR's position in the industry. The 50,000th UR collaborative robot was delivered t...[Details]
For those who want to get an iPhone 13, the good price before 618 has arrived early. Two days ago, digital blogger Kang broke the news that Apple would adjust the delivery price by about $80 (about 5...[Details]
In February this year, Samsung brought us a vertically folding phone - Samsung Z Flip. The new folding form gives this phone more gameplay, and the bright glass with fashionable colors such as Pandor...[Details]
Arduino, which is popular in the developer community for its open source microcontrollers, has now turned its attention to the enterprise sector. Massimo Banzi, co-founder and CEO of Arduino, said in...[Details]
1 Introduction
The I2C bus (Inter-IC Bus) is a universal serial bus, a two-wire bus used to connect IC devices. It transmits information between devices connected to the bus through the serial data...[Details]
A gas sensor is a device that converts gas type and information related to its concentration into electrical signals. According to the strength of these electrical signals, information related to the...[Details]
Recently, the Tianjin Municipal Bureau of Human Resources and Social Security and the Municipal Finance Bureau issued the "Several Measures to Support Enterprises' Non-local Employees to Stay in Tian...[Details]
On July 24, Hikvision said in an institutional survey that the shortage of raw materials is unlikely to be alleviated in the short term. The main reason is that in the past decade or so, the semicond...[Details]
Hon Hai’s overseas layout is non-stop. Hon Hai Chairman Liu Yangwei said yesterday (20th) that the joint venture semiconductor packaging and testing plant (OSAT) with Indian partners continues to pro...[Details]
AVR voltmeter program:
#include iom16v.h
#include macros.h
#define uchar unsigned char
#define uint unsigned int
#define setb(val,bitn) (val|=(1 (bitn)))//Set a bit of an IO port to 1
#define ...[Details]
On February 11, Oni Electronics stated on its investor interaction platform that PC/TV external cameras can be used in multiple scenarios such as video conferencing, video chat, remote office, and te...[Details]
basic introduction What is infrared? The visible light that human eyes can see is arranged from long to short in wavelength, namely red, orange, yellow, green, cyan, blue and purple. The wavelength r...[Details]
Can I use the serial port to download like the STC microcontroller? Answer: Not all Nuvoton MCUs can be downloaded via ISP serial port. Only models with LDROM can download programs via serial port. ...[Details]