If you want to restore the factory firmware after developing SensorTile.box yourself or burning other programs for testing, you can use DFU or JTAG to flash STSW-MKSBOX1_BL firmware
Then use STBLESens...
littleshrimpST Sensors & Low Power Wireless Technology Forum
# esp32 s2 LED, button driver > ESP32-S2-Kaluga-1 development board LED, button driver. ##led driver - Hardware uses GPIO45 to control a WS2812 lamp beadRefer to the official routine for controlling W...
##**Table of Contents** [TOCM] ## 1. Treasure Hunting There are always many novel gadgets in the house of Lao Wang next door, which will be gone if you are not careful. This time I was lucky and caugh...
I saw the nRF24L01 driver in the micropython source code a long time ago, but I never tested it. Yesterday I soldered two modules, modified the GPIO definition, tested the basic communication function...
Take MSP430Fr6972 as an example:1) Enter the TI official website: http://www.ti.com.cn/2) Enter: msp430fr6972 in the search bar and click go on3) Click the first search result (usually the first one i...
Industrial grade 485 serial port server ZLAN5143BI
ZLAN5143BI is a serial port server with RS485/422 serial port isolation, which can effectively isolate the influence of interference on RS485 bus on ...
An oscilloscope is an electronic measuring instrument that has certain applications in many industries. Oscilloscopes are also most widely used in laboratories and are indispensable experimental equip...[Details]
On the morning of January 20, at Microsoft's annual developer conference Build 2020, they announced a new service called Microsoft Lists. Today, the app can be downloaded from the App Store. ...[Details]
As lead-free technology matures, high-temperature solder alloys are now available that can be used at solder point temperatures as high as 140-150°C without losing reliability. An example is the Innol...[Details]
In common blockchain networks such as Ethereum, nodes in the blockchain network synchronize blocks with each other by broadcasting heartbeats. Usually, nodes with lagging block heights pull blocks fr...[Details]
Lu Weibing, general manager of the Redmi brand, announced a good news last night that Redmi K30 Pro can try Android 11 Beta 1. It is reported that Android 11 Beta 1 focuses on three themes: people-...[Details]
In recent years, as technology has become more mature, artificial intelligence has been widely used in our lives, playing an important role in various fields such as social production and life. I...[Details]
When there is a computer signal input, the input analog R, G, B video image signals and horizontal/field synchronization signals can be detected first. Since the waveform of the video signal is relat...[Details]
In recent years, the security industry has been undergoing unprecedented changes. With the support of emerging technologies such as artificial intelligence, the Internet of Things, cloud computing, a...[Details]
With the development of society and the improvement of people's living standards, people pay more and more attention to health, but with the improvement of living standards, the incidence of cardio...[Details]
Keysight Technologies Inc. has announced the launch of the new Keysight C-V2X Autonomous Driving Emulation (ADE) solution, which runs on the Keysight UXM 5G wireless test platform and can fully test ...[Details]
Key interruption experiment, experiment 2 is key query 1. Experimental Principle 1. Use the buttons in query and interrupt mode For buttons, use query and interrupt modes. Query mode is to put...[Details]
Atmega16 electronic clock, internal timer, adjustable alarm. The simulation schematic diagram is as follows, and the microcontroller source program is as follows: #include iom16v.h #include mac...[Details]
The application field of LED display screen is getting wider and wider, and it can be said to be everywhere. Looking at the display effect of Xuancai, everyone will wonder what characteristics and rel...[Details]
Logical operation on the accumulator A of the microcontroller:
CLR A; clear the value in A to 0, single-cycle single-byte instruction, with the same effect as MOV A, #00H.
CPL A ; reverse...[Details]
Introduction With the increasing demand for high processing power, real-time multitasking, ultra-low power consumption, etc., high-end embedded processors have entered the field of vision of dome...[Details]