10 Minute Arduino Project - INA219 Current Sensor

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.พ. 2017
  • A ten minute look at the INA219 current sensor, hooked up to an Arduino Uno, measuring the current flow from a battery to a bulb. Part of my 18650 current monitoring project.
    www.ti.com/lit/ds/symlink/ina2...
    cdn-learn.adafruit.com/downlo...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 149

  • @terryboyle
    @terryboyle ปีที่แล้ว +3

    It's great how your video from 5 years ago can demonstrate just what I needed to see today. I really appreciate this!

  • @mikehudson3620
    @mikehudson3620 7 ปีที่แล้ว +1

    Love this chip. Have had a play on a 12v battery system. Change of shunt and calibration in the registers and some noise filtering are next. Looking forward to your normal elegant description of the complex bits. I don't read data sheets as easily as you always seem to!
    I'm addicted!

  • @chipheadnet
    @chipheadnet 5 ปีที่แล้ว +1

    Was just struggling with the connection on one of these. Glan I found your video on the subject. TYVM! 👍

  • @websitesthatneedanem
    @websitesthatneedanem 7 ปีที่แล้ว +1

    Prolific this week Julian! - Excellent!

  • @vylbird8014
    @vylbird8014 7 ปีที่แล้ว +16

    You don't need a pro-mini per cell. The INA219 is addressible - you just need to adjust some of those fiddly little SMD resistors on the breakout board to set the address, then one arduino can easily query multiple INA219 chips.

    • @DrTune
      @DrTune 7 ปีที่แล้ว

      Is true, I have three running on same bus

    • @tad2021
      @tad2021 7 ปีที่แล้ว

      The adafruit design allows for four. If you want to mess with jumper wires, I think it supports up to 16 per bus.

    • @AJB2K3
      @AJB2K3 6 ปีที่แล้ว

      By using 2 little wires, you can get 16 address from these (see data sheet)
      Dont connect the address points, connect a wire to the resistor side and connect the other end of the wire to the header pins.

    • @mr.mythoclast4451
      @mr.mythoclast4451 5 ปีที่แล้ว

      there is no need to solder any resistor on any other position, just connect the to "adress" pads with a blob of solder

  • @deangreenhough3479
    @deangreenhough3479 7 ปีที่แล้ว +3

    I've been working with these for the last few weeks. Nice approach and I still learned a lot. Missed the multiplier part.
    I really like your idea about using these with 18650's and how you plan to piggyback them together.
    I always look forward to your videos, but now I'm really looking forward to them. Would you mind also discussing the INA169. This is slightly different and just reports a voltage to an analogue pin. No voltages, no I2c. I've been using this for a 24v solar experiment and assumed it would be like the INA219.
    I'm back to using the INA219 and using on for each lead acid battery. So we are on similar paths.
    Well done Julian👍 good job

  • @pedrobarros938
    @pedrobarros938 5 ปีที่แล้ว

    What if my load is the Arduino itself? I need to measure the arduino's current with a bmp180 barometer when is being fed by a 9v battery.
    Thanks!

  • @PrantikMajumder
    @PrantikMajumder 7 ปีที่แล้ว

    hi, @Julian Ilett awesome tutorial, can i use it to measure ac current/voltage?

  • @UpcycleElectronics
    @UpcycleElectronics 7 ปีที่แล้ว +1

    What is the advantage of using the INA219 module instead of a simple voltage divider, current shunt resistor, and the AVR's onboard ADC?

  • @harryohanson
    @harryohanson 3 ปีที่แล้ว

    Awesome video!
    I am trying to make an ammeter to monitor battery voltage draw on my motorcycle. Would this set up work for that? How would you go about making one on oled?

  • @Sandpiper131
    @Sandpiper131 7 ปีที่แล้ว +1

    Great video Julian. I was wondering, have you ever considered doing a bigger arduino project, similar to the vocoder project in scale, such as a quad copter or a keyboard? Also have you ever designed your own PCBs?

  • @oskimac
    @oskimac 7 ปีที่แล้ว +1

    nice to see you dont film the screen anymore . very good implementation.

  • @andreyo6509
    @andreyo6509 4 ปีที่แล้ว

    What is that blue stuff you are using to hold module during soldering? Nice one :)

  • @Xeransystor
    @Xeransystor 6 ปีที่แล้ว

    so, the current sensor could be useful to protect by overloading a blocked motor ?

  • @expansiongames
    @expansiongames 7 ปีที่แล้ว +1

    i really like the ic but im trying to get a better current range by replacing the resistor with a higher wattage one

  • @lefernandesrj
    @lefernandesrj 6 หลายเดือนก่อน

    Excellent! I'm trying to measure the current using an INA 219, but I'm using a PWM board, as I need to dim an LED strip, but I'm not having success, even connecting the GND of my NANO to the PWM board's power input (-). Any tips?

  • @sasha.djordjevic3071
    @sasha.djordjevic3071 7 ปีที่แล้ว

    Great video...what's that he use as a pcb holder?

  • @pavelpopescu09
    @pavelpopescu09 4 ปีที่แล้ว

    Hi! It will work if instead of a battery I will use a microgenerator with an output voltage varying between 0 -15 volts?

  • @stevesm2010
    @stevesm2010 7 ปีที่แล้ว +14

    After you tied the ground to the Arduino, your video went back to the Adafruit page rather than the Load Voltage display in the serial window ;-) Still very interesting, I'm working on a similar thing myself.

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว

      Tell me about it! (oh you did ;) - yeah, my bad, OBS was set to the wrong source. I suppose I should have re-captured that scene, but I only noticed after I'd packed all the electronics away. I think the verbal commentary says it all. These days, you can't use annotations and end cards in the same video otherwise I would annotate it.

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +1

      I've used a poll as an annotation - let's see how that works out!

    • @stevesm2010
      @stevesm2010 7 ปีที่แล้ว

      Not bad - I'd have preferred to see the output though.

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +5

      Me too - my apologies again. I don't often annotate, unlike some youtubers who annotate every mistake, so you have to pause the video to read all the annotations. But to err is human I guess :)

    • @t0scanelli
      @t0scanelli 7 ปีที่แล้ว +1

      You can use subtitles as well.

  • @DJJOAOMARTINS
    @DJJOAOMARTINS 7 ปีที่แล้ว +1

    if you connect a relay you Will have the same results using the same GND?

  • @marcvienlustre678
    @marcvienlustre678 3 ปีที่แล้ว

    Hello Sir. Is the module applicable also to detect current at low side of the voltage? So that it can be applicable over 500V?

  • @PavolFilek
    @PavolFilek 2 ปีที่แล้ว

    Hi Julian,
    a few months I am trying to build 3 phase 50 + 50+ 50 amps MPPT.
    It is BUCK topology 200 V IN / 100 V OUT / 12 - 24 - 36 - 48 - 72 V / batt
    but I have serious problems to monitor precisely
    50 amps current per phase, I made BUCK with
    AMPLOC 100 A, then ACS758BI 50 A,
    but measurement with some filtering is not precise,
    with precision, that I need to calculate P @ O and INCREMENTAL COND. algos.
    Do you think, that som INA219, INA228, INA229 would be better ?
    Or there be similar problem with noise / from FETs switching /.

  • @ArtificialDevLabs
    @ArtificialDevLabs 3 ปีที่แล้ว

    It would help if you included in your video which ports on the arduino uno are scl, sda.

  • @JohnSmithZen
    @JohnSmithZen ปีที่แล้ว

    What's that blue putty-like stuff you hold the board with when you solder?

  • @toastrecon
    @toastrecon 6 ปีที่แล้ว

    Dumb question: would there be a way to modify this module to go up to 50V and 70A with an external shunt resistor? I think the external shunt resistor could take care of the amps, but the elevated voltage? Maybe if you never used the onboard voltage measurement by connecting the ground?

  • @UzairAli001
    @UzairAli001 6 ปีที่แล้ว

    That's this clay @2:23 like thing is called that you used to hold the board?

  • @zawirzahid6506
    @zawirzahid6506 6 ปีที่แล้ว

    what is means by bus voltage actually?. in the formula for the measuring Is for ina169.. we need a Vout and the Vout is connected with RL load.. what Vout is indicated for actually?and how do we know the value of Vout?.Please reply me.. thank you.

  • @davoimail942
    @davoimail942 6 ปีที่แล้ว

    What happens if power supply(more 5A) connect to the Ina219?

  • @TheMailojah
    @TheMailojah 5 ปีที่แล้ว

    Why do you connect the the negative to the arduino ground? Minute 8:12..thank you

  • @matthewdornfeld2126
    @matthewdornfeld2126 5 ปีที่แล้ว

    What is the red board that you are connected to?

  • @masoudjafarzadeh
    @masoudjafarzadeh 2 ปีที่แล้ว

    Would you tell me where can i use it for something else
    I use it before for sense curent fire detector and make alarm

  • @ThatGuy-nv2wo
    @ThatGuy-nv2wo 7 ปีที่แล้ว +1

    Julian, why do you never make the programs for interfacing with these devices? It's half the fun!

  • @pirateman1966
    @pirateman1966 7 ปีที่แล้ว

    What is the minimum current it can reliably detect? What is the % accuracy? Does it match the datasheet?
    Nice, Thanks.

  • @mcasualjacques
    @mcasualjacques 5 ปีที่แล้ว

    i sometimes use plasticine to hold boards while soldering, i didnt know others did something similar, though you seem to use some sort of gray mastic. plasticine tends to dirty the board but not too much

  • @steve64464
    @steve64464 7 ปีที่แล้ว +1

    I wanted to hook something like this into a rpi but there was limited tutorials at the time

  • @MrPinkster1
    @MrPinkster1 7 ปีที่แล้ว +3

    Hi Julian I am trying to find a video, I think you were using a rotary encoder and was attached to a binary counter and it was incrementing 8 LED's? I have been looking through videos trying to find this, any ideas?

    • @azyfloof
      @azyfloof 7 ปีที่แล้ว

      Was it 9Xm05_2AD8E ?

    • @MrPinkster1
      @MrPinkster1 7 ปีที่แล้ว +1

      possibly, ill have a look in a while. thanks for the reply

  • @emperoreyeanime4142
    @emperoreyeanime4142 3 ปีที่แล้ว

    I have tested on battery 9v without bulb and the load voltage is 0.9v. it is suppose to get 9v?

  • @thomasvnl
    @thomasvnl 7 ปีที่แล้ว +1

    Julian, you showed us the PDF when you were talking about the correct bus voltage :o!

  • @ashleighrowe2565
    @ashleighrowe2565 7 ปีที่แล้ว

    Julian, what's the benefit of flashing the nano with the Uno bootloader? or was it just you testing if you could?

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว

      1.5k of extra memory and faster upload times :)

  • @anandakrishnanbabu7304
    @anandakrishnanbabu7304 6 ปีที่แล้ว

    what is the minimum value of current can measure using INA219

  • @kyoudaiken
    @kyoudaiken 7 ปีที่แล้ว +1

    A DIY bench DMM project would be really interesting. :D

  • @TitoLukason
    @TitoLukason 3 ปีที่แล้ว

    Thanks for the trick with the Bluetack, ta!

  • @tonymac96
    @tonymac96 5 ปีที่แล้ว

    Interesting work!!! ...Julian, if instead of draining the battery, you decide to charge the battery, will the current be displayed with a negative value ? ...There is indication in the literature that the GY-219 INA219 is bidirectional. I'm not sure if the INA219 is the same. At the beginning of your video I saw negative current prior the connection of the light bulb...maybe is bidirectional. Let me know. Thanks.

    • @JulianIlett
      @JulianIlett  5 ปีที่แล้ว

      Yes, I'm pretty sure the INA219 is bi-directional. Yes, data sheet confirms this (right at the top) www.ti.com/lit/ds/symlink/ina219.pdf

  • @nirodper
    @nirodper 7 ปีที่แล้ว +5

    Do you ever plan on using an stm32 arduino compatible board? They are as cheap as an ordinary arduino nano but have far more processing power. Can be a follow up on your "How fast is Arduino" video.
    Cheers

    • @guusvanmarle7344
      @guusvanmarle7344 7 ปีที่แล้ว +2

      Nicolás Rodriguez I would also like to see something with an stm32

    • @21akoirala
      @21akoirala 7 ปีที่แล้ว

      stm32

    • @PeterScargill
      @PeterScargill 6 ปีที่แล้ว

      More power if you can use it - some of the STMs are not covered in the standard library yet and hence i2c slave doesn't work. The cheaper ones are the ones not covered... so the Nano - at £1.50 from China if that, remains my choice for general use now.

  • @8XRC
    @8XRC ปีที่แล้ว

    I can't seem to get rid of the 1.04V Bus Voltage (6:01) for the no load (open circuit) condition, even after tying the minus side of the battery to ground (7:43). Has anyone else run into this problem? Cheers.

  • @azyfloof
    @azyfloof 7 ปีที่แล้ว +4

    Looks like it could be useful for a battery level indicator :) Monitor voltage and current. You could even plot charge/discharge curves.

    • @tonymac96
      @tonymac96 5 ปีที่แล้ว

      Ummmm...this chip has polarity...In other words we need to check if you are charging a battery... can it displays the negative current properly?....It certainly measure the discharge part...or the positive current!!

    • @Asyss_Complex
      @Asyss_Complex 4 ปีที่แล้ว

      @@tonymac96 Do you know any chip that can show both charge and discharge?

    • @tonymac96
      @tonymac96 4 ปีที่แล้ว +1

      Welllll...guess what?..the Ina219 does that...if the current goes through the ina219 to say a resistor for discharge, the current will be positive, however if the current goes into the battery the ina219 will show the current with a negative sign. I have used the ina219 in a setup for charging discharging a home made battery of appro. 1.5 volts and 600 mWh. It works perfect!!!

    • @Asyss_Complex
      @Asyss_Complex 4 ปีที่แล้ว

      @@tonymac96Thanks, I will look into them. With so many different types of ICs, it's overwhelming to pick the right one.

    • @tonymac96
      @tonymac96 4 ปีที่แล้ว

      Yep...the ina219 works perfect...for low current measurements such no more than 3 A....it definitely measure tiny current such as 5 mA...with no problem. It is bidirectional.

  • @nixtrainz1845
    @nixtrainz1845 7 ปีที่แล้ว

    Hi Julian,
    Thanks for all the great videos!
    I have a question
    about the R100 precision sense resistor, I believe it's the "big one".
    SMD terminology for resistance leads me to believe that R100 is 0.1 ohm
    and R010 would be the 0.01 ohm that Adafruit alludes to for a 32 amp
    range. If this is correct than it's size would indicate that it has a 1
    watt power rating (a 2512 package.) If both are correct I'll order
    some resistors.
    These are great units but the u8g2 blows my old socks off!!! You and Olie make me smile!!!
    Thanks again!
    Nick

  • @vylbird8014
    @vylbird8014 7 ปีที่แล้ว +1

    I used an INA219 in my first solar charge controller. Worked nicely for months - then failed during a storm. Rather badly, because it failed in a way that gave false readings, alternating at random between 0V and full-scale voltage. Which my solar charge controller interpreted as meaning 'cram in power until the battery boils.'
    My guess is that during the storm the solar panels picked up some high voltage from the atmosphere that the INA219 didn't like. I've built a controller now, without INA219. Just good old shunts and op-amps.

  • @GrahamDIY
    @GrahamDIY 6 ปีที่แล้ว

    Found this old video and watched it (again). And as I was I wondered if you’d ever considered any videos on “home automation” ?
    I can easily see some combination of PIC or Arduino with various sensors and motors etc
    One idea was to automate your 30w garden solar LED and fix it to a base that could rotate to follow the sun. Both turning around and changing the 30 degree pitch. I’m sure there’s some web resource out there with an API where your postcode could look up to provide details of the location of the sun for a given hour of the day and day of the year.
    Just a thought. Graham

  • @deansaiful3726
    @deansaiful3726 3 ปีที่แล้ว

    How to calibrate the INA219 sensor?

  • @MitzpatrickFitzsimmons
    @MitzpatrickFitzsimmons 7 ปีที่แล้ว

    I use the INA219.h library by John De Cristofaro 2012 and it supports a function busPower() to get watts.

  • @buffplums
    @buffplums 6 ปีที่แล้ว

    You should try the Allegro ACS7 series devices instead of using a current shunt, the use a hall sensor which gives a proportional voltage to the current through the pins on the chip. There is no series loss as they don’t use a current shunt.

  • @beicel
    @beicel 7 ปีที่แล้ว +1

    What is that PCB holder gum (Silver mass) real name is I may to ask?! ;)

  • @WilliamWoodAZ
    @WilliamWoodAZ 7 ปีที่แล้ว +1

    Forgive my ignorance - is there a benefit to running the uno bootloader on a nano? video?

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +2

      Julian's Ardutorials: Turn an Arduino Nano into an Uno th-cam.com/video/bpXUvRr2ywA/w-d-xo.html

    • @WilliamWoodAZ
      @WilliamWoodAZ 7 ปีที่แล้ว +1

      thanks!

  • @tad2021
    @tad2021 7 ปีที่แล้ว

    I did a project very similar to this last month. I used 3 INA219s and additional ADC to monitor power of a small solar led lamp project I've been working on. There's an INA219 on the battery, one on the solar input, and one on the output. I added the ADC module later with a precision 0.1ohm resistor for sense as an extra amp measurement because I found that the INA219 is really noisy at small measurements. As seen in this video, it can't reliably sense no current. From that I've seen, the only means to mitigate this is to use some kind of RMS averaging of many readings from the INA219 (like around 1000 per desired sample period).
    I used all 3 INA219s and a single larger oled on one arduino nano. I can fit volts, power and watthours for all 3 and an extra line for the ADC on the single oled. Using a nano and oled per INA219 would be overkill. Just solder different address jumpers on the other 2 and setup 3 ina219 objects for each in your sketch.
    If there is interest, I can polish up mine power monitor code a push it to github.

    • @zamriimran7225
      @zamriimran7225 2 หลายเดือนก่อน

      Hi can i see your project.. because it quite same with my project.. however im having a problem..mind if you give me the connection. For your project?

    • @tad2021
      @tad2021 2 หลายเดือนก่อน

      @@zamriimran72257 years ago... If I had any idea where any of the project files were now or could remember much about it, I would. xD

    • @zamriimran7225
      @zamriimran7225 2 หลายเดือนก่อน

      @@tad2021 is there any other way i can contact you..i have some issue ,maybe you can help me

    • @tad2021
      @tad2021 2 หลายเดือนก่อน

      @@zamriimran7225 I haven't worked on anything like this in half a decade. Adafruit has documentation and code for the INA219. If I remember right, I based mine off theirs from the time but with averaging I likely ported from some other current monitoring code I found.

  • @xZise
    @xZise 7 ปีที่แล้ว +1

    Just as a note but the load voltage is calculated in the loop and it just summed shunt voltage and bus voltage. So if the shunt voltage is positive the load voltage will be the higher one.

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +1

      Which doesn't seem right - surely the load voltage should be slightly less than the supply voltage.

    • @xZise
      @xZise 7 ปีที่แล้ว

      Julian Ilett To be honest I don't really know but it sounds sensible.
      If the current is shown as negative when you swap the two wires, the load voltage is just the voltage on Vin+.

  • @AJB2K3
    @AJB2K3 6 ปีที่แล้ว

    Can't see the results after connecting gnds as the pdf is on screen.

  • @SimoWill75
    @SimoWill75 7 ปีที่แล้ว

    Blu-Tack.
    Why have I never thought of this?!

  • @Klonkiller361
    @Klonkiller361 7 ปีที่แล้ว +1

    Whats the difference between a Nano and a Nano with Uno bootloader? Isn't it all the same 326P?

    • @_who_cares_1123
      @_who_cares_1123 7 ปีที่แล้ว +1

      Klonkiller361 I think the onky difference is the size of the bootloader.

    • @guusvanmarle7344
      @guusvanmarle7344 7 ปีที่แล้ว

      the size of the arduino uno bootloader is indeed smaller and it also uploads quicker.

  • @guusvanmarle7344
    @guusvanmarle7344 7 ปีที่แล้ว +1

    I also put the Arduino Uno bootloader in my arduino nano but I can't get the old bootloader back in to it. Do you know a way to do that without buying an USPtinyISP or another Nano?

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว

      You do need a programmer to change the bootloader

    • @guusvanmarle7344
      @guusvanmarle7344 7 ปีที่แล้ว

      I heard that you can make a USBtinyISP from an ATtiny85, can you do a tutorial on that?

    • @iceberg789
      @iceberg789 7 ปีที่แล้ว

      try using another arduino as programmer. you may search google for connection details.

    • @guusvanmarle7344
      @guusvanmarle7344 7 ปีที่แล้ว

      iceberg789 the other arduino wil have its bootloader in it thats not the nano's one so i'm guessing it won't work

    • @iceberg789
      @iceberg789 7 ปีที่แล้ว

      the other arduino working as bootlead programmer, does not load it's own bootleader into the target chip. you may choose to load another boot leader. you may choose to load optiboot in it, which is more space saving.
      you may also want to make your own usb asp using an atmega8. anyways, whatever you do, you will need to study the process a bit.

  • @Brainstorm4300
    @Brainstorm4300 7 ปีที่แล้ว +1

    Don't think about the screen capture thing. I trust ya so I'll take your word for it. No worries. 😉

  • @jimsmind3894
    @jimsmind3894 7 ปีที่แล้ว +1

    Lol, we have similar taste, ordered one of these a while back!

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +2

      I think it'll look awesome when current is displayed on that little OLED :)

    • @schluderjupp
      @schluderjupp 7 ปีที่แล้ว +1

      Yes, something about those small Displays make them attractive. :-) I'm using one for a current Display that i'm working on too right now. When i have my Project finished maybe you could present it. I'm sure that every Viewer here would like to have it could use it.

  • @FerretAD
    @FerretAD 7 ปีที่แล้ว +1

    Be careful with them quick connects - I bought some off eBay that look similar to the ones you've got, and they were rated for 5 amps... I put 1.5 amps through them and it got that hot, the white plastic melted.

  • @jon_raymond
    @jon_raymond 7 ปีที่แล้ว +1

    Just an FYI, Adafruit also has code for the module and an OLED github.com/adafruit/Pro_Trinket_Power_Meter/blob/master/Pro_Trinket_Power_Meter/Pro_Trinket_Power_Meter.ino

    • @tad2021
      @tad2021 7 ปีที่แล้ว

      That one doesn't do anything to mitigate the jittery noise of the INA219.

  • @jarrellestes1793
    @jarrellestes1793 6 ปีที่แล้ว

    GREAT VIDEO PLEAS KEEP IT UP!! NEWBIE!!! Will subscribe thanks! I Rembrandt Mr novack! Smart guy!!

  • @jimsmind3894
    @jimsmind3894 7 ปีที่แล้ว

    Mine let out the magic smoke! :(
    Not sure what went wrong, but it got very hot and the little chip desoldered itself. :(

    • @Wodin1000
      @Wodin1000 4 ปีที่แล้ว

      e2e.ti.com/support/amplifiers/f/14/p/405749/1437908

  • @ArtificialDevLabs
    @ArtificialDevLabs 3 ปีที่แล้ว

    Board: I2C / TWI pins
    Uno, Ethernet A4 (SDA), A5 (SCL)
    Mega2560 20 (SDA), 21 (SCL)
    Leonardo 2 (SDA), 3 (SCL)
    Due 20 (SDA), 21 (SCL), SDA1, SCL1

  • @genial6589
    @genial6589 7 ปีที่แล้ว +1

    The measure you are talking about is missing in the video!

  • @HW1099Tube
    @HW1099Tube 7 ปีที่แล้ว +1

    Julian at 8:22 we can't see the serial monitor :(

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +4

      Apologies - I've annotated it :)

    • @isoguy.
      @isoguy. 7 ปีที่แล้ว

      HW1099 so agree, impossible to read serial monitor. Is this compliant with requirements of the dda (disability discrimination act)?

  • @firebird8600
    @firebird8600 7 ปีที่แล้ว

    oooooh! This video has a blue sponge with a lightning bolt!

  • @terminator14061993
    @terminator14061993 7 ปีที่แล้ว +1

    Hi Julian please make a video with Arduino uno + current sensor + ethernet shield and data from sensor upload to internet.

    • @1sgPmD
      @1sgPmD 7 ปีที่แล้ว +1

      He also has an Arduino Yún that has ethernet and wifi capability integrated i think.

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +1

      I've got some ideas similar to that ;)

    • @Brainstorm4300
      @Brainstorm4300 7 ปีที่แล้ว +1

      Julian Ilett If you intend to upload data to the internet, I suggest you use esp8266 instead of ethernet shield or Yun.

    • @nabarnes
      @nabarnes 7 ปีที่แล้ว +1

      And throw some MQTT in for good measure! In fact, why not use a load of NRF tranceivers to broadcast to a central node which then manages the MQTT message sending........

  • @changpuak
    @changpuak 4 ปีที่แล้ว

    Dear Julian ! You should not use a pencil to point to things on a pcb, as Graphene on a pcb produces conductive shorts, which are almost impossible to find.

  • @akarshagarwal4516
    @akarshagarwal4516 7 ปีที่แล้ว +2

    Oh Lord
    Just got one INA219 from eBay today. Is this coincidence or am I investing tonight's 10 minutes on this project.

  • @darthvader8433
    @darthvader8433 7 ปีที่แล้ว +1

    I would have thought Kirchoff's current law would make 3 current sensors on 3 batteries connected in series unnecessary.. Of course using just the voltage readings makes 3 sensors worth it, unless you use resistive divider networks to have the arduino do the voltage readings itself..

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว

      Sorry, I should have explained that these cells will be connected in parallel :)

    • @raykent3211
      @raykent3211 7 ปีที่แล้ว +1

      Darth Vader Dammit, I was about to post saying it was either God or Ampère who decreed that! You beat me and got the attribution right to boot. Looks like Julian is still paying more attention to charge balancing than most major manufacturers bother to do. Bravo!

  • @muh1h1
    @muh1h1 7 ปีที่แล้ว +2

    8:14 Screencapture fail :D

  • @malinsg1
    @malinsg1 7 ปีที่แล้ว +1

    screen capture looks better

  • @masoudjafarzadeh
    @masoudjafarzadeh 2 ปีที่แล้ว

    Also i use 2 ina219 parallel without any pull up resistor
    For i2c port🤭

  • @MrWilliam932
    @MrWilliam932 7 ปีที่แล้ว

    What's the thing about the sponges? I dont get it

  • @TelmoMonteiro
    @TelmoMonteiro 7 ปีที่แล้ว

    I'm happy this video was shorter. I haven't been watching your long videos (too long!) and, when I do, I speed up to even until 1.5x. It's the only way. (Also using a lot the "L" key of my keyboard).
    It would be nice if you could summarize more your content.
    I leave this comment as a suggestion, because this used to be one of my favorite YT channels to learn things, when videos were shorter and direct to the subject.
    Thank you for reading! Have a good day :)

    • @isoguy.
      @isoguy. 7 ปีที่แล้ว

      Telmo Monteiro ....really, you have that short attention span? ILove the long videos, something to get ones teeth into. one should be greatful that Julian gives his time and knowledge to us all for free and one have humility not to critizise the prof.

    • @TelmoMonteiro
      @TelmoMonteiro 7 ปีที่แล้ว

      Private Use You seem offended. No reason for that. It's just that it looks that I don't have as much free time as you do, and I'm not like you. Is that OK right?
      You don't need to judge me like that. Calm down strange person. Longer videos give him also more money trough TH-cam, so I also can see why he would prefer that. But maybe he could lose more than he gets if there's more people like me. And that's the base of my comment. Maybe he is not aware that some people look at the length of the video and say "no, not gonna see it...".
      Have a good day.

  • @akarshagarwal4516
    @akarshagarwal4516 7 ปีที่แล้ว +2

    Jullian looks in hurry today. he din't mention the cleaning sponge he used for the soldering iron. :/
    he also did the wrong screen capture :(

    • @JulianIlett
      @JulianIlett  7 ปีที่แล้ว +1

      OBS slip up - my bad. I hope the verbal commentary is sufficient for that shot.

  • @californiakayaker
    @californiakayaker 7 ปีที่แล้ว

    Might I suggest another playlist ? MEASUREMENT TESTERS AND SENSORS or something like that. Could have any video with any little Chinese meter, the dso scope, current stuff like this, lots of possibilities, even the little part tester circuits from china, there are two of them I think that you've spoken of..

  • @RichardT2112
    @RichardT2112 7 ปีที่แล้ว

    Sure "just audio commentary" we need to see the correct readings else it never happened - admit it, you killed your uno/nano and let the magic smoke out didn't you? :)

  • @Jeff121456
    @Jeff121456 7 ปีที่แล้ว +1

    Why are you spending your time answering the same comment repeatedly? Go back to work ;)