thank you for sharing your solution. With 5 V supplied from an external power supply I actually measure about 4.7 V going to the SIM800L due to the voltage drop of diode D1. But yes, that is still out of the specified VBAT absolute maximum rating of 4.5 V.
@iamliubo Hi, Are you interested in writing a program for money? Two signals from the air conditioning remote control need to be recorded.
Best regards
in the end pin0 - pin4 are simply Micropython variables, so either switch to the Micropython tab or use Execute code blocks to add more pinX variables.
Same problem here since weeks.
It looks like that it is a bug in UIFlow.
Because in Visual Studio Code it the upload to the device works well with the same usb driver.
The DS18B20 uses Maxim's exclusive 1-Wire bus protocol that implements bus communication using one control signal. The control line requires a weak pullup resistor since all devices are linked to the bus via a 3-state or open-drain port (the DQ pin in the case of the DS18B20).
I tested the DAC module. You need to use dac0.writeData (Volt, save = True) in the range from 0 to 2700 to get from 0 to 3.3V. For variable indications to be similar to voltage, they should be divided by 0.00125.0_1576164830010_DAC.png