Hi, I think the simplest way to do it is with a function that makes the rule of three....
For 5v then 1024
Xv then?????
(Xv*1024)/5
Greetings
Search found 41 matches
- Mon Apr 16, 2018 12:09 pm
- Forum: General Discussion
- Topic: i want to map analog pins on 5volt between 0 to 1023 (10 bit resolution)
- Replies: 35
- Views: 22939
- Wed Apr 04, 2018 10:31 am
- Forum: General Discussion
- Topic: What is the best environment to work with ESP32 projects
- Replies: 5
- Views: 15188
Re: What is the best environment to work with ESP32 projects
Hi, Ubuntu 16.04 LTS + Eclipse, for me.
Greetings
Greetings
- Mon Mar 19, 2018 7:41 pm
- Forum: Sample Code
- Topic: ULP DS18B20 1-Wire code
- Replies: 3
- Views: 4490
Re: ULP DS18B20 1-Wire code
Thank you very much for your code. I hope to test the code soon and if I have any questions, I'll let you know.
Greetings
Greetings
- Wed Mar 14, 2018 7:27 pm
- Forum: General Discussion
- Topic: New Product using ESP32
- Replies: 5
- Views: 3655
- Wed Feb 14, 2018 9:15 am
- Forum: General Discussion
- Topic: Mosfet choice
- Replies: 11
- Views: 12673
Re: Mosfet choice
Hi guys, what you build would be the same as this https://es.aliexpress.com/item/10pcs-lot-Voltage-Sensor-10pcs-for-Arduino-DC-Raspberry-Pi-Amplifier-Digital-Current-DC0-25V-with/32801635174.html?spm=a2g0s.9042311.0.0.aRy6W6 ? Though I'm doing it for you, of course. I'd like to know if it's the same...
- Tue Feb 13, 2018 8:04 am
- Forum: ESP-IDF
- Topic: Simple MQTT with C++ and IDF
- Replies: 11
- Views: 11194
Re: Simple MQTT with C++ and IDF
Neither do I, with how easy it is with arduino IDE, for example. Last week I downloaded the 256dpi/esp-mqtt complement and it appears in the menuconfig, but I haven't tried it yet to send it to thingspeak.Koulwa wrote: I didn't think MQTT would be so hard with the IDF.
Greetings,
- Mon Feb 12, 2018 9:33 am
- Forum: ESP-IDF
- Topic: Simple MQTT with C++ and IDF
- Replies: 11
- Views: 11194
Re: Simple MQTT with C++ and IDF
With the aws iot, do you have to use it on their platform or can you use the mqtt portion for another service IE: mosquitoe? Also, did you implement it in c, or C++ with the snippets aws iot code? I've done some tests with the example of espressif https://github.com/espressif/esp-idf/tree/master/ex...
- Sat Feb 10, 2018 12:12 pm
- Forum: ESP-IDF
- Topic: Simple MQTT with C++ and IDF
- Replies: 11
- Views: 11194
Re: Simple MQTT with C++ and IDF
Very good contribution, this component did not know it (I have tried paho, mosquito... etc) but I'm going to try it, because I don't care that don't have security support. I've been testing mqtt on AWS IoT and it's great, being integrated with IDF.
Greetings,
Greetings,
- Fri Feb 09, 2018 12:12 pm
- Forum: ESP-IDF
- Topic: Simple MQTT with C++ and IDF
- Replies: 11
- Views: 11194
Re: Simple MQTT with C++ and IDF
Hi, I have the same problem, I've tried several mqtt libraries and managed to make espmqtt work but only with C code, not C++. But I have a problem, stop sending information to Thingspeak, about 15 minutes. Therefore, I still haven't been able to use the mqtt protocol because of this, I still use RE...
- Fri Feb 09, 2018 7:51 am
- Forum: Hardware
- Topic: About temprature_sens_read();
- Replies: 12
- Views: 12817
Re: About temprature_sens_read();
Thanks for the answer, ESP_Sprite. No problem, I only use this value to check the chip stability, I get the temperature and humidity with I2C sensors.
Greetings,
Greetings,