NEW Arduino UNO Rev4 Board!

Sdílet
Vložit
  • čas přidán 1. 06. 2024
  • 🤩 How much Arduino can you learn in 7 Days? 👇
    bit.ly/7_Day_Arduino_Challenge
    Want to learn more? Check out our courses!
    bit.ly/3CM738l
    *Get your UNO R4 today!*
    bit.ly/ArduinoUNORev4
    Learn more about the Arduino Rev 4 here:
    bit.ly/ArduinoR4
    _/\\\\\\\\\\\\\_____\\\\\\\\\\\\\\\_____/\\\\\\\\\___
    \/\\\/////////\\\_\___\\\///////////_______/\\\\\\\\\\\\\_
    \/\\\_______\/\\\__\/\\\____________/\\\/////////\\\
    \/\\\\\\\\\\\\\/___\/\\\\\\\\\\\_____\/\\\_______\/\\\
    \/\\\/////////_______\/\\\///////________\/\\\\\\\\\\\\\\\
    \/\\\_____________\/\\\______________\/\\\/////////\\\
    \/\\\_____________\/\\\______________\/\\\_______\/\\\
    \/\\\_____________\/\\\\\\\\\\\\\\\____\/\\\_______\/\\\
    \///_______________\///////////////_________\///________\///_
    We designed this circuit board for beginners!
    Kit-On-A-Shield: amzn.to/3lfWClU
    FOLLOW US ELSEWHERE
    ---------------------------------------------------
    Facebook: / programmingelectronics...
    Twitter: / progelecacademy
    Website: www.programmingelectronics.com/
    **About Us:**
    This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.
    **We have no affiliation whatsoever with Arduino LLC, other than we think they are cool.**
    00:00 Introduction
    00:32 Unboxing
    00:56 Why the R4?
    01:24 Minima & Wifi
    01:42 What's the Difference? (Specs)
    02:28 Pins
    03:22 What's the Same?
    03:47 Footprint
    04:12 Take Aways

