Raspberry Pi Pico - Control the (I/O) World

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 524

  • @MitzpatrickFitzsimmons
    @MitzpatrickFitzsimmons 3 года назад +404

    This video represents the extreme quality difference of new product reviews and demos.
    While 'everyone else' is showing the pico with just the basic blink sketch example, Bill takes it to a whole other level of excellence in performance showcased with in depth demonstrations. Thank you!

    • @ronen124
      @ronen124 3 года назад +2

      the video publisher guy is the man (-:

    • @localhost123456
      @localhost123456 3 года назад +2

      yep! Guy is a thorough person ...

  • @hughmulgrew6966
    @hughmulgrew6966 3 года назад +114

    The best introduction to the Pico I have had the pleasure of experiencing. As usual, a great presentation from a terrific communicator., Bill (Thank you).

  • @larrycleeton
    @larrycleeton 3 года назад +29

    The demonstrations here are spot on. Just enough detail to get things running.

  • @qwkimball
    @qwkimball 3 года назад +161

    Every time I hear "IRQ" I have vicious flashbacks of (eventually) installing SoundBlaster cards in the 90s.

    • @sammyk7024
      @sammyk7024 3 года назад +11

      IRQ PTSD. yeah! Mine comes from network and video cards, mostly. the infamous irq15. KILL ITTTTTTT

    • @tlmoller
      @tlmoller 3 года назад +1

      Oh yes. A nightmare!,

    • @MatthiasDiro
      @MatthiasDiro 3 года назад +13

      so called '"plug and pray" :)

    • @transsi
      @transsi 3 года назад +3

      @@MatthiasDiro Plug and Play(Pray) was implemented to avoid manual IRQ/DMA configuration. Sometimes it even worked ;) But before that it was "just" a matter of assigning non-overlapping configs to your devices.

    • @MatthiasDiro
      @MatthiasDiro 3 года назад +1

      @@transsi quote "Sometimes it even worked" - > Really? Not on any PC of mine that time ;) As I remember there were only a few IRQ and DMA channels free and the next troublemaker was IRQ sharing (totally funny with PRO audio getting spikes every 10 minutes or so).

  • @jaroslawpiotrowski210
    @jaroslawpiotrowski210 3 года назад +1

    This is THE BEST Pico introduction !!! Recommended for everyone who would like to learn about Pico, don't waste time for other video on YT about Pico.

  • @Electronieks
    @Electronieks 3 года назад +7

    This channel i always watch at 1,5x speed
    You learn stuff and you save 30minutes of time

    • @artbecker5618
      @artbecker5618 3 года назад +1

      Plus skip past the part where he reads all the specifications from the spec sheet -- the same as all the other intro videos do to waste time and make their videos longer without adding any value. Not as bad as all the videos merely taking something out of a cardboard box, but still annoying. Then he has to perpetuate the myth that the Pico is a $4 board (like the myth of the old C.H.I.P. being a $9 board). Shipping can double, triple, or more the actual price you pay, but few videos are honest enough to mention that. It would be better to just skip all the fluff, increase speed to 1.25x, and get right to the I/O part at 23:36.

    • @Electronieks
      @Electronieks 3 года назад

      @@artbecker5618 correct !

  • @tonyguerich9854
    @tonyguerich9854 3 года назад +7

    This is the best intro to the pico I have seen. I stumbled through most of this before I saw this but still learned quite a bit. Thanks.

  • @augustojoa2496
    @augustojoa2496 2 года назад +1

    I watch your videos all the time. They are very professional. I usually give you a like and watch it to the end, when I have leisure time. thanks for sharing your knowledge.

  • @caid9
    @caid9 2 года назад

    After one year and a half, this is still the best intro video to the Raspberry PICO that I have found . Thank you.

    • @TomasSawer
      @TomasSawer 2 года назад

      Yep. And still no boards/hats for it working on 3.3v.
      It's sad that absence of 5v ports make such perfect product useless.

  • @Mystic0Dreamer
    @Mystic0Dreamer 3 года назад +5

    Your videos are just too good Bill it's hard to not want to do these experiments when watching your excellent tutorials.

  • @malingeorgiev2962
    @malingeorgiev2962 3 года назад +1

    To check zero of ADC you may connect directly the pin to ground or analog ground. If you get reading 0 this mean that the potentiometer is not perfect. If the reading is different from 0 this mean that ADC of controller have a problem in design. ( I've seen other video on RUclips where user have same problem with ADC)
    The video is very informative. I have to stop few times to be able to absorb all information given :)

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @brucehanson4147
    @brucehanson4147 2 года назад

    Been struggling with a pico for a week, I just learned more in the last hour than I did all week, enough to write my own code to get the projects done I got the picos for.

  • @gga3053
    @gga3053 3 года назад +6

    Thank you for providing this excellent introduction to the Pico. I just got mine and this kind of guide is just what I was looking for.

  • @47f0
    @47f0 Год назад

    Grrrr... step one may just be finding a micro-usb cable that actually transmits data. I had half a dozen cables lying around, and was beginning to believe I bough a bad Pico. I ordered a cable that specified data, and magically, everything works.
    Once past that hurdle, really wonderful tutorial. Logical, concise and well-presented and edited.

  • @tuchomendez
    @tuchomendez 2 года назад

    Thank you so much for, unlike most RUclips creators, speaking at a slow pace. I appreciate that a lot in instructional videos, it helps tremendously. Great video, visually and content wise.

  • @wiseoldman682
    @wiseoldman682 2 года назад

    Your voice is so calm, I like it.

  • @MartinBgelund
    @MartinBgelund 3 года назад +5

    Thanks for yet another thorough and informative video. I'm especially happy to see you explaining interrupts, and actually stating it's an important topic in the microcontroller world.
    A lot of video introductions to microcontrollers miss that.

  • @LeeFiero
    @LeeFiero Год назад

    I have been looking for a video that really explains what happends and why and FINALLY i found it. Thank YOU!

  • @kevinmcaleer28
    @kevinmcaleer28 3 года назад

    Thank you so much for this - the bit about buttons and pull up and pull down resistors was just a perfect explanation. Just what I was looking for.

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @coocoo6311
    @coocoo6311 2 года назад +23

    The considerable effort which has gone into producing this has resulted in a video which is first class, a treat to watch and seamless in its presentation! You communicate carefully, logically and clearly, leaving no room for misunderstanding. Thank-you very much indeed!

  • @Simply_Sood
    @Simply_Sood 3 года назад

    One of the best introductions to the pico... excellent

  • @Goman1244
    @Goman1244 3 года назад +3

    Thank you for the time and effort you put into your videos. They are very professional and informative. I wish more instructive videos were produced like yours.

  • @ExcitingCreations
    @ExcitingCreations 3 года назад +9

    Thanks for this video! I'll probably buy a pico soon! I love your logo by the way!

  • @seddikmekki34
    @seddikmekki34 2 года назад

    Wow, so much effort was put into this video. Thank you.

  • @Paul-zt1lp
    @Paul-zt1lp 3 года назад +14

    This came out the same time I unboxed my Pico, I would love to see a tutorial using Raspi Pi Compute Module 4

  • @abhinav1299
    @abhinav1299 3 года назад

    No way.....
    You are God sir....
    Such a detailed guide...

  • @francsahuc2121
    @francsahuc2121 2 года назад

    I really appreciated your tutorial. Now going to build a model train with this for my grandson !

  • @7alfatech860
    @7alfatech860 3 года назад +24

    What a nice, comprehensive introduction to the Pico. Thanks!

  • @GaryRobas
    @GaryRobas 3 года назад +1

    Excellent tutorial! Many thanks for a very comprehensive video.

  • @djwmunro
    @djwmunro 3 года назад

    I have watched a bunch of Pico Videos now .Yours is the best by Far. Btw I have been watching you since the start of Covid. Always entertaining and informative. Thanks.

  • @planker
    @planker 3 года назад

    I like this guy better. I said that to myself while searching for a video.

  • @stuartmartin3408
    @stuartmartin3408 3 года назад

    Bill you are the best! This is the best PICO demo and explanation I’ve seen.

  • @paulgeare6035
    @paulgeare6035 3 года назад +9

    Best video I've seen on RUclips so far this year. Come to think of it, best this decade! Thanks for a fascinating, gentle, logical, easy to understand beginner's guide to GPIO.

  • @peterwest1158
    @peterwest1158 Год назад

    Very useful intro to using the Pico. One minor niggle is could you please put comments into your code. It's great when reading just after watching but coming back a few days later to review code some of the details of why you do things means a return to the video.

  • @timrobertson8242
    @timrobertson8242 3 года назад +3

    At 42:00 you discuss the ADC conversion which is providing 12bits and your inability to reach zero, others have observed this as well. I have not dug into the details of the read_u16 function, but it's logical to assume that the bits are being given to you as 12 bits in the top of the u16 location which would explain why you see a value of 64K-1 at the top end and would have fuzz in the final 4 bits. I would suggest you might see if doing a bit shift right 4 times gets you much closer to zero at the bottom and give you the expect raw value of 4k-1 at the top. Great world wind exploration of using MicroPython on the Pico, I am considering getting the Toolshain in place to try out access via C++, given this would let me play with the second Core (which I assume it dormant using MircoPython).

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @LayneWallace-xz3nc
    @LayneWallace-xz3nc 5 месяцев назад

    A million likes for this guy !

  • @1607rosie
    @1607rosie 3 года назад

    Man I love watching these videos, it just makes you wonder how many ways you could use this pico.

  • @JustCameronAndHisJeep
    @JustCameronAndHisJeep 3 года назад

    This is an awesome and so thorough dive into the rPi Pico. I have 3 on order and I'll try to do something interesting with them.

  • @virginiaorwell2671
    @virginiaorwell2671 2 года назад +7

    A very thorough presentation. Not rushed as many fall into the trap that they know their subject, so it's delivered at warp speed. One of the best I have viewed.

  • @qwkimball
    @qwkimball 3 года назад +5

    Thanks for the, as always, excellent content.

  • @manavt2000
    @manavt2000 3 года назад +5

    What is advantage of using raspberry Pi pico over Arduino?

    • @carlos2004
      @carlos2004 3 года назад +3

      from all the specs, it is much more capable in every way. faster processor, higher ram/storage, and more connection protocols like 2 i2c's. also, it acts like a usb device so in that sense it is like the arduino leonardo as well.
      if you just need to control a couple of relays, or control a motor (like in this example), there's no real difference in using the pico or the arduino; they both will work fine for that. however, if you have a bigger project with multiple user inputs, sensors and multiple outputs including oleds with some graphics, and/or you need to compute the data from the inputs, the pico would easily have the advantage.

    • @manavt2000
      @manavt2000 3 года назад +2

      @@carlos2004 thank you for replying :)

    • @akhtarkh
      @akhtarkh 2 года назад +1

      You can run basic or c++ on pico and use goto commands to run multiple loops. Arduino does not allow goto commands

  • @andrewgr4572
    @andrewgr4572 3 года назад

    Thank you! Very helpful intro on basics and how to quickly get up to speed with Pico!

  • @tubeDude48
    @tubeDude48 2 года назад +2

    Come on people...How about more *THUMBS-UP* !!!

  • @beratbaki1681
    @beratbaki1681 3 года назад +6

    This video is not just about the rasbperry pico. Its like stepping inside to IO world with raspberry pico. Keep up the good work, great video.

  • @johnhaythorpe206
    @johnhaythorpe206 3 года назад

    Love your work. I bought 5 Pi Picos without knowing why. Thank you for making it obvious to me

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @johnwilson3918
    @johnwilson3918 3 года назад

    Mr DroneBot Bill - Thank you! You can tell that a lot of work has gone into making these videos. They are excellent. Can any one tell me why there are 2 bits needed for the motor direction?

  • @czechyorker
    @czechyorker 3 года назад +5

    So far the best Video on YT for Raspberry Pi Pico. Can't wait to see more. Thank you.

  • @jumbo999614
    @jumbo999614 3 года назад +3

    ESP32 can also use Micropython. Does Pi Pico have advantage over ESP32?

  • @ianbertenshaw4350
    @ianbertenshaw4350 3 года назад +5

    Up until now the humble Arduino has served me well with the projects I wanted to build but after watching this tutorial I think the pico will be the first pick for my future projects provided there are libraries for the sensors etc that I want to use - i think there will be tidal wave of development in this regard over the next year or so .
    I don’t know if it is just me but micropython seems to be so much simpler to use than C++ and if I never see another curly brace again it will be too soon !
    Definitely the best tutorial on the pico I have seen , I did watch one where the guy tried to use #define and include in the programme - i got a good laugh watching that 😀

  • @TananBaboo
    @TananBaboo 2 года назад +5

    What a great channel. I wish I had access to this kind of content when I was younger. You’re doing great work, keep it up.

  • @jamesabernathy9744
    @jamesabernathy9744 3 года назад +6

    I'll be interested in your thought on MicroPython vs. CircuitPython. It's about libraries to me.

    • @muhammadhussain7976
      @muhammadhussain7976 3 года назад

      Yeah, I am also interested in a comparison between the two in performance and reliability!

    • @djwmunro
      @djwmunro 3 года назад

      Add me to that list.

  • @muhammadhussain7976
    @muhammadhussain7976 3 года назад +6

    You came late in the race for Pi Pico demonstration but you certainly have made an awesome tutorial. It covers almost everything which is circulating around so far! Keep it up!

    • @jyvben1520
      @jyvben1520 3 года назад +1

      a 63 minutes video, needs a long prep, but very nicely done.

  • @michaeldanielides6003
    @michaeldanielides6003 3 года назад +1

    Thank you for your comprehensive show. Way2go!

  • @danakomori
    @danakomori 3 года назад

    Your demonstration is great, I’m looking for more info on controlling dc motors, like how to adjust the start speed and adjust motor braking. Something that can be controlled with rotary encoders and value displayed on an oled. So far your video is the best. Thanks for your content

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @rupla302
    @rupla302 3 года назад

    Good Video about the Pico. Just a short explanation from the Chemical site, about Isopropyl Alcohol also called Isopropanol or 2-Propanol. Your Mask which you showed is made to catch particles
    like bacterias Viruses and Pollen, but you won't stop any Isopropanol which went in the gas phase to entering you Lungs. I don't say Isopropanol in this Amounts will be harmfull to you, but I just say you also can let the mask away as it doesent do much on the intended usecase. The same mostlywill apply to the flux remover. I don't know exactly what it consists, but I expect that it will consist on a mixture of solvents. Which also will penetrate the mask while in gas phase.
    A better practise from the Health site would be to conduct this work an a well ventilated Area, or direct the fumes with a small fan out of the window.

  • @julianvera1533
    @julianvera1533 3 года назад

    Im spanish but you speak very well in english i understand perfectly

  • @RottnRobbie
    @RottnRobbie 3 года назад +1

    Regarding non-zero Analog to Digital values... I went to the datasheet (datasheets.raspberrypi.org/pico/pico_datasheet.pdf) for some clues, and found this information in section 4.3 - *Using the ADC*
    "... there will be an inherent offset of about 150[micro]A*200 = ~30mV."
    and
    "The ADC offset can be reduced by tying a second channel of the ADC to ground, and using this zero-measurement as an approximation to the offset"
    At 3.3V supply, 30mV is a count of 596, which could easily be the reason for the non-zero results. You might try (aside from RTFM) tying another ADC pin to ground, recording the measurement you get from that, and then subtracting that from your potentiometer reading. Of course that that leaves the possibility that noise (also mentioned in the datasheet) will give you a measurement of less than zero, so you'd have to code to handle that case. But based on what they said above, you're not going to get 12 bits of precision, because your measurement will always be between the offset inherent in the chip, and the maximum reference voltage.

  • @kristiaann.9199
    @kristiaann.9199 3 года назад

    Really liked you video! I'm not great at writing code, and i'm totaly new to microphyton, but for me the level of depth was perfect. I could fully understand the code without being bored by details i already understand, or stuff that is to advanced for me. Thank you! Currently i'm looking into switching from Arduino (AVR) to the pi Pico and MicroPhyton. My only fear is that the possibilities of microphyton will be to limited for some of the stuff i want to do. Things like more advance displays, specialized ADCs, etc. For this C++ seems a better option, but i love how simple MicroPhyton is to write. If your planning to do a video on comparing MicroPhyton vs C++ (and arduino) i would love to see it!

  • @m3chanist
    @m3chanist Год назад

    Introduced to a bunch of sensors and looking it's best, ha! I do like a dry sense of humour. Maybe a pico hat would be the perfect accessory, and a small cane. Fred Astaire Pico.

  • @belspace
    @belspace 2 года назад

    Great video as usual!

  • @theangrydev9205
    @theangrydev9205 3 года назад

    Best demo and review!! Thanks so much!

  • @skf957
    @skf957 3 года назад

    Nicely done Bill, thank you. A good point of reference. Looking forward to the next one!

  • @donaldwright2426
    @donaldwright2426 3 года назад +5

    Super interesting demos. In fact, the terminal and the way to program the Pi Pico takes me back to the 80s when I was programming my Commodore 64 but the similarity ends there. The quality of your preparation and the demonstrations only make the Pi Pico more attractive and enjoyable to program. Thank you.

    • @Den_Electro
      @Den_Electro 2 года назад

      Hello friend. Watch my video
      ruclips.net/video/sb7-gBqXJtk/видео.html

  • @tvnsi8556
    @tvnsi8556 3 года назад +5

    Your training are much more effective than hundreds of ads from factory marketings.
    Thank you, dear Master :-)

    • @fhbison
      @fhbison 3 года назад

      Absolutely right! I totally agree with you.

  • @LenDenton
    @LenDenton 2 года назад

    This is very informative. Thanks!

  • @Rcande35
    @Rcande35 3 года назад

    In the video it is stated that flux won't harm the board which is true most of the time but it can cause problems. Some types of flux are conductive so flux could short some pins and cause problems.

  • @xerxel69
    @xerxel69 2 года назад +1

    This is like ASMR for geeks. I wish this guy had been a lecturer at uni when we were building robots with assembler - I might have learnt something! :-p

  • @ianleitch9960
    @ianleitch9960 3 года назад +2

    @49:03 plumbing excitement! must be near time for a snack. All very clear and so a Godsend for those starting out and a very useful illustration/reference for the rest of us.

  • @diggleboy
    @diggleboy 3 года назад +4

    Really enjoyed this video of you taking the Raspberry Pi Pico to the breadboard gym you put together to put it through its paces. So much power in such a tiny package. Will make IoT device development much more exciting.

  • @sunilgafar5058
    @sunilgafar5058 3 года назад

    Awesome explanation

  • @dokta9532
    @dokta9532 3 года назад

    So many of us thoroughly enjoy your vblog, so how can we support you? Producing videos of such high quality must come at a cost to you, so how can we help, do you have an account for donations or a Patreon account?

  • @kenwallace6493
    @kenwallace6493 3 года назад +1

    I had the very same problem with 0V input to the ADC. It reads around 400. Scaling to 16 bits means shifting the 12-bit result 4 places to the left so you might expect 0V to bounce around 0, 16, 32, etc. The 400 count level seems to indicate a problem with the ADC. Any thoughts out there?

    • @0033mer
      @0033mer 3 года назад +1

      I am getting the same results and I contribute it to noise. The buck/boost converter is supplying 3.3 volts for the ADC Vref and also to power the internal ADC. That same 3.3 volts is also applied to the pot that feeds the ADC. I have measured 75 mv P-P noise on the 3.3v bus at around 1 MHz. 1/3.3 * 65536 = 198859 and 1/3.375 * 65535 = 19417 the difference is 442 which what you get. It is not the RP2040s fault but the power supply. Hope Adafruit or Sparkfun rectifies that in their board design with the RP2040.

  • @Frisky0563
    @Frisky0563 3 года назад +2

    Thank you Bill for the awesome video. I have to say I love that way you explain the concepts you are presenting to us. They really resonate with me. I just want to say how much I enjoy your content on YT Bill.
    If you connect the ADC pin to ground do you get a 0 reading this would eliminate the pot. I have a feeling this is 12 bit ADC is super sensitive.
    Can I use my computer to program the RP2040?
    Is there an input compare and output compare timer function? Well I'll google the times object and see what it can provide me. This device is nice seems pretty friendly device.

  • @QasimAlKhuzaie
    @QasimAlKhuzaie 2 года назад

    Loved it! Great job!!!

  • @bryanbsa8094
    @bryanbsa8094 3 года назад +3

    Absolutely awesome Videos, Where was this stuff in the seventies when I lived and breathed electronics? (I built a mini 4 bit computer called the "cosmic elf", you programmed it by flipping switches and pressing buttons :/) What program are you using to do all your Graphics? I'm 67 now and been out of this loop for quite awhile...

    • @not_my_fn_real_name2689
      @not_my_fn_real_name2689 3 года назад

      I am going to guess this image was done on "GIMP" or some other image processing software that is available as open source Linux software, just because the circuits do not appear to be "hot" in the diagrams.
      You can get an open source circuit design system that lets you prototype and simulate electronic designs, so you can build a switch attached to an LED image and simulate the circuit. I have not used one since 2011, but I kind of remember it letting me design ICs and then dropping them into other projects, so if you look around I am going to guess that you can find the pico's internals already packaged up and ready to drop in to a new project. I am pretty sure I used Logisim when I was in school, though I ran a search for "open source circuit simulator" and many seem to have a similar layout and feature set, so I am not sure. Some say you can export images of the circuit design, so maybe it could create the type of diagrams used in this video.
      Probably the best place to start is by searching around to see if there is a prepackaged IC build for any of the open source circuit simulators that you can run on your OS and pick the one with the best ability to drop in the Pico (again, assuming it is available). If it not, you can probably still make some good headway into prototyping with any of the software packages since you can create circuits to simulate what ever you plan to use.

  • @bobpaydar
    @bobpaydar 3 года назад

    wonderful explanation for everything 👍🏻👍🏻

  • @yt3dkraft
    @yt3dkraft 3 года назад

    Demonstration of multiple trends running in parallel would be interesting

  • @robsymberlist7962
    @robsymberlist7962 3 года назад

    Great intro to the Pico! THANKS!

  • @PeterFrueh
    @PeterFrueh 3 года назад +3

    Congratulations on an excellent teaching video for those wishing to learn through the Pico. As good as "Explaining Computers" which is a high compliment.

  • @guguge
    @guguge 3 года назад

    Thank you very much for your explanation, it's really so easy to understand and friendly for creators who have no basic knowledge. Can I help you to carry your video to our country's website, I think they will also like your content very much, of course I will mark the source and your website address.

  • @wayland7150
    @wayland7150 2 года назад

    You can get flux remover in a spray can. A quick squirt and the flux just drips off. No scrubbing, no bowl and no dressing up like a surgeon.

  • @deslomeslager
    @deslomeslager 3 года назад +3

    Good introduction, using in- and out pins, controlling and showing (RGB LED and OLED). Very good demo.
    Ps: could yo write main.py with one line in it? Like "import thisprog.py" ? That way you still keep them separated.
    And, could you also have main.py show a small list on the OLED and let you choose which program to run? I assume that could be done (no need to say: as long as the peripherals are placed okay).

    • @not_my_fn_real_name2689
      @not_my_fn_real_name2689 3 года назад +1

      Based on the intro vid, it does look like it would be possible to set up some type of menu to run different programs from main.py, but maybe you would have to build them all as functions in the main program.

  • @philipthatcher2068
    @philipthatcher2068 3 года назад

    Excellent video. Great info, and great examples.

  • @danrohler1329
    @danrohler1329 3 года назад

    Mighty fine demo! Thank you. Thank you. Thank you! Save my Rpis for development.

  • @HKey_Root
    @HKey_Root 3 года назад +1

    Nice vid. Thanks. I had to chuckle at 48:55 as I thought I heard my insides rumbling. They weren't lol.

  • @danieldare2640
    @danieldare2640 Год назад

    Another great video thanks very much I had some questions probably better for the forum but if you have time. Why 400000 for the frequency on the display is that just a max setting? and have you ever done a video looking at powering circuits separate from the Pico maybe using an optical IC to isolate things. and not stress it out. I will check the forum shortly and check it out. Love the channel keep up the good work and all the best

  • @aloysiussnailchaser272
    @aloysiussnailchaser272 3 года назад +3

    Great work! You covered everything and showed exactly what this board is capable of. I’m sold on it.

  • @walterhynson2898
    @walterhynson2898 2 года назад

    just put the board in the dishwasher and in comes out nice and clean.

  • @anonymous.youtuber
    @anonymous.youtuber 3 года назад +4

    As usual, an outstanding video. I learned so much in so little time ! 🙏🏻

  • @petermolnar6017
    @petermolnar6017 3 года назад

    Very informative video, thanks for providing!

  • @somethingfilms24
    @somethingfilms24 3 года назад +2

    First class video. Everything clearly explained both verbally and visually. Best pico intro on YT.

  • @MrVipulLal
    @MrVipulLal 3 года назад

    Great video. Thanks a lot

  • @pd8559
    @pd8559 3 года назад +2

    Great video. Also loved the end with the how many attempts does it take to plug in a USB cable, 3 flips if the connector on average for most people, oh how I hate that original design!

  • @oussamathedjfreeman
    @oussamathedjfreeman 3 года назад +1

    Hello thanks for your videos
    i have arduino nano connected to pulse counter
    the problem is that if the pulse generator is off and i plug any equipement on ac line, the arduino detect pulse from that interference
    how could i avoid this to happend
    can u make program that count specific pulses of specific lentgh
    have nice day

    • @7alfatech860
      @7alfatech860 3 года назад +1

      It appears that you may have glitches on your power supply. I have been using an Uno while powered by a cheap 12V wall wart without any trouble reading the correct number of pulses. Perhaps try plugging it into a different outlet, that may be on a different branch circuit. Or try a good surge protector power strip.

    • @oussamathedjfreeman
      @oussamathedjfreeman 3 года назад +1

      @@7alfatech860 thanks for the replay, i was plugin it just witg desktop computer usb port may i will see a good psu and i will try again thanks very much

  • @FreeCircuitLab
    @FreeCircuitLab 2 года назад

    Too many ads

  • @fabricemotard4312
    @fabricemotard4312 3 года назад

    Very very good vidéo ! 👏👏 thank you for your work ! 👍

  • @PhG1961
    @PhG1961 3 года назад +3

    Quite a long video but I watched it all till the end ! Great job ! I really love the Pico !

  • @waxprime729
    @waxprime729 7 месяцев назад

    why would you have additional files saved to the pico? are they codes? or required resources! or is it just 'removable memory'? p.s. love the vids from nz..

  • @pyaephyooo9280
    @pyaephyooo9280 3 года назад

    thank you for such a great content..btw.. i see a qtpy when you say seeduino xaio in board comparison ..

  • @TotalWarChronicles
    @TotalWarChronicles 3 года назад

    Damn for a old hag that was probalry born in 1871, you sure are up to date with modern stuff, respect!