ESP32 and ADS1115 ADC- Voltmeter project

  Переглядів 46,161

Volos Projects

Volos Projects

2 роки тому

I am using ESP32 , TFT display (240x240) and external 16 bit ADC module (ADS1115) to measure voltage.I I just want to show you my simple voltmeter sketch. I am comparing my project with a real multimeter and results are quite good. I haven done any calibration and no external components are used.
Parts used in project:
ADS1115 Module:
www.banggood.com/custlink/33m...
Esp32 development board: www.banggood.com/custlink/vG3...
TFT Display 240x240 :
www.banggood.com/custlink/v3D...
Code (Arduino IDE) : github.com/VolosR/ESPADS1115
Library: github.com/terryjmyers/ADS111...
If you learned something please subscribe!
You can support this channel and buy me a coffee. Thank you!
ko-fi.com/volosprojects
#ESPADC #ADS1115 #VoltmeterDIY

КОМЕНТАРІ: 72
@emgab
@emgab Рік тому
Gorgeous Fluke Voltmeter, as always an awesome projekt
@DM-ei6oo
@DM-ei6oo 2 роки тому
Thanks. I’ve ordered the parts. This will help me learn Arduino sketch much more. It is confusing and I’m used to being able to single step through the program in visual studio which I’m also trying to learn. Information overload but this focused project is perfect. Well done.
@longdongsilver4719
@longdongsilver4719 2 роки тому
Very nice project and I like how you display the values. Very elegant.
@VolosProjects
@VolosProjects 2 роки тому
Thank you :)
@gordondyer6310
@gordondyer6310 Рік тому
Thank you for another great little project. I am making a solar power monitor and always learn a lot from your code.
@VolosProjects
@VolosProjects Рік тому
Tnx Gordon, i always wanted to male solar monitor, do you know way how to monitor power output of panel?
@gordondyer6310
@gordondyer6310 Рік тому
@@VolosProjects Lookup Adafruit INA260, it can sense +-36V and 15A. I use it with a 200W panel (10A short circuit current).
@5VoltChannel
@5VoltChannel 2 роки тому
Amazing 👍👍
@nikthefix8918
@nikthefix8918 2 роки тому
Your graphics make my iPhone look like a ZX81 :)
@VolosProjects
@VolosProjects 2 роки тому
hahah, tnx :)
@Missingbyte
@Missingbyte 2 роки тому
I'm sure it's his day job making UI so pretty! 😍
@samsonstrike
@samsonstrike 2 місяці тому
he has a nice feel for colours an their temperatures ++Rep
@alien8r33d
@alien8r33d 2 роки тому
Like the screen design.
@MarshallCell
@MarshallCell 9 місяців тому
@Volos Projcts "Hello, thank you very much for sharing your projects! They help me learn alot about basic electronic programming (I am a beginner). My question is, could I measure based on diodes with this project, by modifying it? Could you perhaps make a variation? Greetings from Peru."
@qzorn4440
@qzorn4440 Рік тому
super nice esp32 project 🤩 I would like to monitor a sensor 0 to 10vdc and display the result on a cell-phone using remoteXY Bluetooth. I wish there was a esp32 module with better analog conversion and isolated would be even better all on one board. 🤔 thanks a lot for the great info. 😎
@markuspfaff5504
@markuspfaff5504 8 місяців тому
great Video an your other projects :-) have a simple question: if I need no +/- range, but a range from 0V to 2,5V with the best resolution of the ADS1115. I dont know, I have to programm this effect. 0V to 2,5V shout be a digital value 0 to 65536. Is that possible?
@Makerfabs
@Makerfabs 2 роки тому
wow, cool thing~👏👏
@schwalbefahrer
@schwalbefahrer 2 роки тому
I'm always impressed by our graphics design using these tiny screens :) Is there already a video where you go into details what your workflow is coming to this results and use them in your code?
@VolosProjects
@VolosProjects 2 роки тому
No, right now i dont have video about design, but i can do that, tnx for idea.
@emgab
@emgab 2 роки тому
@@VolosProjects that would be highly appreciated - your graphic designs on these tiny displays is just awesome 🥰 rgds, Mike
@Omegaskyy
@Omegaskyy 10 місяців тому
Great Vid! What is that gray wire running from the ADC to the TFT?
@Yorumcu63
@Yorumcu63 Рік тому
Great video thank you
@VintageCraftsmanTools
@VintageCraftsmanTools Рік тому
Hi. Thanks for sharing. Can you make a Rpm Counter please? Or is there a small module like this that I can use to make an RPM counter?
@NicholasRadina
@NicholasRadina Рік тому
Thank you!
@edwinkania5286
@edwinkania5286 Рік тому
Very cool
@Sebas_Cba_82
@Sebas_Cba_82 2 роки тому
Excelente proyecto, me encanta la gráfica del display... Eso con un micro STM32 es posible manejarlo, o tiene poca memoria, digamos un 030? Cómo el de la Bluepill. Saludos desde Córdoba Argentina
@AbuSous2000PR
@AbuSous2000PR Рік тому
i wounder if the ADC is better in the newest versions of ESP-32 ...like the S3 or C6 versions
@deterdamel7380
@deterdamel7380 2 роки тому
I guess the ADS1115 have differential inputs. That's also nice to have.
@happyhippo4664
@happyhippo4664 Рік тому
Are the SDA and SCL pins at different voltage levels between the ADS1115 and the ESP32? I don't know if those pins on the ADS1115 are considered output, input, or both. I was thinking both. So I thought the pins on the ESP32 are not supposed to exceed 3.3 V?. Although I have accidentally hooked up 5 V signals to the ESP 32 pins and it seemed to be OK.
@alabalaportocala29
@alabalaportocala29 Рік тому
How can I measure reverse voltages? I want to measure the voltage drop over a shunt resistor and it has to be both when charging and discharging a battery
@philippnajorka8885
@philippnajorka8885 6 місяців тому
hey man how small can you make the battery supply for a display of this size? i want to make a project that is very compact :) thanks for inspiring me!
@TechnoEveryday
@TechnoEveryday 2 роки тому
🆒 Excellent video! Thanks from whole 🇵🇰
@VolosProjects
@VolosProjects 2 роки тому
Cheers from Croatia
@Darktron
@Darktron Рік тому
I'm looking to do something similar i need some help im looking to measure up to 3V max but I need very accurate resolution down to microvolts is is possible with esp32 s3?
@argentinomacrifuevidaltamb3772
@argentinomacrifuevidaltamb3772 2 роки тому
Excelente video. Saludos
@VolosProjects
@VolosProjects 2 роки тому
Thank you my friend.Saludos
@NigelzXX
@NigelzXX Рік тому
hi do you mind sharing your schematic connections for this project?
@ooong6330
@ooong6330 Рік тому
I like your channel.
@SimjetAU
@SimjetAU 2 роки тому
Great video....can you consider doing a easy and reasonably accurate current monitor using a resistor type shunt. The ESP32 is not good at doing this and the ADS1115 is a cheap very good module
@jiajiajia858
@jiajiajia858 3 місяці тому
Hello, what software were used to make the pictures used in your project? Can you provide a tutorial? For example, the picture of fluke
@jankomuzykant1844
@jankomuzykant1844 Рік тому
Could you explain why are you using 32752 in the code instead of standard 32768 for this ADC ?
@vorserie7711
@vorserie7711 Рік тому
Hello, :-) where can i get the FLMUKE R20XTW? Is this a real Multimeter or only a 240x240 Display? Thanks
@stoptheirlies
@stoptheirlies 5 місяців тому
Hi thank you for this, I have made it but my display flashes at about half second intervals? The picture is solid, just the digits. I have spent two days and cannot find the reason have you any idea to help me please? Anyone? Bob. UK
@electronic7979
@electronic7979 2 роки тому
👍
@samsonstrike
@samsonstrike 2 місяці тому
PS Nerver use a blue bridge cable for a Positive Jumperline as you showed in 6min12. LOL Why? out of cables? No Front -just funny. Please keep on creating.
@robot070685
@robot070685 2 роки тому
Very nice!! Can you measure AC voltage and / or frequency with same equipment?
@DM-ei6oo
@DM-ei6oo 2 роки тому
Only small AC voltage at a frequency determined by the A/D converter sampling frequency and maximum voltage.
@levismy5h652
@levismy5h652 2 роки тому
Mr velos I think you are skillfull . I need your help making a moon tracker. So the watch user can determine if moon is in Scorpio. When rumours start is when moon is in Scorpio. I need wizard watch
@pedromillan3752
@pedromillan3752 21 день тому
Magin connecting two of these to perform a smb...
@petertolentino5932
@petertolentino5932 Рік тому
what is the highest voltage you can measure without voltage devider ?
@VolosProjects
@VolosProjects Рік тому
3.3 v
@samsonstrike
@samsonstrike 2 місяці тому
Thx Sir! always nice designed Displays and a charming English Accent nice made tutorials! As I am reacting to your video in 2024 what do you think about: ESP32 AI / Rust / ESP P4 / most important I think:😎"Matter for IoT"? -What are Your predictions? What SoC is your favorite for the future and which language... Danke!
@VolosProjects
@VolosProjects 2 місяці тому
Thank you! To be honest i dont have prediction, in case of microcontrolers low level lenguage will always be best option, so i dont se anything will replace c lenguage soon, there are python options but for my needs python runs way to slow on board with display on it. AI is another story, it can help but you will still need to know what you are doing. I cant wait ESP P4 :)
@samsonstrike
@samsonstrike 2 місяці тому
Thanks! No special needs from my side Im just fascinated wat is possible now on alow cost base. Always looking for new input°° 😎@@VolosProjects
@MPElectronique
@MPElectronique 2 роки тому
10 multimeter ??
@justacherryontop6538
@justacherryontop6538 Рік тому
Is it fast enough to make an oscilloscope?
@pedromillan3752
@pedromillan3752 20 днів тому
Better try a 2040. But is an i2c scanner pretty nice
@user-uw4uj7ve7x
@user-uw4uj7ve7x Місяць тому
Or you can make a diagram or tell us which contact to connect where.
@vijayanandhan5686
@vijayanandhan5686 Рік тому
The code is compatible with Arduino board??
@VolosProjects
@VolosProjects Рік тому
I am not sure, probably it will work but slower
@tobitornottobit320
@tobitornottobit320 2 роки тому
FLMUKE 😄 What about voltages less than zero?
@zaprodk
@zaprodk 2 роки тому
It's a unipolar ADC, so no.
@francoisdupont3082
@francoisdupont3082 Рік тому
The more I try to use wifi microcontrollers with my analogue sensors, the more I end up switching to RaspberryPi/ADS1115 combo.
@djokinac
@djokinac 2 роки тому
mogo bi sledeci projekat da uradis merenje struje sa nekog senta inache na mene si zaboravio a tvoj skec za merenje otpora mi javlja sledecu gresku TFT_BL' was not declared in this scope i istu gresku mi javlja jos na nekom skecu a to je sve ranije radilo kako zasto misterija samo meni mogu da se dese takve nebuloze ono oko tastera sto sam sjebo je tvoja krivica i tvoje zarazne igrice 🙂malo sale naravno pozdrav
@VolosProjects
@VolosProjects 2 роки тому
Pozdrav, imas starju verziju tft_espi library, samo napravi update i trebalo bi te prestat zafrkavat, ili jednostavno umjesto TFT_BL napisi "5"...proucio sam i dalje mi nije jasno zasto tvoj ttgo ne radi. Vidis da sam prestao radit igrice, ljudi lome skupe igračke :)
@djokinac
@djokinac 2 роки тому
@@VolosProjects nazalost isto sve razlika je samo sto se upali pozadinsko osvetljenje ali prikaz nista i opet kad upucam stari skech sa logo od ttgo to radi doduse nije skec nego bin fail nista ovaj ostaje da radi kao obican esp32 i kraj hvala ti u svakom slucaju sta mislis esp32 kao jel moze da sluzi zaq chitanje napona sa shenta 75mV pozdrav
@djokinac
@djokinac 2 роки тому
@@VolosProjects znam da sam dosadan ali tako je sa ovima sto su preko 60god radi modul sad a kako treba zez je bio sto kad sam ja napravio update librari tft:-espi trebalo je ponovo one modifike u onom setup failu luda noc u podne a malo je falilo da zavrsi u sporetu hvala ti puno na pomoci i vremenu
@VolosProjects
@VolosProjects 2 роки тому
@@djokinac aha, ajde sva sreca da si uspio. Ovi moduli bas postali preskupi, steta bi bilo da ide u sporet.
@djokinac
@djokinac 2 роки тому
@@VolosProjects ma ako covek ima neku korisnu namenu i nije skupo koliko su dobri imaju velike mogucnosti ali ja ni za st apametno ne koristim eto jedan sam sjebo prvo testere zezam se da je tvoj akrivica a posle je crko sad kad ga ukljuchis pochne odma da se greje sam chip daj mi neku dobriu ideju za st ada ga koristim pozdrav
@darshanpanchal3046
@darshanpanchal3046 Рік тому
FLMUKE 😅😂😂😂
@hamidmoradnia6578
@hamidmoradnia6578 4 місяці тому
esp 32 have worsest adc in history of microcontrolers. use it to find it
@TheRobgee1965
@TheRobgee1965 9 місяців тому
how to u measure bettween 0 and 0.6 volts ????
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Переглядів 160 тис.
Первая поломка Scirocco! Балацко попал на мотор.
1:13:12
Kitten has a slime in her diaper?! 🙀 #cat #kitten #cute
00:28
Это было легко! Оживили и Отдаем BMW владельцу!
1:40:26
ИЛЬДАР АВТО-ПОДБОР
Переглядів 3,6 млн
How to Make your Project look Amazing
9:27
Volos Projects
Переглядів 259 тис.
Best ESP32 board with AMOLED display - LilyGo T4 S3
13:35
Volos Projects
Переглядів 172 тис.
Arduino Current Meter, Voltage Meter Circuit. DIY Multimeter
7:39
KendinYap
Переглядів 85 тис.
We connect an external ADC, ADS1015 (ADS1115). 4 analog inputs!
11:40
Home Made - то, что ты можешь сделать
Переглядів 28 тис.
Revopoint MIRACO 3D Scanner Review & Feature Build
9:39
HexiBase
Переглядів 38 тис.
Can We 3D Print Working Machine Parts Using This Unique Filament?
21:58
Meet the new SBC Linux Cluster King!
31:05
Jeff Geerling
Переглядів 201 тис.
Вскрываем сейф с Flipper Zero
12:03
Павел Жовнер
Переглядів 15 тис.
Модуль АЦП на ADS1115
19:04
Паяльник TV
Переглядів 28 тис.
Какой MacBook выбрать в 2024 - М1, М2 или М3?
24:56
Как должен стоять ПК?
1:00
CompShop Shorts
Переглядів 591 тис.
I wish I knew this When Istarted Programming #school #software  #codingtips
0:34
Claude Ams - Programming Guru 💻
Переглядів 4,9 млн