The New Arduino Giga R1 WiFi (Part 1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.พ. 2023
  • It's almost like xmas in March when Arduino releases a new board. Follow along as I explore the Arduino Giga, and see what makes it tick. This is the first part of a two part video, the second part being released at some point shortly and will contain a project made with the Arduino Giga.
    Thank you to Arduino for sending me this board for review! All opinions expressed in this video are my own though.
    Head over to www.arduino.cc to check out the Arduino Giga and everything else Arduino has to offer.
    #gigar1 #gigar1wifi #arduino #arduinogiga
    --------------------------------------------------------
    Correction for 5:08 : It should be 0-4096, not 0-1023. The DAC is 12-bits.
    -------------------------------------------------------
    Get your merch on: switchandlever.com/merch
    Follow and like Switch & Lever on:
    Facebook: / switchandlever
    Instagram: / switchandlever
    Twitter: / switchandlever
    Pinterest: / switchandlever
    Linkedin: www.linkedin.com/profile/view?...
    And check out the Switch & Lever online store at:
    www.switchandlever.com/store/
  • บันเทิง

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

  • @Arduino
    @Arduino ปีที่แล้ว +84

    Thanks for sharing! Looking forward to part two!

    • @wingselectronics
      @wingselectronics ปีที่แล้ว +6

      Please Provide Orignal Arduino In India to Distributors So Can We Buy

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

      Good job, guys! I've been waiting for something advanced like this from you for years.

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

      Please send Arduino GIGA to Botland (PL)!!!! I'd like to get a couple for my new projects!

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

      @@nkwilk513 Amuses me to see a land of bots in Perl. :) (I know, I know, everyone's moved on to Python, and .py can't be an ambiguous country code so find humor where we can... :) )

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

      Is this commercial now?

  • @theelectricmonk3909
    @theelectricmonk3909 ปีที่แล้ว +17

    Nice! But TBH I'll be sticking to the ESP32... So, it doesn't have as many pins, nor an "off" pad (or a RTC as far as I know) - but it does have WiFi, "enough" pins, can be programmed via the Arduino IDE (or not, as you prefer)... and is around 1/10th the price for a devkit board. It's great to see WiFi coming to Arduino though!

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

      Each thing in its place. If a project suffices with an ESP32 that's what I'll use, if I have one handy, but if I need the features of the Giga for a project it's sure a nice board to have in your toolkit. The 12-bit DAC is a really nice addition, higher fidelity audio output is something I've been wanting for some time.

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

      @@SwitchAndLever Yeah, can't argue with any of that! I still use Arduino Nanos (which, weirdly, are bigger than the Mini Pro?) because often that's all the board you need. The 12-bit DAC would be no good to me, my ears are only fitted with a 7-bit DAC that mostly doesn't work very well 🤣

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

      If you dig deep into the ESP32, it has sort of an RTC built-in, while not very much talked about. Good enough for most applications where occasional synch to network time or GPS is possible. But never the less an exiting new family member !

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

    Nice to see you!
    What a lovely little explanation video, thanks for taking the time to create, edit, and share :)

  • @LimbaZero
    @LimbaZero ปีที่แล้ว +6

    It seems like stripped down version of STM32F746DISCOVERY board with bigger chip. Missing POE, Display, 4GB EMMC, ST-Link. Ok those features limit what GPIO I can have.
    For that size of chip I start to recommend ST-Link for debugging. Ability to step code and check internal ram/registers/peripherals start to be gold if you need to investigating why it's behaving oddly.

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

    This new Giga R1 is gonna make some great projects! One use I can see for sure is in the DIY vehicle ECU market. Right now, one of the common DIY ECU kits on the market is the Speeduino, which uses an Arduino Mega as the brain, but is somewhat limited in functionality due to the slow processor and memory limitations, plus no built-in WiFi or Canbus. This new Giga R1 would be a fantastic replacement for the Mega in this area, but would require some slight redesign to accommodate the new pinout of the Giga, plus some logic level shifting would be required to accommodate the new 3.3V IO instead of 5V.

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

    Interesting, but the Raspberry Pi Pico's PIO changes the game. It can perform complex, high speed protocols over IO in realtime without bogging down its cores. You can render VGA graphics, for example, and still have the CPU available to run a simulator.

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

      And you can get 17 Picos for the price of one Giga..

    • @666aron
      @666aron ปีที่แล้ว

      Every component has its use. The Pi Pico does have PIO, but it's not even near that flexible as an FPGA. It has a dual-core architecture, but the overall performance is low. Of course, for the average Arduino user it's more than enough. These AMP boards M7/M4 are beasts in their own. You don't need PIO if you have DMA and core decoupled peripheral. If you want a true hybrid, look for PSoCs. They have single or dual ARM cores, analog/digital peripheral, configurable logic blocks and some even have BT (and they are not as expensive as a ZYNQ or similar SoC).

  • @FinlayDaG33k
    @FinlayDaG33k 9 หลายเดือนก่อน +1

    I've been looking at a variety of boards to make my car's new dashboard... I think I may have found a very solid candidate.

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

    Few years ago the big thing that prompt me to other providers was WiFi or Arduino lack of.
    Minor against was the size of that board. Yes others such as Arduino NANO was a lot smaller footprint.

  • @fench1234567
    @fench1234567 7 หลายเดือนก่อน +1

    Can you use just any arduino compatible touch screen TFT or otherwise with the Giga R1? How do you connect it? I haven't seen much listing of compatibility or display screen products available that explicitly include the Giga R1.

  • @ericBcreator
    @ericBcreator ปีที่แล้ว +21

    It looks interesting but is not really suited for small projects and neither cheap, even more expensive than a RPi.

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

      It's called GIGA... it's for big projects 🙂

    • @SwitchAndLever
      @SwitchAndLever  ปีที่แล้ว +9

      Small is a matter of definition though. Is it suitable for true miniaturization projects the size of a matchbox? No, of course not, but no one claimed it to be either. However, what it lacks in minisculeness it makes up for in leaps and bounds in other areas.

    • @Scrogan
      @Scrogan 9 หลายเดือนก่อน

      I can see it being useful as the brains of an extensive 3D printer or other CNC mainboard, where the high pin-count and STM32 processor are in demand. That said, you really don’t need that high specs for CNC. An overclocked RP2040 would work just as well if not for compatibility and pin count issues, hopefully we’ll see Klipper and Marlin builds for it in the near future.

  • @drakkorvladimir4012
    @drakkorvladimir4012 9 หลายเดือนก่อน +1

    Why will this NOT print to serial monitor?

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

    Finally an Arduino that excites me!

  • @thegreenpickel
    @thegreenpickel ปีที่แล้ว +8

    @ 5:09 Wouldn't a 12bit dac have 0 - 4095 steps and a 10 bit dac have 1023 steps? Nice board and video.

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

      Read the description, I made a mistake when editing in a rush, but I can't really edit the video after the fact.

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

      @@SwitchAndLever Yes, I read this in the comments after I posted. Now I want to make an Arduino sandwich.

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

    Welcome back! 🥳

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

    finally a big wifi board ! all the extra are a nice to have also, I hope the price is affordable.

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

    hmm, thank for sharing! I was thinking, can we use it for 3d printing and camera and extra stuff all in?

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

      Definitely! There already ramp board for the Mega. Hopefully they make a ramp board for the Voron build with support for 7 stepper.

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

    Just ordered uno r3. Now I have to wait for two months :D

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

    i would like to see that used for some sort of self driving it has can communication etc

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

    Yay finally wifi with an antenna connector on an arduino. Have been using that on ESP32 costing 1/5th of an arduino at 1/10th the board size for years...

  • @mr.g4tero781
    @mr.g4tero781 ปีที่แล้ว +1

    Comparative with Portenta?
    Or not comparable?
    Greetings Open Hardware'rs

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

    Interesting choice to use a very fast STM32 dual core arm soc in an Arduino board. It has 5V tolerant gpio with very fast access. Unluckly ST has availability issues.

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

      It is not recommended to connect 5V to any of the GPIOs. The MCU and board runs on 3.3V. It can provide 5V output on the 5V pin, and it can accept being powered by higher voltages on the Vin pin, but that's about it.

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

    this could be a killer board for klipper. Both MCU and Host in same chip on 3D printers

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

      Hmmm ... don't know if a Cortex-M4 has the guaranteed cycles-per-instruction needed, but probably. The M0's have no problem. The issue is that real STM32's of any flavor are ridiculously expensive and hard to source. I long for the days of plentiful $15 PiZero2W boards hosting Mainsail+cam, driving a $1.50 STM32F103CBT6 running 5 steppers though Klipper.

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

    Nice video, thanks :)

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

    A microcontroller that has more computing power than most 1990s computers?! What is a practical use of this board that no earlier version of the Arduino could do? Or is it just to compete with the Raspberry Pi Pico? I've done several microcontroller projects in the past and found ATtiny ICs enough for most of my needs.

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

    It's ESP32 for me. For price and so much choice of boards!

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

    I'm not sure what I'll use that many pins for. But...I need a half dozen to figure it out.

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

    Are the DACs 12-bit or from 0 to 1023 @ 5:08 ? Because 12 bit would be 0...4095.

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

      Damn, you're right! That's an inattentive mistake, it's of course 4096 values (0-4095), i.e. 12-bits.

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

      @@SwitchAndLever Alright, many thanks!

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

    I am just wondering about connecting to screens. If so, why not just make it a single board computer. It just seems unnecessary if I still have to put it to rpi4.

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

      This is not about connecting to screens to run a whole OS backbone, or running video or anything more processor intensive. It's still only about running relatively small screens with optional touch screen interfaces to create simpler interactive interfaces. To create that with a Pi is certainly possible, but it's woefully overpowered for something that simple. At the same time Arduino has been underpowered for something like that, which makes me happy to see them closing that gap with the Giga.

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

    Those stm32H, even F7 micros are always fun, but its price point is killing this product.The golden standard is still ESP32 !

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

      I hear you, but that's a bit like comparing apples and oranges. Sure they're both fruit, but they're not replacable, and I wouldn't put orange slices instead of apple into an apple cake. Situations which may call for an ESP32 may not need a Giga, and situations that may need what the Giga offers may not suffice with an ESP32. For instance, how big of a touch screen and how many HID devices can you use with the ESP32? WiFi is only part of it.

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

      @@SwitchAndLever Re: "apples and oranges." An apple a day might keep the doctor away, but it won't cure your scurvy when you're out at sea away from the docks. (And yes, there's intentional wordplay in there, like birth/berth certificate.)
      Am loving the esp32, and agree that different tools have different uses. Will check this one out too!

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

    Its nice Arduino is moving towards STM32s now, but I think the price point of this is not that appealing as STM32H7 nucleo board go for 27dollar, And I think this board is more focus towards more advance projects. I work a lot with stm32s and if I had a choice I would surely go for one of the nucleo board and not this one.

    • @666aron
      @666aron ปีที่แล้ว

      If you can get your hand on a NUCLEO-H7 board... I wanted one of these asymmetric MCU devboards from the time of release, but so far I had no luck. Everything sells out as soon as it is on stock.

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

      @@666aron well I checked two days ago they were available on digikey and now magically they are no longer available XD.

  • @55418und
    @55418und ปีที่แล้ว

    Where can I study how this board functions? More in depth.?

  • @Gerald-iz7mv
    @Gerald-iz7mv ปีที่แล้ว

    hi is there a camera, LTE, and solar cell i can connect to this Arduino Giga R1?

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

    Nice work.

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

    So its an ESP32 at 5 times the price with some feature tradeoffs.

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

      Esp32 have 12-bit DACs, a can bus, jtag connector, and can use both USB HID devices, cameras and screens?
      Basically the similarities stop shortly after “it has Wi-Fi”.

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

    Interesting, but not for me. I don't need to start working on another handheld project, but with even more limits. I guess you could use the DAC for sampling data like a TI calculators could use CBL. It could be a 2 channel oscilloscope for example.

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

    what size is that micrometer on the wall?

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

    what are these 2*2 covers on the headers for?

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

      They are there so the pick and place machine can place the headers using it's vacuum nozzle while assembling the board. They are to be removed by the user before use.

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

    Looks like the Arduino looked up to the ESP32/8266 boards and finally wants a slice of the pie ;)

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

    Would anyone happen to know which display screens are compatible with this?

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

    Whohoo!!! Always exciting to see what's new with these things.

  • @diyaaldeen1097
    @diyaaldeen1097 3 หลายเดือนก่อน

    Whats happened to switch and lever

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

    Can someone please make an SP-1200 clone for this?

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

    I have a little bit of an Arduino obsession. They should have called this gem the "Arduino SWEET!" Must have. Thanks for the run-down.

  • @thespacecowboy420
    @thespacecowboy420 5 หลายเดือนก่อน

    When will there be a generic that costs half the price?

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

    No radios? In this day and ages?

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

    Do you think it will work with RAMPS?

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

    i think as an educational platform on the low end, that's where arduino shines, a mid range is needed and the pcduino's(like raspberry with arduino headers) lagged behind. both arduino(and their hangers on) and raspberry(and their hangers on) are trying to win the midrange experimenter sbc market, the raspberry knockoffs go toward the nano-itx power level stuff, arduino should limit their board sizes to what they have, stay small, they're more likely to win there. i think the pico was an outlier built to deal with chip shortages, if there was really that big a market for high power in tiny spaces the propeller would have taken off and clogged that market long ago.

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

      "arduino should limit their board sizes to what they have"
      I'm confused, because this is what they're doing. The Giga does not represent a physical size increase beyond what they already offer.
      From the sound of it you'd be surprised how broadly Arduino is adopted in product development prototyping qualities. Oftentimes you need a platform which is quick and easy to cobble something functional together with, and the Arduino fills that function beautifully with its wide variety of boards, and peripherals (and libraries) available to it.

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

      @@SwitchAndLever they've stayed within their size ranges, sure, but, no, i'm not surprised it's used in development, that's the point, they're better at that than pi's, aside from the pico. if they stray too far from that ease of development it'll spread them thin and they'll falter.

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

    please try to run ds18b20. mbed os crashes with no solution

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

    Oh wow, this board is sexy. I want that built in CAN bus!!!!

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

    What speed what giga to tb speed

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

    why doesn't it have more ram?

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

    Lol it's an SBC itself instead of a Microcontroller...
    ❤️❤️❤️ LOVE IT!

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

      Yeah it's really crossed the line. I'll take 8.

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

      fake news

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

    I wonder why the "off" pin isn't software accessible? (ie: no hardware switch required)

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

      I’m guessing it’s the shutdown pin of a DC-DC converter

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

    Just to be interesting, why not make a brass telegraph key, eh?? This is bound to get much interest.

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

    Coming after the pi market

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

    It's been awhile

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

    The 3v3 GPIO is a bit of a killer for me.

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

      Logic level converters do exist 🙂

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

    Is that a batleth behind you?

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

      A _precision_ bat'leth

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

      Thats the first thing I thought but then I saw the micrometer on the end. I just switched from PIC18 to ESP32 for new projects.

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

      Go to my instagram (link at the very end of the video). The first image on my account shows a full view of the "bat'leth" 😉

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

      @@SwitchAndLever Can barely see the picture without an account.

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

    Lack of ethernet, which is present in main controller is huge as hell drawback and in Arduino hardware style project. Also is lack of external SDRAM etc. Audio connector without audio codecks is bs, for example NAU88C22 is cost about $1.4 in $70 is small budget impact.
    Is usefull device but from my perspective Nucleo boards are better and more price efficient. Everythig work under visual studio codes so...

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

    12 bits is 4095, not 1023!

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

      Yep, which if you actually bothered to read the description or comments you would’ve realized is a horse that’s been beaten to death long ago.

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

    Next up:
    Arduino Ultra
    Arduino Hyper

  • @TheBriti-Critic
    @TheBriti-Critic 7 หลายเดือนก่อน

    Part two!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @ilario.foresti
    @ilario.foresti ปีที่แล้ว

    Hi friend… 12bit DAC si 0 to 4095 😊

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

      Hi friend, you should probably read both the description of the video, as well as the comments below it, before throwing yourself into writing a comment.

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

    Its basically an stm32, so buy the nucleo even cheaper than this..

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

    OMG it's stm32H7...it's top of the road map on stmicro...meh...must be expensive, skip it for now

  • @Zocht-Kocht
    @Zocht-Kocht 3 หลายเดือนก่อน

    3:00
    Or you could Put 8 copies of Doom on it🎉

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

    The problem with this MC is the availability. Tsk tsk.

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

    Due board

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

    Not a “literal” beast. Literal means the exact opposite of what you mean.

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

      Oh, you're one of those 🙄
      Look, buddy, let me break it down to you. Language change over time. Things, like the word "literal" and "literally" may have once meant only what you hint at, but has for quite a while now had use where it essentially means the antonym of what it once did, i.e. figuratively. This has for quite some time been an accepted meaning, and listed in both the Cambridge, Oxford, and Merriam-Webster Dictionaries. Further more, the word "literal/literally" has literally been used in writing since the 18th century in the way I'm using it in this video.
      So, we done here?

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

      @@SwitchAndLever I’m all for language changing, but this one hasn’t hit my life yet. And no, I’m not “one of those”, but this word in particular seems to push my buttons.

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

      Then let it push your buttons no more, accept that its usage is correct and move on, let knowledge set you free rather than limiting others with disinformation 🙂

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

    Manicure

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

      No, this is something called "working hands", meaning I actually do productive things in a workshop all day long as opposed to sitting and making snarky comments on TH-cam.

  • @Ziplock9000
    @Ziplock9000 4 หลายเดือนก่อน

    I think it's overpriced. It should be around £30-£40 not £60

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

    oof.. $100

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

    I feel like all arduino boards are obselete nowadays with all the arm chips

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

    Uh this is just an advert

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

      As I expressly stated, everything I have mentioned in the video are my own words, Arduino has in no way told me what to say and not. So your statement that it’s just an advert is wrong. This video is for those who are interested in Arduinos, and news from them. If you’re not interested it’s very easy to just move on 🙂