From: https://www.instructables.com/id/The-Sixth-Finger/A sixth finger made with a flex sensor, Circuit Playground Express, and programmable with CircuitPython...
Recently, with the release of Apple AirTag, a new round of attention has been raised in the market for UWB technology. In fact, as early as the release of iPhone 11, Apple announced that all mobile ph...
[NXP Rapid IoT Review] Rapid IoT Studio Simple Programming Step 3 Bluetooth Connection Control Test 1. Open IDE. 2. Add Bluetooth connection control and three page controls. 3. Connect the Bluetooth c...
[i=s]This post was last edited by paty on 2022-4-14 17:23[/i]1. Create a new project folder " GD32L233_Project ", the folder name can be arbitrary.
2. Create new folders named " Fwlib ", " Project ", ...
In the last review, I installed a virtual serial port. Of course, it was installed automatically, not by my own will. At that time, I had a question mark in my mind, I thought, ATLINK can actually cre...
Featherweb is a lean web application framework for MicroPython and esp8266 that requires very little RAM and resources to run.
import featherweb
import gcapp = featherweb.FeatherWeb()@app.route('/hell...
In the STM32 firmware library and the provided routines, assert_param() can be seen everywhere. If you open the stm32f10x_conf.h file in any routine, you can see that assert_param is actually a macro ...[Details]
After sharing potential details about the upcoming iPad mini, iPad, iPad Pro, and iPhone 13 earlier this week, Japanese blog Mac Otakara claimed today that Apple plans to release second-generation Ai...[Details]
1. JLink can only burn Nor flash, so first use JLink to burn u-boot to Nor flash, then turn the dip switch to Nor boot, connect two USB cables, USB-COM1 and USB-host, open SecureCRT software, configur...[Details]
The program memory and data memory of the STC8G series microcontrollers are independently addressed.
Note: That is, their addresses all start from 0. But they correspond to different ent...[Details]
With the rapid development of the automobile industry, automobiles have increasingly higher requirements for control, communication, network management, etc. Hardware platforms based on 32-bit microc...[Details]
Today, Lu Weibing, general manager of the Redmi brand, continued to reveal information about the Redmi 9 which will be released tomorrow. First of all, in terms of performance, the Redmi 9 is equippe...[Details]
The Apple Developer Conference in June made the "digital key" popular again. In fact, using mobile phones as car keys is not a new technology, but it has not yet been widely popularized. When I ...[Details]
1) Timing issues
Anyone who has studied FPGA knows that the clock and timing that FPGA can accept are much lower than those of ASIC. This is because the clock tree and routing of ASIC are relatively ...[Details]
1. Introduction
In some equipment or devices, it is necessary to communicate between relatively rotating parts, such as transmitting video signals, audio signals, control signals, sensor signals,...[Details]
The "2019 (33rd) China Top 100 Electronic Information Enterprises Conference" was held in Tianjin. Zhou Zixue, Vice President and Secretary General of the China Electronic Information Industry Federa...[Details]
The food nitrite detector is a food safety testing instrument developed to maintain food safety. Pickles are a side dish for many of us when dining. Pickles can be left for a long time, but many pic...[Details]
The figure shows a precision constant current source composed of SW399.
The figure shows a positive constant current source. In the figure, the stable output voltage obtained by SW399 is added t...[Details]
The long-delayed reshuffle and restructuring of the global panel industry has finally begun. On August 28, 2020, TCL Technology (000100.SZ) announced that its holding subsidiary TCL Huaxing Optoelect...[Details]
1. Introduction With the rapid development of power electronics technology, power electronic equipment is increasingly closely related to people's work and life, and electronic equipment cannot do ...[Details]
Industrial Control Systems (ICS) are computer systems used to monitor and control industrial production processes. With the rapid development of Industry 4.0 and smart manufacturing, ICS have been ...[Details]