MicroPython supports Servo drivers, which can be used directly, such as: from pyb import Servo s=Servo(1) s.angle(45) PYB Nano can also directly use Servos, but you need to upgrade the firmware of PYB...
I have been debugging a touch screen problem recently. Some ddsi functions can be executed and touch.dll can be called, but there is no response when I click on the touch screen. It seems that the int...
Doesn't the Iam Active Mode Supply Current Into VCC Excluding External Current in the datasheet include the output? In the worst case, Iam is only a few mA, and the source current of several pins comb...
[i=s]This post was last edited by yunrun on 2017-9-4 00:45[/i] [font=宋体][color=#000][size=3]Compared with traditional sensors, integrated circuit (IC) temperature sensors have the advantages of simple...
As network administrators struggle to understand interference issues in the RF spectrum, they hear myths about the impact of interference on wireless networks. This white paper helps debunk the top 10...
I have read the source code of mbed these days, and the interface encapsulation for upper-level application calls is quite good. The code quality is relatively high, the comments are also very detai...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
On April 18-19, 2018, at the "Second Distributed Photovoltaic Carnival" held in Hangzhou, Jinko Power and China New Energy Assets Investment, Financing and Trading Platform (hereinafter referred to as...[Details]
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
Recently, Jiangsu GoodWe Power Technology Co., Ltd. ("GoodWe") unveiled two products of the SDT family, the 17kW smart photovoltaic inverter GW17KN-DT and the 20kW smart photovoltaic inverter GW20KN-D...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[Details]
Today’s medical devices are filled with increasingly complex electronic devices that monitor, display, assist and warn patients. The latest generation of medical device electronic devices are smaller...[Details]
The frequency calculation formula of the PWM wave generated by the output comparison mode of the timer is: 72M/((2*(arr+1))*(psc+1) ) For example, if you set: PWM_Init(1000-1,72-1); (PWM_Init(arr,psc...[Details]
An easy programming question for microcontrollers! Urgent, write a 3-byte binary subtraction subroutine. When using the main program to call multiple groups of data for debugging, two situations need...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
LiDAR is a comprehensive light detection and measurement system. Compared with ordinary radar, LiDAR can provide high-resolution radiation intensity geometric images, distance images, and speed im...[Details]
Semiconductor giant Intel has launched the desktop version of the 8th generation Coffee Lake architecture
Core
processor more than a month ago, and its performance is said to be 30% to 40% ...[Details]