Easy & Powerful Arduino Alternative? #4 Pyboard (MicroPython) Beginner's Guide

Sdílet
Vložit
  • čas přidán 28. 11. 2020
  • $2 for 4-Layer PCBs: jlcpcb.com
    Previous video: • DIY ESP32 AC Power Met...
    Arduino Alternative #1 STM32 video: • Easy & Powerful Arduin...
    Arduino Alternative #2 MSP432 video: • Easy & Powerful Arduin...
    Arduino Alternative #3 Teensy video: • Easy & Powerful Arduin...
    Raspberry Pi Arduino video: • Can a Raspberry Pi be ...
    Facebook: / greatscottlab
    Twitter: / greatscottlab
    Support me for more videos: www.patreon.com/GreatScott?ty=h
    You can get the used Pyboard here (affiliate link): s.click.aliexpress.com/e/_AC19Cw
    The eBay store I was talking about (affiliate links): rover.ebay.com/rover/1/711-53...
    You can download my created code for the video here: / 43960549
    Websites which were shown in the video:
    www.chinalctech.com/cpzx/STM32...
    www.st.com/en/microcontroller...
    micropython.org/download/pybv1/
    docs.micropython.org/en/latest/
    wiki.micropython.org/Home
    awesome-micropython.com/
    www.putty.org/
    In this video we will be having a closer look at the Pyboard in order to find out whether it is a good Arduino alternative. Along the way we will discover all of the features the board comes with and learn quite a bit of MicroPython programming. Let's get started!
    Thanks to JLCPCB for sponsoring this video.
    Visit jlcpcb.com to get professional PCBs for low prices.
    Music:
    2011 Lookalike by Bartlebeats
  • Věda a technologie

