Development board model: AT32WB415 (10 sets in total)
From: Yatli
Low development difficulty, high performance and small size, low power consumption, long standby time, and security assurance are exac...
[i=s]This post was last edited by zy459994202 on 2019-4-19 16:03[/i] I found this document, which talks about the whole process of Python from source code to bytecode and finally to the ability to run...
Submission deadline: June 6, 2022
How to submit your work1. Basic requirements for submission of works + template for submission of works:
-Title: [RVB2601 Creative Application Development] + Project ...
Press P2.1, LED1 lights up for 1s, quickly press P2.1 twice, LED2 lights up for 1s// Press P2.1, LED1 lights up for 1s, quickly press P2.1 twice, LED2 lights up for 1s
#include "msp430f5525.h"
unsigne...
After operating it several times, I still felt like I wasn't getting the point, so I studied the development documentation carefully.It's easy to navigate through the menus using the function key (the...
1.8×8 LED dot matrix screen circuit diagram The 8×8 LED dot matrix screen consists of 8 rows and 8 columns, with a total of 64 LED lights. By controlling some of the LED lights, graphics or numbers...[Details]
In the production process of chips, they will go through many processes such as doping, layering, lithography and heat treatment, and each step must meet extremely demanding physical property require...[Details]
Electrification is the current development direction of the Chinese auto market, but each brand has its own choice of technology route. Most domestic and German brands believe that pure electric is t...[Details]
summary
Pseudomorphic high electron mobility transistors (pHEMTs) are depletion-mode devices with a drain-source channel resistance of nearly 0 Ω. This property allows these ...[Details]
1. Make a minimum system board: If you have never done ARM development, it is recommended that you do not try to be too ambitious at the beginning and make all the applications complete, because the s...[Details]
It is best to use before jumping __disable_irq(); Disable the general interrupt Jump to APP and then open the total interrupt __enable_irq(); I am using IAR, and the specific names of these two c...[Details]
The clock block diagram is shown above. The system clock sources are the internal 4M RC oscillator and the external crystal oscillator. The RTC module can also be used as the main clock in some cas...[Details]
In industry, it is often necessary to measure non-electrical physical quantities such as temperature, pressure, wind speed, etc. These usually need to be converted into analog quantities before they ...[Details]
For example, if the KF multimeter has many functions, then its indication value will be divided into many levels, and the accuracy level of the meter will be high; to judge the quality of a digital m...[Details]
8051 microcontroller 8051 is an 8-bit single-chip microcontroller, a type of MCS-51 single chip, manufactured by Intel in 1981. INTEL has licensed the core technology of MCS51 to many other compa...[Details]
1. DC digital ohmmeter error description DC digital ohmmeter error can be expressed in one of two forms. 1) The absolute error expressed as the sum of two errors: In the formula: rx——the reading v...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]
The ARM-Linux Internet of Things server is built based on the XSCALE PXA270 processor platform and the open source Linux system. The 51 single-chip microcomputer is used to connect peripheral device...[Details]
Introduction
With the rapid development of network technology and information appliances, more and more families are demanding to establish home networks. The home gateway is the core of the ...[Details]