Engineers are constantly challenged to develop new applications to meet a wide range of needs. Generally, these needs are difficult to meet simultaneously. For example, a high-speed, high-voltage oper...
Wireless Current Sense Circuit Floats with Sense Resistor这里,Floats想了半天不知道怎么翻译好,现在用“开放式”来翻译它,不知道合适不合适。这篇文章不错,提供了一种检测方法。[b][size=5]Introduction[/size][/b]Measuring the current that flows through a sense...
I want to make a simple aging rack to age electronic products. I have two requirements: 1. Control the temperature at around 40-50 degrees 2. Record the aging time. Does anyone have experience in this...
1. Product Description
CC2640R2TR2.4-GC is a small-volume SMD BLE4.2 or BLE5.0 Bluetooth wireless module independently developed based on the Texas Instruments (TI) chip CC2640R2 (7mm*7mm), with a b...
[i=s]This post was last edited by dcexpert on 2020-2-13 15:02[/i]This is a preliminary design, yet to be checked and verified. The complete design file will be shared on github later.3D simulation dia...
In the
AI
boom, the most talked about is
neural network
. However,
AI
is much more than that. Let's learn about the relevant content with the network communication editor.
...[Details]
Chip: STM32F103C8T6 Application Pin: Output: PA0, PA1 TIM2 CH2 channel To achieve 50HZ (20ms) adjustable PWM output on the PA1 pin, set the system TIMx_CNT=8MHZ=8000 000HZ, set TIMx_PSC=800-1, then T...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
Our photovoltaic power station starts working at 5:30 in the morning. When you are still sleeping, the inverter starts working to make money!
Some people are skeptical. The sun hasn't even...[Details]
From concept proposal, prototype exploration, technology accumulation to product iteration and industrial development,
VR
has gradually expanded from the military market to the consumer market...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
As the weather gets colder, the way the north and south spend the winter has become a hot topic and people talk about it. Although the north is particularly cold, because there is heating, it can s...[Details]
Similar to the development trend of photovoltaic modules, photovoltaic inverters are also one of the examples of China's successful localization of manufacturing and leading the global market and tech...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]
This program sets the LED running light and the 0-16 numbers of the 0th position of the digital tube to light up in a cycle. The digital tube program cannot be put into the main function, because the...[Details]
On the evening of May 4, Alibaba released its Q4 and full-year financial reports for the 2018 fiscal year. The overall growth was rapid, with revenue of 250.266 billion yuan for the 2018 fiscal yea...[Details]
The PV Leader Program was launched in 2015 with the original intention of promoting the advancement of PV power generation technology, industrial upgrading, market application and cost reduction. Thro...[Details]
MSP 430 MCU key program #include msp430x14x.h #include "key.h" void Init_Port(void) { //Set all pins of P1 port to input mode during initialization P1DIR = 0; //Set all pins of ...[Details]