Komentáře • 495

  • @Asu01
    @Asu01 Před 3 lety +338

    _"168MHz clock speed"_
    Meh..
    _"1MB memory"_
    Okay..
    _"32-bit timer"_
    Fine, I guess..
    _"3 on-board LEDs"_
    *Now that's what I'm talking about! Now I can flex in front of my friends with my advanced, triple blinking LED program!*

    • @greatscottlab
      @greatscottlab  Před 3 lety +46

      Haha :-)

    • @karl2673
      @karl2673 Před 3 lety +3

      The Arduino Micro has 3 onboard LEDs too and they're all programmable :)
      For reference those are LED_BUILTIN (pin 13), LED_BUILTIN_TX and LED_BUILTIN_RX (also the SS pin). Should also note that those will still flash when you use the serial monitor and the only way to disable that would be to modify the firmware and delete the code that handles the RX/TX LED flashing.

    • @Rayan-Singh
      @Rayan-Singh Před 3 lety +1

      @HollyT Yes 😂😂😂😂

    • @alejandroalzatesanchez
      @alejandroalzatesanchez Před 3 lety

      Guy an extensible memory with sd!

    • @wesleymays1931
      @wesleymays1931 Před 3 lety +3

      @HollyT Laughs in Intel 1,830MHz

  • @ARClazerbeam
    @ARClazerbeam Před 3 lety +1

    Thank you for posting! Within the last week I started my journey of learning Python. This couldn't have come at a better time.

  • @Delali
    @Delali Před 3 lety

    This is an amazing board. Specs got me thinking of projects for my channel. Keep up the great work Mr. Scott.

  • @1976kanthi
    @1976kanthi Před 3 lety +50

    Waoh! I was looking for an arduino alternative. This video came in just the right time!

    • @greatscottlab
      @greatscottlab  Před 3 lety +22

      You're welcome ;-)

    • @swatantratech5732
      @swatantratech5732 Před 3 lety +5

      @@greatscottlab please tell us how to use oscilloscope please i from indian watch all ur video i your fan tq but please do video on osliscope operating

    • @d19sbp
      @d19sbp Před 3 lety +1

      @@DownTownDowns python isn't slow, it takes a bit more memory but python calls to C and is just as fast.

    • @vatterger
      @vatterger Před 3 lety +1

      @@swatantratech5732 czcams.com/users/results?search_query=oscilloscope+tutorial There are already a lot of great videos on oscilloscope operation, check out the one by mjlorton, i think it was the first suggestion too and it's really well made so you can follow it easily.

    • @long-timelistenerfirst-t-us2yy
      @long-timelistenerfirst-t-us2yy Před 3 lety

      @@vatterger - yeah I can also vouch for mjlorton, his oscilloscope video is intense. I eventually unsubbed his channel tho, *way* too dry and everything was a "deep dive"... _he fried my ADD_ hehelol 🤭

  • @YashKumar-zm2ud
    @YashKumar-zm2ud Před 3 lety

    Was just looking for a guide on pyboard and this video came in! Thank you, Great Scott!

  • @mcintoshdev
    @mcintoshdev Před 3 lety +2

    That board may be just perfect for the air combat sim cockpit I want to build! Even though it's bigger and more expensive it's higher clock speed, more memory and greater amounts of IO could amount to a cheaper solution in the long run. Great video as usual!

  • @BigDaddy_MRI
    @BigDaddy_MRI Před 3 lety +3

    I had my first 4 layer PCB built by JLCPCB because of your sponsorship. They did a fantastic job on those boards! I am very impressed by them.
    I’m designing another project and will use them again!
    This seems like an interesting board. I’m very interested in the Arduino port for the libraries. That way, the language changes won’t be so severe. Sounds like a great board to experiment with.
    Thank you for a great video!

    • @greatscottlab
      @greatscottlab  Před 3 lety

      Great to hear!

    • @Abodino
      @Abodino Před 3 lety

      @@greatscottlabHi scott.plsssssss...make a vedio about arduino starter kit with some examples. Thank you...

  • @youssefahourri3245
    @youssefahourri3245 Před 3 lety +2

    Nice to meet you again Great Scott ☺️

  • @atlantapuzzler976
    @atlantapuzzler976 Před 3 lety +4

    Scott, this board sports an STM32F405 chip. You can use the Arduino platform to program it if you want to. It is nice to learn MicroPython, but I just wanted to point that out

  • @kimdzongdzwon82
    @kimdzongdzwon82 Před 3 lety +1

    Your channel is Great knowledge source, i learned alomst 90% of my electronics, phisics and even a lot of english from you Thanks so much for want to share your knowledge with us, I really respect such people

  • @gregf9160
    @gregf9160 Před 3 lety +2

    This was very interesting, and good to see you enjoying learning something new 😉

  • @villageracademy4815
    @villageracademy4815 Před 3 lety +49

    I normally use uPy on ESP8266 & ESP32. They just cost 3-4USD but with wifi & Bluetooth connection capability

    • @zaydabbas1609
      @zaydabbas1609 Před 3 lety +1

      Same, they are my 2 favorite microcontrollers

    • @Dalmen
      @Dalmen Před 3 lety +1

      me too. upy on a ESP32 is awesome

  • @ayanvaidya2727
    @ayanvaidya2727 Před 3 lety

    you are one of my subscribed youtuber whose video i first like and than watch keep making such educational videos they really inspire alot

  • @ebrocoliphoto
    @ebrocoliphoto Před 3 lety +6

    whoa
    ElectroBOOM and GreatScott! upload videos at the same day
    love it

    • @dieselgeezer18
      @dieselgeezer18 Před 3 lety +1

      yeah! I just watched his video making 500.000 volts LOL

    • @ebrocoliphoto
      @ebrocoliphoto Před 3 lety +1

      @@dieselgeezer18 and waiting for that arc to jumo to his body

    • @dieselgeezer18
      @dieselgeezer18 Před 3 lety

      @@ebrocoliphoto lol

  • @davidharms3562
    @davidharms3562 Před 3 lety

    Great video GreatScott! I too am partial to my Arduino Boards, and have been tempted to try out Micro Python. Will definitely give it a try in the near future. 👍🏻

  • @aarondlancaster
    @aarondlancaster Před 3 lety

    Looking forward to more videos on this board!

  • @ZeroMass
    @ZeroMass Před 3 lety +35

    Perfect timing, just poured my coffee, 'lets get started'.. 🤘😁

    • @dr.sreepriyad8253
      @dr.sreepriyad8253 Před 3 lety +4

      Wan and I accidentally poured my coffee on my sister

    • @_wandering
      @_wandering Před 3 lety +1

      🤣🤣🤣

    • @ZeroMass
      @ZeroMass Před 3 lety +2

      @@dr.sreepriyad8253 ouch lol Just watch for when she pays you back for that one 🤪

  • @AnandKilli
    @AnandKilli Před 3 lety +6

    Love your work man. Good to see you playing with Micropython. It’s beautiful. Hope to see great projects from you using micropython boards

  • @TeddyGun300
    @TeddyGun300 Před 3 lety +1

    Awesome, finally my python skills make some sense in the microcontroller programming world

  • @randomcoder3185
    @randomcoder3185 Před 3 lety +3

    adafruit has their own fork of micropython called circuitpython. adafruit also makes boards that are designed for it and make it really easy to use. while the most powerful one may not be as powerful, "only" 120Mhz. It comes in the same footprint as an arduino nano so i think its pretty cool

  • @DD-DD-DD
    @DD-DD-DD Před 3 lety +114

    "Pooty" lolol that's a different kind of thing

  • @aleXelaMec
    @aleXelaMec Před 3 lety +1

    Finally!!! ))
    As for price, you can use esp32/8266 and port micropython on it. Works very well. Also powerful, but much cheaper.
    Thanks as always.

  • @andymouse
    @andymouse Před 3 lety +52

    I would like to point out an ESP32 dev board with micropython called "Tiny Pico" to your viewers, the easy to use WIFI might be interesting to them, great video...cheers.

    • @greatscottlab
      @greatscottlab  Před 3 lety +15

      Thanks for the info!

    • @kazykamakaze131
      @kazykamakaze131 Před 3 lety +3

      You can with a few lines of code in C++ have wifi up and running. It's nothing too complicated and won't eat up all the storage of your little device. Python tends to be a massive hog when it comes to resources compared to C++ especially if you know that python is interpreted to C++ and adds a large amount of code for memory management.

    • @javierolavarria9295
      @javierolavarria9295 Před 3 lety +3

      @@kazykamakaze131 MicroPython is based in standard CPython, isn't based in C++. In micropython your write less than C++ but the use of ram is high.

    • @kazykamakaze131
      @kazykamakaze131 Před 3 lety

      @@javierolavarria9295 C and C++ is basically the same thing since you can write C in C++ but not the other way around, so technically it is written in C++ as well. Also, you still sit with the exact same problem with memory allocation that needs to be cleaned regardless of what you say a python program will be larger and slower than a written C/C++ program, if you do not believe me make a program, compile and test compared to Python equivalent. You would have known this if you knew how garbage collection works in the first place.

    • @cheaterman49
      @cheaterman49 Před 3 lety +6

      @@kazykamakaze131 In practice, dev time is usually more valuable than hardware resources.

  • @Gastell0
    @Gastell0 Před 3 lety

    Filesystem programming AND built-in serial out of the box? That's definitely an easy start board!

  • @ndgoh67
    @ndgoh67 Před 3 lety

    Great video as always.... I value great information sharing and have no issues on how certain words are pronounced as I have great respect for a great guy like GREAT SCOTT... Thank you... As for those Sylvesters, go watch your cartoon...

  • @ridakr9473
    @ridakr9473 Před 3 lety

    Really awesome product i am waiting you new videos about it and i will buy one so soon keep discovering bro

  • @uzairmughal4976
    @uzairmughal4976 Před 3 lety

    Finally..! Please demonstrate some project using MIcroPython for ARM controllers.
    Much appreciated

  • @IPv4Address
    @IPv4Address Před 3 lety

    Great video keep up the good work!!

  • @d.jensen5153
    @d.jensen5153 Před 3 lety

    Thanks! This was a great intro.

  • @Dvay1
    @Dvay1 Před 3 lety +1

    I recoment to check Micropython for ESP32 and also how to connect it with Jupyter Notebook. This is a briliant combination!

  • @D.Axtmann
    @D.Axtmann Před 3 lety +1

    Please have a look at the Teensy 4 lineup. Really worth a try, especially with all the new features and projects it is able to power :)

  • @avejst
    @avejst Před 3 lety

    Great walkthrough
    Thanks for sharing :-)

  • @7head7metal7
    @7head7metal7 Před 3 lety +5

    Since I really like Python, this looks like a fun board to check out

  •  Před 3 lety

    Micropython is insane. Nice video!

  • @psylentrage
    @psylentrage Před 3 lety +1

    "Impressive. Most Impressive.'" Thanks for the video. GR8 Info! And also FOSS?

  • @blackkissi
    @blackkissi Před 3 lety

    Thanks, made another online purchase today, after watching this video 😀

  • @LeonVuksic
    @LeonVuksic Před 3 lety +1

    Bro I’ve been using STM32F7 boards for like 3 years, now thats a beast 💪
    P.S. you have 2 versions of the F7 one has smaller/bigger memory, less/more UART’s, etc...

  • @TomaszDurlej
    @TomaszDurlej Před 3 lety +8

    For lower power consumption chec L series of stm32.

  • @alfblack2
    @alfblack2 Před 3 lety

    oh lovely! micro socs getting exciting.

  • @KylesTinkering
    @KylesTinkering Před 3 lety

    Great Scott! Time for a new video :)

  • @MCsCreations
    @MCsCreations Před 3 lety +2

    Pretty interesting board! Looks like an old flight controller! 😂
    Great review, dude!!!
    Stay safe and creative there! 🖖😊

  • @liudas5377
    @liudas5377 Před 3 lety

    Very nice job. Thanks for the education....

  • @rondlh20
    @rondlh20 Před 3 lety +2

    There is also a Pyboard Mini which is quite close in size to the Arduino Nano, based on STM32F411CET5, 512KB flash, 128KB RAM

  • @b.mandal
    @b.mandal Před 3 lety

    I like your each and every videos

  • @TSulemanW
    @TSulemanW Před 3 lety

    Great and Nicely explaination

  • @aricius7130
    @aricius7130 Před 3 lety +6

    Hi. I would love to see "DIY or Buy" episode about Wi-Fi antenna or signal booster. I think im not alone :)

  • @cheaterman49
    @cheaterman49 Před 3 lety

    Welcome to the mpy world by the way :-D it's a brand new universe out there! Given this board is a slightly more expensive equivalent (with better UC but worse connectivity), do you think you could cover the ESP32/ESP8266-based mpy dev boards? I know you already used them in _plenty_ of projects, but I'm not sure you ever used them with mpy (given you said you just got introduced to mpy in this video)?
    EDIT: Oh the pyboard seems to have more devices too - accelerometer, RTC, etc, I don't think traditional ESP32/8266 devboards have those!

  • @akhurash
    @akhurash Před 3 lety

    This is a very powerful board for a great price. Will have to try it.

  • @alexcarter8082
    @alexcarter8082 Před 3 lety

    STM32s are another level I love them

  • @technicaljourneywithpuneet

    Great Great Scott👍👍

  • @art4259
    @art4259 Před 3 lety +2

    There are a lot of stm32 family micro controller boards available at the Internet suppliers. And you should try to programm it by free system workbench or cube from st. Surely, these boards are much more greater than Arduino ones. And Python is a great language, but it requires a lot of resources comparing to c++.

  • @Gurux13
    @Gurux13 Před 3 lety +1

    You can also use MicroPython with esp8266 and esp32, I have DIY home automation running on these.

  • @shamrithponlingam1656
    @shamrithponlingam1656 Před 3 lety +62

    My man is doin all the software stuff twice as he needs to film with the laptop and his desktop is not were he films

  • @monilbhavsar8212
    @monilbhavsar8212 Před 3 lety

    Please make more tutorials with different sensors
    Liked your content 😍😍

  • @ralakus8784
    @ralakus8784 Před 3 lety +2

    You should check out some Kendryte K210 boards from Sipeed. Their Maix boards normally run MicroPython like this one but it has a dual core RISC-V rv64gc CPU with an AI accelerator and 8mb of RAM so you can run any code compiled for RISC-V that doesn't use an MMU. They're around the same price as that board you just got. Some variants also have Wifi, TFT connector, and a camera connector

  • @jessstuart7495
    @jessstuart7495 Před 3 lety

    That's a 12-bit DAC at 2.4 MSPS. You can always dither the output and lowpass filter it to obtain a higher effective number of bits.

  • @thommy270
    @thommy270 Před 3 lety

    There is now a uC from Raspberry, called "Pico", which you can easily program with uPython too! Looks really promising

  • @real_Zuramaru
    @real_Zuramaru Před 3 lety +1

    nice timing. i did a lab on micropython with an esp32 not long ago too

  • @Dreez
    @Dreez Před 3 lety +24

    "puddy" 3:33 hahhha xd

  • @flomojo2u
    @flomojo2u Před 3 lety

    Very cool, I would compare the PyBoard 1.1 to an Arduino Uno as a sort of baseline for performance and expandability in the MicroPython world. The ESP32 (With mandatory PSRAM!) is also a great option for WiFi-enabled boards, while the MaixPy/MaixDuino boards are on the high end: 64 bit RISC-V dual core w/floating point unit at up to 600 MHz, 8MB of RAM, and bundled with a 320x240 LCD, micro SD, and VGA camera with hardware object recognition, all for around $35 for a bundle.

  • @davidreddy1055
    @davidreddy1055 Před 3 lety +2

    It’s interesting board and once again great video

  • @belyrit4984
    @belyrit4984 Před 3 lety +43

    You may try to code on vscode, it is light (not as light as np++ ), it will help you debbuging your python code 😉

    • @greatscottlab
      @greatscottlab  Před 3 lety +14

      Thanks for the tip :-)

    • @gogny7665
      @gogny7665 Před 3 lety +5

      Have a look to vscodium, vscode without the microsoft's dubious code...
      I use it with the platformio extension, it is great !

    •  Před 3 lety +1

      +1 for VSCode. I use it for all my development, from Blender C/C++/Python development to embedded ATmega/ATtiny C stuff.

    • @yuna5344
      @yuna5344 Před 3 lety

      @@gogny7665 I use Atom because of the code from Microsoft but Plattform IO has many issues with Atom. I didn't know such thing as vscodium existed so i might give it a try. Thanks for the info.

    • @Alacritous
      @Alacritous Před 3 lety +2

      @@gogny7665 I'm not worried about Microsoft telemetry. I use Pihole DNS server. It blocks malware and spyware including Microsoft telemetry endpoints. It does a big job of keeping viruses and spyware off the rest of the family's computers too.

  • @ljnrf
    @ljnrf Před 3 lety

    Thanks for the video @GreatScott! At 3:52 you say you downloaded the latest firmware version, and it looks like you went to the micropython site but then 4:05 you said you went to the board manufacturer's site and downloaded something from there too. Then flashed the board with that second file using their DfuSe_Demo tool. Question: Did you do anything with the first file?

  • @caffeinatedinsanity2324
    @caffeinatedinsanity2324 Před 3 lety +1

    I imagine him now reviewibg Nucleo boards even though they are already relatively well known among the community

  • @jmsvigno
    @jmsvigno Před 3 lety

    interesting video, I liked it a lot

  • @AdityaElectronics
    @AdityaElectronics Před 3 lety

    Indonesia is here watching again :)

  • @dogukanbicer4228
    @dogukanbicer4228 Před 3 lety

    exactly the video i expected

  • @BenLMitchell
    @BenLMitchell Před 3 lety +1

    Im tempted to buy one and plug it into Betaflight to see if I can get it to work 🤔

  • @zakhapiell4142
    @zakhapiell4142 Před 3 lety

    It is like common programming in c just using register address nice I prefer that option it's is harder to learn but gives more options

  • @tonanornottonull7132
    @tonanornottonull7132 Před 3 lety

    I think this is a great alternative!

  • @bussidmoonmidnight9232

    You are amazing in creation

  • @qarwill
    @qarwill Před 3 lety +29

    This seems pretty competitive...

    • @varuns150
      @varuns150 Před 3 lety +7

      is micro python tough?

    • @SolarWebsite
      @SolarWebsite Před 3 lety +4

      @@varuns150 Tough? If you know the general principals of other programming languages (micro)Python is not very hard to learn. I taught myself microPython last year and I've moved completely away from Arduino for ESPxxx programming.

  • @devdylan6152
    @devdylan6152 Před 2 lety

    the esp32-C3 is RISC-5 and a beast as well.

  • @chris-tal
    @chris-tal Před 3 lety

    I've bought a few chinese black, blue, etc. STM32F407 boards for trying out mpy a while ago. Some have SD slots, others don't. You can even run your code from SD. STM32F405 is not very different than 407, but some of my boards had a bit different layout than the original pyboard. Check out mcauser's github repos for some of them. I had one that was not on his list, so I've played around and modified one of his board definitions and put it up to my repo. I'm running this chinese one with a particle sensor, a BMP680 and a lorawan radio. Also do check out the company named pycom. They even started to sell an 8ch lorawan gateway running mpy, not long ago. :)

  • @cwbh10
    @cwbh10 Před 3 lety +25

    Would be cool if you showed the original pyboard to help support the project

    • @arjayUU
      @arjayUU Před 3 lety

      Find out more on STMs official dpcumentation. Note that asynchronous programming and multithreading are supported as well. What a joy!
      www.st.com/en/embedded-software/grpl-upython.html

  • @vitormoreno1244
    @vitormoreno1244 Před 3 lety

    You can set the STM32 timers almost that easy too, take a look at stm32duino library and the HardwareTimer library.

  • @angelaramburo8156
    @angelaramburo8156 Před 3 lety

    Awesome greatscoot

  • @JRZ901
    @JRZ901 Před 3 lety

    Adafruit has many sensor and actuator libraries for CircuitPython that are compatible with MicroPython and your microcontroller.

  • @excitedbox5705
    @excitedbox5705 Před 3 lety

    ST sent me a few samples of this chip i the spring. It is feature packed and if I remember correctly it is supposed to be used as a motor controller with built in MCU.

  •  Před 3 lety +4

    Very nice board. If only there was WiFi in the mix, I would probably move to it from the ESPs.

  • @sharadthecurioustardigrade1533

    5:30 ah, reminds of the old native GreatScott, and video under which everyone was commenting about him using semicolons in python

  • @sutsuj6437
    @sutsuj6437 Před 3 lety +1

    I would recommend vs code for python (with the python extension of course). notepad ++ is just a bit to basic.

  • @markmark2961
    @markmark2961 Před 3 lety +10

    168 MHz, 1MB RAM. I guess I can blink those 3 leds really fast

  • @SohailKhan-nn1cx
    @SohailKhan-nn1cx Před 3 lety +23

    Did you sware your partnership with the JLCPCB for the eternity?😂😂

    • @greatscottlab
      @greatscottlab  Před 3 lety +31

      Maybe.....

    • @user-yw8sr3uj1w
      @user-yw8sr3uj1w Před 3 lety +1

      Its getting annoying

    • @cheaterman49
      @cheaterman49 Před 3 lety +7

      To be fair they're a _great_ mfg/assembly house!

    • @user-yw8sr3uj1w
      @user-yw8sr3uj1w Před 3 lety +1

      @@cheaterman49 i literally have a script which presses the L key after the intro and it auto skips the advert without fail! Thats how consistent he is!

    • @SohailKhan-nn1cx
      @SohailKhan-nn1cx Před 3 lety +3

      @@cheaterman49 i know i was just kidding😜❤ hes putting in alot of effort for us.

  • @expletorytube
    @expletorytube Před 3 lety

    Also check out Adafruit's QT Py board if you want something small with USB C and Python. It's also less expensive, but has fewer pins and LEDs.

  • @jean-paulblanc8849
    @jean-paulblanc8849 Před 3 lety +1

    At the moment I use ESP32 with PlatformIO IDE (a prety nice plugin on visual code), perhaps you can make a video comparing ESP32 and this board. With FreeRtos, you can use multitasking.

  • @arjayUU
    @arjayUU Před 3 lety

    Finally a worthy accessible development alternative! You can just run micropython on a typical Nucleo Board by ST. So no need to get some chinese replica. They are very cheap anyways..
    Performance comparisons between C, Arduino and uPython would be so intersting!

  • @MegaSteamfreak
    @MegaSteamfreak Před 3 lety

    I mean yes, the sleep mode current is high at 1.1 mA but if you look at the Standby consumption you can get down to 2.2µA @ 3.3V/25°C (DS8626 Rev 9 Table 24).
    If you really need low power go for a STM 32L4 which can get down to around 8 nA in Shutdown mode (AN4621 Rev 5 Table 6).

  • @rgco2266
    @rgco2266 Před 3 lety

    Thanks, very well-done video! What about a repeat with the Raspberry pi pico that came out today for 4$?

  • @electrohardik8497
    @electrohardik8497 Před 3 lety +1

    I think now in your next part of this series you should review RoMeo BLE

  • @johndripper
    @johndripper Před 3 lety +10

    i hv micropython flashed on my esp32 ;)

  • @djlorenz11
    @djlorenz11 Před 3 lety

    You should really check out Teensy 4.0/4.1 if you are really looking for performance

  • @davidkempton2894
    @davidkempton2894 Před 3 lety +1

    Thanks for sharing this! Do you need to have an SD card fitted in order to program this board?

  • @Davidslabofficial
    @Davidslabofficial Před 3 lety

    Awesome Awesome video

  • @maxpaege4752
    @maxpaege4752 Před 3 lety

    I don't know if you have Seen it, but in my opinion the best alternativ to arduino are the nucleo boards Form STMicroelectronics ther you have a fiwe options for programming (STM Cube, Mbed OS, Arduino IDE, Keil IDE,...). It has an arduino compatible pin header and an extra header for more i/o's the microcontrollers are all arm based and extremly powerfull (and one have eaven a dual core)

  • @nsg650
    @nsg650 Před 3 lety

    The serial connection to an interactive python shell for arduino is already there its called tinyBasic+

  • @lohikarhu734
    @lohikarhu734 Před 3 lety

    seems, then, that it executes python code fast enough for quite a few 'real-time' applications. NIce into!

  • @AnandKumar-ym9yw
    @AnandKumar-ym9yw Před 3 lety +1

    See you next time 😍😍

  • @mx3239
    @mx3239 Před 3 lety

    Nice job

  • @ghostinmatrix
    @ghostinmatrix Před 3 lety

    I'm a teeny tiny bit jealous of your scope...