Komentáře • 193

  • @programmingelectronics
    @programmingelectronics  Před 11 měsíci +5

    Please Note - when this UNO R4 was mailed to me by Arduino *it was in an anti-static bag*. The unboxing in the video is a live-action recreation of the event with some creative license.

  • @edwardgiovannelli5191
    @edwardgiovannelli5191 Před 11 měsíci +16

    That's the way to do it right! Incremental *useful* changes while maintaining backwards compatibility and a familiar user interface. Arduino designers really have their sh!t together!

  • @Abc-sl1nf
    @Abc-sl1nf Před 11 měsíci +11

    I'm currently taking Programming Electronic course online and I absolutely Love it! Mike explains things perfectly.

  • @campbellmorrison8540
    @campbellmorrison8540 Před 11 měsíci +14

    Im happy with the R3 but I have to say the R4 has some very compelling features. For me the speed is not a biggy but the CAN bus, analogue out and more interrupts would get me moving.

    • @michaelcheich2481
      @michaelcheich2481 Před 11 měsíci +2

      I feel like I left out some stuff in this video that will make it even more compelling, I'll have to do a follow on.

    • @lobo5727
      @lobo5727 Před 11 měsíci +1

      @@michaelcheich2481 EEPROM is not there and that's a surprise .. It has good ram and 1 analog output . I would have happy if they use 3.3 v regulator with higher current so that modules like esp01 to run on t. It should consume now more power with 48MHz I think so.

  • @henrychan720
    @henrychan720 Před 11 měsíci +10

    Did they seriously stick an ESP32-s3 on an Arduino, which is literally >10x more powerful than the main processor, just use it for WiFi? What's even is the point of having the Renesas chip?

    • @frankhovis
      @frankhovis Před 11 měsíci +1

      Don't forget the "convenient on-board 12x8 LED matrix" too!!! 🤪

  • @cfusername
    @cfusername Před 11 měsíci +2

    I think the classic R3 is still a great device to get started. It is very well documented and there are tons of libraries and tutorials. Also there are lots of applications where a 8 bit device is completely enough. I wouldn't necessarily trust a ESP or other modern controller to run for years without interruption or restart. More complex and powerfull hardware also comes with more possible hard- and software issues.

  • @u9Nails
    @u9Nails Před 11 měsíci +2

    I recently learned a little about an Arduino. Made one into a project and it worked great. I started to get those "what if I..." ideas. I think this Uno Rev 4 is a perfect upgrade! My Uno Rev. 3 project is socketed into a PCB which is a carrier for all my wire connections. Using the same footprint was brilliant. The new features are very fresh and welcomed. What a terrific way to revise the Uno! Thanks for the details. That was very helpful!

  • @MattBaker1965
    @MattBaker1965 Před 11 měsíci +2

    Great summary of the R4. For beginners one advantage of the R3 is the socket-ed chip. You can destroy the micro-controller and its (about) a dollar to replace. Even a ham fisted 12 year old can change a DIP package (I know I did).

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      Thanks Matt! I agree - the dip package makes the R3 a bit durable in a sense.

  • @wtmayhew
    @wtmayhew Před 11 měsíci +7

    The Uno R4 with lots more speed, memory and CAN bus support makes it a potential contender against ESP-32 boards in the Arduino IDE. If you’re buying a large number of boards to embed in a product, cost matters. For one-off learning, cost is moot, get an R4. I’ve been developing projects in the Arduino IDE for Lilygo ESP-32s3 Dev Module boards which have integrated hi-res display, Wi-Fi, 12 bit A/D etc. for about US $20 each, on the other hand, the Arduino shield footprint gives access to a great number of hardware add-on options

    • @michaelcheich2481
      @michaelcheich2481 Před 11 měsíci

      Well said, I'm right there with you.

    • @edwardgiovannelli5191
      @edwardgiovannelli5191 Před 11 měsíci +1

      I probably don't have 1/10 the experience with Arduino that you do, but my first run in with the platform was a device that was going into limited production (initially planned to make 5 units, wound up making 12) But I got ahold of a r3 board to do all my learning and testing on, then for 'production' we used nanos. It was a great fit for what we were doing and endeared me to the Arduino system.
      Since then I've used it for several other projects, both professional and personal, and now I'm really excited to explore the r4.

    • @TheTubejunky
      @TheTubejunky Před 10 měsíci +1

      @@edwardgiovannelli5191 Wait until you learn about ESP32, ESP8266 OR EVEN raspberry Pi4!

  • @electronics.unmessed
    @electronics.unmessed Před 11 měsíci +3

    Many thanks for the introduction of R4. I am a great fan of the Arduino platform. Definitely a good option for me.

  • @thephm
    @thephm Před 11 měsíci +3

    I wondered why they'd cover a part of the R4 WiFi board in the photos you use in the background. I checked it out, and they have a 12x8 LED matrix as surprise! How cool is that!

    • @frankhovis
      @frankhovis Před 11 měsíci +2

      I'm wondering what the point of the "convenient on-board 12x8 LED matrix" actually is.

    • @thephm
      @thephm Před 11 měsíci +2

      @@frankhovis Basic debugging for example. Once the board is deployed, and you don't have your PC connected to read from serial, it seems really helpful. Only downside I see, is that it's not really useful if you use a shield.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +1

      I was wondering about the sticky note too!

    • @argvSys
      @argvSys Před měsícem

      ​@@frankhovisActually I use it a lot. Its easy to use and its useful for visuals directly on the board without the need of external hardware, also is very cool

  • @cyberlizardcouk
    @cyberlizardcouk Před 11 měsíci +1

    that extra processing grunt will be well liked by makers, particularly in the CNC area when using GRBL.

  • @TurinTuram
    @TurinTuram Před 11 měsíci +7

    That's cool. Awesome board! Can't wait to get on myself. There's no need to upgrade your rev3 with this for your typical led flashing project but hey that's fun to see this cool product going up on the specs. The "no eeprom" situation on the rev4 is a let down for me though since the eeprom on the rev3 was the edge for me to use it instead of a seeeduino xiao, but yeah you can use externnal eeprom of course... just annoying

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +2

      I mentioned it in another comment above, but I am pretty sure you can use up to 8KB of the flash memory space for non-volatile storage using the eeprom library.

  • @joshuabray37
    @joshuabray37 Před 11 měsíci +1

    Nice! I didn't realize this was out. I just ordered 2... I must have 30 R3's, and LOVE them. I can't wait to try this out. Arduino's are such great devices to learn on and make stuff. I've made robots, photo booths, CNC's, laser engraver's, and a lot more. If you pair it with a raspberry Pi, you can do even more.

  • @electrictao5180
    @electrictao5180 Před 11 měsíci +1

    Thanks so much!

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +1

      You're welcome - thanks for watching. There is more packed into his board then I first realized - I think it's going to be a great board to work with. And the WiFi version looks pretty neat as well.

  • @stevenlightfoot6479
    @stevenlightfoot6479 Před 5 měsíci +1

    Michael, thank you, nice review. I am still working through all the functionality of the R3 (its been one year now, on-going) I might consider upgrading at some point to the R4 wifi, for the wifi capability. I note you comment about the challenge (and benefits) of working within constrained environments, I have had this discussion over the years with engineering colleagues. Constraint brings out creativity, big time. Also, you have a really interesting bio, having been a military heli pilot, pretty cool. Keep it up.

  • @awdhootkanawade
    @awdhootkanawade Před 11 měsíci

    I was preety much in love with the pro minis for most of my projects but recently avr based microcontrollers are almost 4x the original price , so preety much switched to esp32 / 8266

  • @JonathanDeWitt1988
    @JonathanDeWitt1988 Před 11 měsíci +3

    A great intro to the R4. I'm a big fan of Arduino. It was the first board I learned on. I still have two questions I'll have to find answers for.
    1) Does one of Arduino's existing Arduino nano variants match the R4 or do they plan to release one? One of the biggest advantages of the Arduino Uno R3 was that you could prototype a project on the Arduino Uno Rev 3 and pretty easily port the project over to an Arduino nano for a more compact permanent build. If you prototyped on the R4 and weren't as constrained in your coding you wouldn't want to go back to an R3 matching Arduino nano.
    2) How does the R4 compare to a board like an ESP32 Node MCU?

    • @TheTubejunky
      @TheTubejunky Před 10 měsíci

      As usual NO ANSWERS from these promo CZcamsrs. You bring up VALID points and I agree.

    • @argvSys
      @argvSys Před 21 dnem +1

      1. I dont think so. Nano is not anymore a "mini UNO", is a formfactor.
      If you are interested, the Arduino Nano 33 IoT uses a SAMD21, which is somewhat similar to the Renesas RA4M1 (Memory, clock speed, DAC, etc) but it loses the OPAMP and other technical features.
      2. UNO R4 WiFi definitely has a place. I have an ESP32, but definitely it is not going to replace my R4 board, but I think that only depends on you.

  • @hilldweller2
    @hilldweller2 Před 11 měsíci +2

    A bit odd. The WiFi board needs one processor talking to an ESP whereas you can get an ESP32 Uno board for a fraction of the cost and that means just one excellent chip to program.

    • @whatever__
      @whatever__ Před 11 měsíci +1

      Yeah you can get more clock speed more memory for less bucks.

  • @selenium-ai
    @selenium-ai Před 11 měsíci +1

    The speed alone is a welcome improvement, as the R3 cannot keep up with driving all the pins at 1kHz, occasionally missing an update. The Arm Cortex M4 is another huge jump in performance and capability.

  • @mcstando
    @mcstando Před 11 měsíci +1

    Bonus points, it has DSP and FPU so easiest way of getting into synth prototyping

  • @willian_gaspar
    @willian_gaspar Před 11 měsíci +2

    Can we have that, but in the old dip package?

  • @edinetgrunhed6000
    @edinetgrunhed6000 Před 11 měsíci

    Awesome imagine that, its compatible to all existing 5v sensor and shields not needed for level shifter what a deal!!!, is the CANBUS in R4 need externa transciever? or its is only CAN Controller?

  • @qcnck2776
    @qcnck2776 Před 11 měsíci +2

    Is hardware debugging going to be possible? Something I really like about the STM32 Nucleo series is that you can get real time output of registers while debugging.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +2

      On the Minima version of the UNO R4 there is an SWD port that I understand can be used with the Arduino IDE 2.0 in conjunction with a j-link to use a debugger.

    • @qcnck2776
      @qcnck2776 Před 11 měsíci

      @@programmingelectronics That is great to hear.

  • @warrenscorner
    @warrenscorner Před 11 měsíci +1

    Great video Mike! I love the USB C port. Now I don’t need an adapter to connect to my MacBook Pro. Does this mean the chip shortage is over? I haven’t checked lately to see which Raspberry Pi’s are available. I know the 4 wasn’t available for a long time.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      Thanks Warren! Not sure about the chip shortage, but I feel like I was able to get my hand on a bunch of picos a while back (I have them around here some where :)

  • @BenHeckHacks
    @BenHeckHacks Před 11 měsíci +2

    Pretty cool. M4 = floating point. But seems like a lot of IO is going to waste.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I know a couple folks were wondering in the comments if they'd come out with a MEGA version that had some more IO to use.

  • @AkashBagFEce
    @AkashBagFEce Před 11 měsíci +14

    r4 is pretty good. but the popularity, the uno r3 get is just another level. the uno r3 & it's clone boards & the atmega328p chip will never be useless due to there simplicity & effortableity. i just loved uno r4, but r3 is a milestone...!!! love arduino...

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +4

      I agree with you - the R3 is iconic. I am excited about the R4 as well, I didn't realize this when I published the video, but it has built in HID support, so it can emulated keyboard/mouse etc

    • @AkashBagFEce
      @AkashBagFEce Před 11 měsíci +2

      @@programmingelectronics yes, this will make very easy to use r4 as a diy joystick or other projects. but as a student, r4 is a little bit expensive to me. i want to handson one.i use to do work with uno r3, recently i had made an arduino nrf24l01 shield, working pretty well. as a student, arduino uno r3 chip cost boards are my real companion!
      😅😅😅

    • @ericwright3382
      @ericwright3382 Před 11 měsíci +3

      ATMega328 DIP package makes it easy to pop into your own PCB with crystal and a couple parts. Much harder with the M4 package options. :(

    • @AkashBagFEce
      @AkashBagFEce Před 11 měsíci +3

      @@ericwright3382 yes you are right. Nobody uses Arduino Uno r3 smd version, why? Because dip has the advantages. Dip atmega328p will use in project after 50-80 years also❤️

    • @TheTubejunky
      @TheTubejunky Před 10 měsíci +2

      @@AkashBagFEce Also you can remove the IC and replace it! to change programed IC's for different projects or to FIX one if it is bad.!!! That is the reason I will NOT depend on Surface mount ever.

  • @stevenlightfoot6479
    @stevenlightfoot6479 Před 5 měsíci

    Michael, one question I have, I dont know if you have ever covered it, is using sensors at a distance. I am using the Arduino sensor kit and playing with accelerometer and RH sensors, using I2C and it works great (after troubleshooting) but I dont know really how the max cable lengths can be For I2C seems like max distance might be 1 m, if using UART RS485 could be far longer. Wondering if with R4 Uno and wifi if using wifi now is the way to go for remote sensing????? Thx for any insight.

  • @electronron1
    @electronron1 Před 11 měsíci +1

    Does the R4 do double precision math? I made a monitor for a green house and the Vapor Pressure Deficit calculation needs double precision to be accurate. Being 32 bit I would expect the processor to be able to do double precision math.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I believe Floating Point Unit on the Cortex-M4 only supports single precision FP operations, but not double precision.
      community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/10-useful-tips-to-using-the-floating-point-unit-on-the-arm-cortex--m4-processor

  • @artisticyeti22
    @artisticyeti22 Před 11 měsíci +2

    I think I would still prefer a Pi Pico over this because of the price and specs of it but I'd love to get a few of these too! Gr8 video btw

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +2

      Thanks for the note!

    • @trainspotting_and_tech2023
      @trainspotting_and_tech2023 Před 11 měsíci +1

      Recently I tried RPi Pico for the 1st time and I really enjoyed! I would love to have the posibility to at least try arduino uno r4 wifi/minima. 🤔 But yeah, I also consider using more an RPi! 🤔

    • @artisticyeti22
      @artisticyeti22 Před 10 měsíci +1

      @@trainspotting_and_tech2023 Its really good for the price it asks (rpi pico) but I wonder if there can be cheaper boards from open source hardware like from Arduino, maybe rev5 ? Hopefully they come up with cheaper stuff to encourage people to get into this beautiful hobby

  • @FronosElectronics
    @FronosElectronics Před 11 měsíci +1

    So would any complex projects involving the R3 work with the R4?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I think it depends on the code. It appears they made an effort at portability.

  • @webslinger2011
    @webslinger2011 Před 11 měsíci

    Would there be an arduino mega with this similar chip? Would be nice for budget 3d printers to go faster with 32 bit.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      Great question!! I'm not sure - at least I have not heard yet in this, but I wouldn't doubt if Arduino was kicking it around.

  • @allanseidel5070
    @allanseidel5070 Před 9 měsíci

    I find Arduino released this thing without making sure the reference material thoroughly covers the programming differences between this Renesas RA platform and the platform the UNO R3 uses. What is under the hood in this R4 is a totally different beast than what is under the well understood R3. Does a library environment for this new platform exist? You mentioned trying to figure out how many interrupts there are. Well, try using them as you would in the R3. Try and see if you can get pin change interrupts working. Try and see if anyone else has figured that out and documents it in a way the average Arduino hobbyist would understand. That represents just one aspect of the platform difference. There is some catching up to do. I hope it comes quickly.

  • @dd07871
    @dd07871 Před 11 měsíci +1

    They didn't solve issue with top-left mounting hole being too close to header.

  • @rondlh20
    @rondlh20 Před 11 měsíci

    How about the EEPROM? R4 doesn't have one, wouldn't that break compatibility if your project uses it?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I believe you can use 8Kb of the flash memory for non-volatile storage using the eeprom library, so I do not believe it will break compatibility with projects that use it.

  • @caffeinatedinsanity2324
    @caffeinatedinsanity2324 Před 11 měsíci

    Is it a custom-made chip like the Raspberry Pi Pico's, or is it an off-the-shelf, generic manufacturer part? Because typically 32 bit microcontrollers are 3.3V.

  • @johntoe6127
    @johntoe6127 Před 11 měsíci +1

    I think I'll stick with my ESP32. Thanks for the review though.

  • @ddjazz
    @ddjazz Před 11 měsíci

    is it correct that all libraries that directly access ports and registers on the atmega328 will no longer work with the new processor?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      That is a really good question, and I am not sure. I'll see what I can find out.

  • @salc9593
    @salc9593 Před 11 měsíci

    Can you still down load sketches to ATtinys from this new Arduino Uno Rev. 4 as you can from the Uno Rev.3 ?

  • @parthpatel1605
    @parthpatel1605 Před 11 měsíci +1

    Nice but I like It's very important to carry on support R3 as a basic educational purpose for kids and students for studies of embedded world.👍

  • @adelalmansoury
    @adelalmansoury Před 11 měsíci

    Many Thanks

  • @SF-nu3sn
    @SF-nu3sn Před 11 měsíci +2

    ...Square and Compass design incorporated. Interesting 🙂

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +2

      I need to have some fun sometimes :)

    • @psylentrage
      @psylentrage Před 11 měsíci +2

      I was looking for a comment on it, and if no one did, I would've just had to😅 The bait was too big, and how nonchalantly it was gone over, like the smallest FYI😂

    • @michaelcheich2481
      @michaelcheich2481 Před 11 měsíci +1

      @@psylentrage I hope you liked it :)

  • @jstro-hobbytech
    @jstro-hobbytech Před 11 měsíci

    Keyestudio make an uno with a type c and 3 amps can be sourced from the 5v.

  • @paulpixzy5297
    @paulpixzy5297 Před 11 měsíci +2

    Dip packaged ic is dying softly

  • @donovanpl
    @donovanpl Před 10 měsíci

    It amazes me hoe the board did not come in an anti static bag. Also, when I see people working on electronics they don’t use a static discharge strap.

    • @programmingelectronics
      @programmingelectronics  Před 10 měsíci

      It actually did come in an anti-static bag, but I had removed it prior to the video (see pinned comment).

  • @TheTubejunky
    @TheTubejunky Před 10 měsíci +1

    I still use the Arduino Duemilanove. The benefit is I can program the inserted Atmega328P-pu chip with code and instead of having to ERASE it each time I want to do something else with that Arduino I can pop in a NEW Atmega328P-Pu and get to work while keeping my old programed chip. All I have to do is SWAP out chips when I want to use them for different projects WITHOUT needing to reprogram them. These SMD or surface mounted IC's are cool and have massive power but don't fit for my needs. I would just get an ESP32 or ESP8266 for that... Better yet a Raspberry Pi. so yeah Arduino is great for beginners. It would be NICE if it had a function to READ the loaded code and EDIT it instead of not knowing what was programed on it after leaving it in a box for a few months.

  • @koppfrosch7439
    @koppfrosch7439 Před 11 měsíci

    will there be copys of the r4 and if yes what will they cost?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I imagines clones will follow, but I'm not sure. As far as cost, hard to say.

  • @dd07871
    @dd07871 Před 11 měsíci

    They could have added some servo headers like on the Keyestudio Plus Board.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      Servos are great to use with Arduino! Semi-unrelated (but still handy) they did a Qwiic I2C connector to the UNO R4 WiFi for ease of connecting different actuators and sensors...

  • @DeLaCruzer11
    @DeLaCruzer11 Před 11 měsíci

    Will you be able to use STM32CubeIDE or MDK uKeil IDE's to program R4?

  • @solomon__ejay
    @solomon__ejay Před 11 měsíci

    @4:54 Sqaure and compasses?, like Freemasonry?

  • @orenwolfe6506
    @orenwolfe6506 Před 10 měsíci

    My native language for microcontrollers and microprocessors is Assembly. Is there any info yet on programming the R4 and ESP32 in their respective ASM languages on any arduino-compatible development platform?
    BTW, I just tried doing the basic Blink sketch using XOD. It works easily enough, but the compiler produced almost 3000 lines of C++ code.

  • @Mailmartinviljoen
    @Mailmartinviljoen Před 11 měsíci +3

    Im super disapointed. The R3 will always be my first love for MCs and it would have been great if they matched the esp32 with the R4. The esp32 can do everything an arduino does just much better , more and much faster. Why such a slow core, why just a single core, why almost no onboard flash memory Where's the BT/BLE , why have 2 versions wifi non and wifi when i can buy an esp32 for less and it comes with all the bells and wistles. Bit strange.

  • @richardcrackel1521
    @richardcrackel1521 Před 3 měsíci

    No mention of the LED matrix??

  • @ChilapaOfTheAmazons
    @ChilapaOfTheAmazons Před 11 měsíci +1

    *Correction:* the UNO R4 does have EEPROM.
    In fact 8 times as much as the R3 (1 kB to 8 kB).

    • @oqibidipo
      @oqibidipo Před 11 měsíci

      It does not have 'real' EEPROM, it is emulated using Flash.

    • @ChilapaOfTheAmazons
      @ChilapaOfTheAmazons Před 11 měsíci +1

      @@oqibidipo right, but any code that uses the standard EEPROM library will work fine in both the older and the new UNO boards, so that's good enough for me.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +1

      Thanks for adding this!!

  • @BNETT21
    @BNETT21 Před 11 měsíci +1

    Hopefully somebody invested in Type-A to Type-C adapters lol.

  • @jacobew2000
    @jacobew2000 Před 11 měsíci

    Hoping for a modern Mega with way more ram.

  • @ohnoitsaninja
    @ohnoitsaninja Před 11 měsíci

    still years behind the teensy but I guess a sign of life is better than nothing out of arduino

  • @Aelia117
    @Aelia117 Před 11 měsíci +1

    Can't wait for July:v

  • @philippelhaus
    @philippelhaus Před 11 měsíci

    Totally overpowered now

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I was kind of thinking to myself, I guess I make boring stuff with my R3, because I rarely run into speed/memory issues...
      But really, if you're just doing simple stuff, like reading sensors, controlling actuators, etc, and R3 can get a long way...

  • @richpaul6806
    @richpaul6806 Před 11 měsíci

    will they drop the price of the r3 now that the r4 is out?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I think they are going to keep the R4 Minima at a lower price point than the R3, but not positive.

    • @richpaul6806
      @richpaul6806 Před 11 měsíci

      @@programmingelectronics seems odd if they still want to sell r3. 95% of people would go for an r4 minima over an r3, especially if it is cheaper.

  • @armanhossain2491
    @armanhossain2491 Před 11 měsíci

    Does those gpio pin 5v compatible??

    • @oqibidipo
      @oqibidipo Před 11 měsíci

      Not just compatible, it *is* 5 V.

  • @IIIRotor
    @IIIRotor Před 11 měsíci

    ah, and as with Rpi, only available starting 2167, maybe... but you need to pre order now

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci +1

      Maybe 2042 :)
      It will be interesting to see how well they can keep them stocked...

  • @maxmax0
    @maxmax0 Před 11 měsíci +1

    work with M2 macbook?

  • @mytech6779
    @mytech6779 Před 11 měsíci

    I suppose its alright and nice to have options, but it shouldn't be called an Uno rev4. (Unfortunatly they already used the name Due for an earlier 32b board which went with different form factor and 3.3v)
    Part of the benefit of the first 4 revs(duemilanove was the real Uno 1.0) was the replacable DIP package, not only allowing easy/cheap unbricking but also having multiple projects without constant overwriting. Of course the learning practice with low cost [constrained] components and especially potential for extra-low power consumption. (Higher frequency and more bits is nessesarilly more power for any given level of tech.) Basically if I want a Razzpi I will use a Razzpi, I use the Uno because it is an Uno.

  • @robo_omsk
    @robo_omsk Před 11 měsíci

    Now avr arduino is it stm32?)

  • @benvandermerwe2359
    @benvandermerwe2359 Před 11 měsíci

    Step in the right direction. I am Impressed :-)

  • @matmad91
    @matmad91 Před 11 měsíci

    It looks like old Leonardo board isn't it?

  • @EraYaN
    @EraYaN Před 11 měsíci

    That WiFi chip is faster than the main chip ;)

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I believe they clocked the RA4M1 with the Arm Cortex M4 at 48Mhz as a power tradeoff - since it operates at 5V, bringing down the speed reduces power consumption.

  • @embededfabrication4482
    @embededfabrication4482 Před 11 měsíci

    i can't see if they put a gyro in it, looks like they want you to add a shield

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I do not believe either of the new models have an onboard gyro. Are you using one in your project?

    • @embededfabrication4482
      @embededfabrication4482 Před 11 měsíci +1

      @@programmingelectronics we got a head tracker camera setup with the nano that has a gyro in it

    • @michaelcheich2481
      @michaelcheich2481 Před 11 měsíci

      @@embededfabrication4482 neat!

  • @nordvesterdalmodelrailroad4308

    but you cannot swap out the cpu?

  • @0x8badbeef
    @0x8badbeef Před 11 měsíci

    Expected price?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      They have 2 versions, the UNO Minima is ~$20 USD and the UNO WiFi is ~$27 USD

    • @0x8badbeef
      @0x8badbeef Před 11 měsíci

      @@programmingelectronics thanks. I wanted to compare its price to the Teensy 4.1 I just got.

  • @remconet
    @remconet Před 11 měsíci +1

    4:50 why is that important?

  • @JohnPaul-my6ct
    @JohnPaul-my6ct Před 11 měsíci

    It won't load GRBL!! The pinouts are different. It is NOT compatible with the R3!!!

  • @Pyrografpl
    @Pyrografpl Před 11 měsíci +1

    IMOUNO should be simple. AVR was perfect choice. Renesans is not so popular. It is not platform for learning embedded but learning Arduino framework.

  • @kclee2222
    @kclee2222 Před 11 měsíci

    mike
    We Love you....^^

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      That note may have been added after the box arrived :) Got to have some fun...

  • @ventusprime
    @ventusprime Před 11 měsíci

    I love this board but pi zero is 15 Euro rev 4 board is 18 euro

    • @ventusprime
      @ventusprime Před 11 měsíci +1

      for money and utility i think the Arduino Nano RP2040 Connect, is the best arduino product now, this is my personal opinion

  • @g1expert102
    @g1expert102 Před 11 měsíci

    The R3 can be improved with a firmware update
    A firmware update that arduino doesn't have

  • @avejst
    @avejst Před 11 měsíci

    But no EEPROM!
    Great into to the new UNO 🙂

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I am pretty sure you can use up to 8KB of the flash memory space for non-volatile storage using the eeprom library

  • @Scrogan
    @Scrogan Před 10 měsíci

    So, they kept the ICSP header as a simple hardware SPI port, and now have a new JTAG header? I guess that’s the only sensible method as some existing shields might use the ICSP pins for something other than programming. But I wish ICSP was higher on Arduino’s own list of priorities. Bootloaders are a hack and having people get used to them makes the transition to bare MCUs that much rougher. Even the RP2040 is hardly perfect in that it incentivises programming via a plug that not every project will have on it, but at least there’s no bootloader involved. Same for the ESP32S3 if I recall. Offloading the programming hardware to an external board makes the dev-boards themselves cheaper and more compact, you especially don’t need a USB port on something without native USB.

  • @bobvargas6239
    @bobvargas6239 Před 10 měsíci

    As of this writing, Arduino UNO R4 is not showing in Amazon. (sob!) Where did you order yours? (sob, again)

  • @jeffreyalilin7314
    @jeffreyalilin7314 Před 10 měsíci

    So, Arduino is masonic?... :)

  • @resoldab
    @resoldab Před 11 měsíci

    Look at the footprint why so big?

  • @ArtVanAuggie
    @ArtVanAuggie Před 3 měsíci

    NOT backwards compatible as far as GPIO pin current goes. R3 = 20ma R4 = 8ma. Significant difference there. R3 makes you lazy, allowing you to drive small stuff right from the controller. With the R4, you will need to use off-board drivers for most things. But honestly, controllers should control, and drivers should drive.

  • @nelbr
    @nelbr Před 11 měsíci

    I wish it had more RAM...

  • @joshgilbert6262
    @joshgilbert6262 Před 11 měsíci

    New Arduino UNO Board?!?!?!?!

  • @tagalogelectronics6615
    @tagalogelectronics6615 Před 11 měsíci

    🤠🤠🤠

  • @user-os3hc9gz9k
    @user-os3hc9gz9k Před 11 měsíci

    hope those Styrofoam is antistatic 🤫🤫

  • @PeetHobby
    @PeetHobby Před 11 měsíci +1

    Only Arduino chooses always the most crippled IC they can find, 48Mhz M4 in 2023 is just a weird choice, the Arduino uno is not built to be a power efficient board so why choose chip that is clock at only 48Mhz. :(

  • @paulstubbs7678
    @paulstubbs7678 Před 11 měsíci +1

    Interesting, although why no more IO pins, that's the biggest limitation I've bumped into.
    Also, you mentioned WiFi, then promptly skipped saying anything about it.
    The unboxing was a joke, No ant-static bag, Has Arduino inc stooped that low!
    And finally, please loose the stupid yellow post-it note covering the board.

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      The Arduino did ship with an enclosed ant-static bag, that unboxing was after the fact. If you look closely I also pull out a small tractor and a note, but I think the joke was lost on a lot of folks. I didn't have the WiFi shield to evaluate, which is why I didn't speak to it.

  • @ImnotChuck.
    @ImnotChuck. Před 11 měsíci

    Why the voice over?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      Probably an issue in post production - does the voice seem out of sink to you?

    • @VladekR
      @VladekR Před 11 měsíci

      @@programmingelectronics yes, a bit, are u a robot? 👍👍👍👍👍👍👍👍

    • @michaelcheich2481
      @michaelcheich2481 Před 11 měsíci

      @@VladekR Can we ever really know?

  • @yl923
    @yl923 Před 11 měsíci

    Говорят, что ардуинщикам с ардуино 4 бабы дают безплатно!

  • @smokeysky
    @smokeysky Před 11 měsíci +1

    pulse with modulation pins? :P
    jk

  • @conorstewart2214
    @conorstewart2214 Před 11 měsíci

    Products like this always confuse me. Why did they do it like this? They chose a top of the line ESP32S3 and just used it for wifi. It is far more powerful than the main MCU on the board. Dual core 240 MHz with DSP and image processing built in. It makes no sense, just use the ESP32S3 on its own, they are already supported in the arduino IDE. Why didn’t they use an older ESP32 or the cheaper single core RISC-V versions?
    In a similar way why do very powerful SBCs use extremely basic and simple microcontrollers? Like the latte panda sigma. You have a very powerful computer coupled with basically an arduino uno or micro. Why not go for a powerful MCU to couple with your expensive and powerful SBC? The MCU will be a bottleneck and will make the system useless for robotics without adding another MCU through the USB ports. It just doesn’t make sense. At least the arduino portenta X8 uses a top of the line MCU with it, so there is already arduino IDE support for that chip so why don’t other companies do similar?

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I believe the intent for the R4 was to be hardware backwards compatible with the R3 - so just having an ESP32 wouldn't suffice (they need a IC with 5v operating voltage). I think of the ESP32 is a co-processor. So with the R4 WiFi you're getting the RA4M1 with an Arm Cortex M4 (cortex seems pretty common and used by tons of companies) and an ESP32. Just my take...

    • @conorstewart2214
      @conorstewart2214 Před 11 měsíci

      @@programmingelectronics why would they use an ESP32S3 just for wifi? Why not any other cheaper ESP32 or even ESP8266 like other companies have done? It just seems a huge waste to use a chip that powerful just as a wifi processor. You can also reduce costs by using the bare ESP32S3 chip rather than the module. It just seems like a waste and like it is just adding unnecessary cost to the board.
      They could have used the ESP32S3 as the main processor and just added level shifters if they really wanted 5V. Yes ARM cores are very common, you can find them in a lot of Arduino uno alternatives or cheap dev boards like the blue pill or black pill. There are plenty of STM32 dev boards out there which can handle 5 V and have faster processors than the one in the uno R4.
      The ESP32S3 already has support in the Arduino IDE anyway. I do wonder if you can program the ESP32 on the uno R4.

  • @oldDecember.
    @oldDecember. Před 11 měsíci

    эти платы делались для разработчиков устройств, чтоб собрать, протестировать схему и на ее основе спроектировать устройство, чтоб потом его произвести на фабрике для продажи.
    саму ардуино стали почему то использовать как устройство.
    это самое плохое устройство которое можно себе представить.

  • @the_edge_of_time
    @the_edge_of_time Před 7 měsíci

    Too bad it's not backward compatible. Should be called duno

  • @broderp
    @broderp Před 11 měsíci +1

    Shipped without a static bag and packed with styrofoam peanuts. Are they new to shipping electronics? Terrible.

  • @whatever__
    @whatever__ Před 11 měsíci

    Esp32 is still better

  • @Rich-on6fe
    @Rich-on6fe Před 11 měsíci

    That is so not an Uno. They should have found a new name for it.

  • @PriyankaMajumdarOfficial
    @PriyankaMajumdarOfficial Před 11 měsíci

    Without EEPROM it is useless

    • @programmingelectronics
      @programmingelectronics  Před 11 měsíci

      I am pretty sure you can use up to 8KB of the flash memory space for non-volatile storage using the eeprom library

  • @timsmith8165
    @timsmith8165 Před 11 měsíci

    USB-C No Thanks.....