Arduino has partnered with Damien George to start using MicroPython on many Arduino products.Arduino Lab for MicroPython-- MicroPython lightweight editorArduino Lab for MicroPython is a lightweight Mi...
[i=s]This post was last edited by Digital Leaf on 2022-11-13 20:31[/i]The peripherals of the Xingkong board are driven by the pinpong library. I have never used the pinpong library before, so I still ...
[i=s]This post was last edited by Tianyiwuzui on 2022-11-13 20:30[/i]Before you start developing a board, in addition to understanding the basic knowledge of hardware architecture, you must also confi...
Xingkong Board supports multiple programming methods, including: Mind+, jupyter, Thonny, SSH, etc.; Mind+ is a programming method that is strongly recommended by the official, because Mind+ supports g...
A single-chip microcomputer is also called a single-chip microcontroller. It is not a chip that completes a certain logical function, but a computer system integrated into one chip. In general, a c...[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]
Do you often have to add brake fluid to your car's brakes? The fact that you need to pump out the brake fluid to make sure there is no gas in the brake fluid line may not be done by the car owner h...[Details]
For a long time, due to the limitation of hardware conditions, the display devices of traditional small handheld devices such as PDA are usually monochrome LCD, and the user interface is very simpl...[Details]
With the rapid development of urban economy, elevators are increasingly used as a vertical transportation tool. However, elevator fault detection and maintenance, especially the role of elevator remot...[Details]
LED is the abbreviation of light emitting diode, which is an electric light source made of semiconductor technology. The core part of LED is a chip composed of P-type semiconductor and N-type semi...[Details]
It is well known to automotive suppliers that automakers are demanding more from their supply base. For connector suppliers, this means stricter requirements for product performance, stability and ...[Details]
The era of mobile access to the Internet has arrived, and it will rapidly change the business and infrastructure needs of mobile operators under a whole new trend of requirements. We need 4G LTE to...[Details]
The rectified DC voltage is then converted back to AC using power electronics such as insulated gate bipolar transistors.
The output voltage is switched on and off at a high frequency, control...[Details]
Abstract: In order to realize wireless automatic alarm and monitoring of major safety places, based on the basic principle of pyroelectric infrared sensing, a detector for receiving infrared radia...[Details]
introduction
Belt drive is a common transmission device used in industrial production. Its commonly used speed detection device is a photoelectric encoder installed at the rotating end of th...[Details]
The battery and its management system are one of the key technologies of electric vehicles. In the past few years, most companies have encountered embarrassment in the development of electric vehic...[Details]
The cruise control system (CCS) of a vehicle is also called a constant speed driving system. It is an electronic control device that uses advanced electronic technology to automatically adjust the ...[Details]
I. Introduction
The use of electronics in cars dates back to the early 20th century when electric starters replaced hand cranks. Automotive electronics became popular in the 1960s with the...[Details]
PID is proportional differential adjustment. You can refer to the detailed introduction in the automatic control course for details! The positive action and the negative action in temperature contr...[Details]