I drew a very simple STM32F051C8T6 board with reference to stm32f0discovery_sch. After soldering the chip, I couldn't debug it. Today I tried to remove the pull-up resistor of BOOT0. What's the situat...
[img=600,353]https://s3.amazonaws.com/learn-production/guides/images/000/001/845/medium800/BlinkaOnDark.png?1512885188[/img] CircuitPython is an embedded python ported by Adafruit. It is based on Micr...
A basler scA780-54gm industrial camera with a GigE interface and a 12-pin round power socket. Does anyone know what the functions of each pin on the 12-pin socket are? Is there a direct video output?...
Assume that it is set to capture on the rising edge, and the prescaler is disabled (write IC1PS=00 in the TIMx_CCMR1 register) (capture occurs at every valid level transition). When a valid level tran...
I took apart my TV remote control and found that I didn't see anything like a microcontroller. It's a universal remote control. Why is there no microcontroller for the program to process the key infor...
[size=3]{:1_102:}Good morning and afternoon everyone! It’s time for our weekly review~~ Let’s take a look at what new and exciting articles and interesting activities have been released this week~~[/s...
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
This article discusses how to wake up a touch-sensitive device such as a tablet without touching the device, using basic gesture recognition and novel proximity sensors. The article discusses the p...[Details]
Today, with the increasing integration of functions, mobile phones can also be used as portable media players (PMP), digital cameras, handheld computers (PDAs), and even global positioning systems ...[Details]
introduction
Throughout the history of automotive lighting, power has always played an important role. Initially, cars only needed headlights to see the road in the dark. Later, other light so...[Details]
The Portable Digital Data Acquisition System (PDDAS) uses LabVIEW Real-Time and PXI to control the wind tunnel test and record air pressure data from 128 different channels.
"The LabVIEW Real-...[Details]
In recent years, lighting has become an important area that countries around the world are targeting to promote energy conservation and environmental protection. According to statistics, about 20% ...[Details]
My colleague and I spent the day chatting in the hotel bar. We had met with several customers. We were both wondering how come these engineers we were meeting knew almost nothing about analog techn...[Details]
I. Introduction
Since RS232 has a short communication distance (only 15 meters according to EAT/TAI-232 standard), and can only perform point-to-point communication, it cannot directly f...[Details]
1 Introduction
Intelligent control instruments are one of the most commonly used controllers in industrial control. They are mainly aimed at a specific parameter (such as pressure, tempera...[Details]
On the afternoon of July 10, Beijing time, Taiwan's largest chip designer MediaTek expects its smartphone chip shipments to grow by double digits in the third quarter of this year, and the company is ...[Details]
In the analysis of electronic circuits, static analysis (also known as DC analysis) is the basis of circuit analysis. However, it is well known that electronic components are nonlinear, so the anal...[Details]
RS-422 and RS-485 are both serial data interface standards, which were developed and published by the Electronic Industries Association (EIA). RS-422 defines a balanced communication interface with a ...[Details]
Digital array radar (DAR) uses digital beam forming (DBF) in both receiving and transmitting modes to achieve flexible distribution and reception of RF signal power in the airspace, obtain excellent t...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
I've been studying dot matrix recently. It looks simple, but it takes a while to master it completely! The 8*8 dot matrix hardware circuit I'm making now is like this. The row is driven by 74HC138 + t...[Details]