[i=s]This post was last edited by littleshrimp on 2022-2-18 12:28[/i]The black body I bought before for thermal imaging calibration was not enough, so I wanted to buy two more this time. I met a boss
[i=s] This post was last edited by bzxz on 2018-12-3 21:38 [/i] I would like to ask if any of the experts have come into contact with or understand this circuit, can you roughly talk about the impleme
Forum friends who are learning ESP8266 or already know how to use it, I would like to ask if there is any problem with the following code? The microcontroller and ESP8266 are connected normally, but a
TypeC and Micro chargers can be selected from one circuit. When both TYPEC and MICRO chargers are plugged in at the same time, only MICRO can power the charging circuit. Is there room for improvement?
The PWM function is in the pulseio module. It is also very easy to use, such as:import pulseio
import boardpwm = pulseio.PWMOut(board.D13, frequency=50)
pwm.duty_cycle = 2 ** 15The duty cycle of the P