looks like a promising power regulator IC! i use just the 5V HLK PS and then down-regulate using 1117 220 form factor type IC or the surface mounted 1117’s. for what i am doing, i dont require that much power. also, if i do use the 3.3V PS, i cannot use external controlled devices that require 5VDC
It’s also worth mentioning that we are planning to natively support the ESP family like we do with Arduino. This will hopefully ease a lot of the pain with getting these boards connected and working with various sensors! We’ll see
is there any update for this DS18B20 code to work in 2022 …???
the token don’t works anymore this way in this code with cayenne authentications…
// Cayenne authentication token. This should be obtained from the Cayenne Dashboard.
char token = “xxxxxxx”;
// Your network name and password.
char ssid = “xxxxxxx”;
char password = “xxxxxxx”;