Hello everyone. I am new here and want to learn how to control peripheral mechanical devices through computers - for example, developing hardware to measure air temperature through USB interfaces, etc...
[font=微软雅黑][size=4]Good weekend everyone:victory:[/size][/font] [font=微软雅黑][size=4] EEWORLD[b][size=5][color=red]The new version of the forum[/color][color=red]Homepage[/color][/size][/b]will be onlin...
After checking the usage PDF, I saw that g2231 has a USI module inside, which can directly use the interrupt method to use the I2C and SPI buses. On my previous 51 development box, I connected the gro...
[i=s]This post was last edited by leekuip on 2017-1-24 15:43[/i] [p=30, 2, left][size=4]First of all, thank ST and EE for providing this opportunity for everyone to experience SensorTile first. :kiss:...
[p=null, 2, left][font=微软雅黑,][size=3][color=#000000]The operational amplifier is the core of the analog circuit. To master the analog circuit and apply it skillfully in the design, it is necessary to ...
[i=s]This post was last edited by youki12345 on 2015-1-11 17:57[/i] [align=left][font=宋体]It took me dozens of days to finally make the oscilloscope. I originally wanted to make a basic sports assist d...
The global PV inverter market will shrink from $6.3 billion in 2017 to $3.7 billion in 2022 due to falling prices, according to GlobalData.
Global PV Inverter Market Value to Shrink to $3.7 Bil...[Details]
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[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]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
The day before yesterday, another mainland technology company submitted a prospectus to the Hong Kong Stock Exchange. The company is called "Jia Nan Creative (hereinafter referred to as 'Jia Nan')"...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
;Question: The 80C51 single-chip microcomputer has a fosc = 6MHz. It is required to use the T1 timer working mode 1 to perform a timing of 40ms. And P1.7 periodically outputs a rectangular wave with ...[Details]