Video není dostupné.
OmlouvĂĄme se.

The Arduino Simulator you’ve been looking for!

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 15. 08. 2024
  • đŸ€© FREE Arduino Crash Course 👇👇
    bit.ly/get_Ard...
    Want to learn more? Check out our courses!
    bit.ly/33ceYv4
    We designed this circuit board for beginners!
    Kit-On-A-Shield: amzn.to/3lfWClU
    SHOP OUR FAVORITE STUFF! (affiliate links)
    ---------------------------------------------------
    Get your Free Trial of Altium PCB design Software
    www.altium.com...
    We use Rev Captions for our subtitles
    bit.ly/39trLeB
    Arduino UNO R3:
    Amazon: amzn.to/37eP4ra
    Newegg: bit.ly/3fahas8
    Budget Arduino Kits:
    Amazon:amzn.to/3C0VqsH
    Newegg:bit.ly/3j4tISX
    Multimeter Options:
    Amazon: amzn.to/3rRo3E0
    Newegg: bit.ly/3rJoekA
    Helping Hands:
    Amazon: amzn.to/3C8IYXZ
    Newegg: bit.ly/3fb03X1
    Soldering Stations:
    Amazon: amzn.to/2VawmP4
    Newegg: bit.ly/3BZ6oio
    AFFILIATES & REFERRALS
    ---------------------------------------------------
    â–șAudible Plus Free trial: amzn.to/3j5IGrV
    â–șJoin Honey- Save Money bit.ly/3xmj7rH
    â–șDownload Glasswire for Free:bit.ly/3iv1fql
    FOLLOW US ELSEWHERE
    ---------------------------------------------------
    Facebook: / programmingelectronics...
    Twitter: / progelecacademy
    Website: www.programmin...
    Are you on the lookout for a good Arduino simulator? Wondering what an Arduino simulator is? We've gotten a lot of questions about Arduino simulators, and if a good simulator exists, so keep watching to find out more!
    **Get the code, transcript, challenges, etc for this lesson on our website**
    bit.ly/2YvHead
    **About Us:**
    This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek 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.**

Komentáƙe • 335

  • @programmingelectronics
    @programmingelectronics  Pƙed 3 lety +7

    ****If you like this, I think you'll like the premium Arduino training we offer. You can check it out here**** bit.ly/3lHyzcB

  • @bogus_not_me
    @bogus_not_me Pƙed 3 lety +72

    I'll use it to learn more easily. I'm an old guy, and the tiny pieces are hard to hold and get in the right place, so doing it with a mouse will make it much easier to learn and do!

  • @johnfosteriii5792
    @johnfosteriii5792 Pƙed 4 lety +4

    I used to teach the BASIC STAMP along with the BOEBOT in college, but that was 2000 - 2013. I began learning C++ programming, but fell out of it due to an extensive hospital stay.
    I am currently going through the ARDUINO lessons included in the parts kit. This will make it much easier to learn and possibly a bit more fun as I don't have to pull everything out to work.
    Thank you very much for this!
    ET1 (SW)MTS (USN Retired)

  • @tamasau8725
    @tamasau8725 Pƙed 2 lety +8

    I just found this video. The main purpose why I need a simulator is to test code modifications without upload to the physical board 1000 times. I hope it will meet my expectations.

  • @supremeleader5516
    @supremeleader5516 Pƙed 2 lety +13

    Thanks sir 😁 currently as a student it was hard for me to buy these components. Thanks for sharing simulator

  • @Drsef50
    @Drsef50 Pƙed 5 lety +63

    Great video. I had no idea there was a simulator available (especially for free) for the Arduino. Thanks, Dave

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +10

      Thanks! We plan on having some more videos highlighting different features of this simulator as well.

    • @Justicewarrior795
      @Justicewarrior795 Pƙed 3 lety +3

      @@programmingelectronics thank you!

  • @pobrengit2642
    @pobrengit2642 Pƙed 5 lety +31

    For someone who can't afford the hardware
    I AM VERY THANKFUL FOR THIS!

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +3

      Glad you liked it! Thanks for watching.

    • @GyroGearlooseHelis
      @GyroGearlooseHelis Pƙed 5 lety +2

      Cant afford hardware? Order arduinos from AliExpress for a single dollar (pro mini) or 3 (nano) or 5 (uno 3 leo). Affordability is what makes arduino SO great!

    • @pobrengit2642
      @pobrengit2642 Pƙed 5 lety +3

      ​@@GyroGearlooseHelis the shipping expenses are outrageous. the cheapest we can buy here are about 5 bucks and no Leo or nano. And that doesn't even include the shipping fee.
      I'd rather buy a data package for 1 dollar to run tinkercad and the rest of my money for me and my moms' food and other expenses.

    • @pobrengit2642
      @pobrengit2642 Pƙed 5 lety +1

      @@GyroGearlooseHelis if the price of shipping lowers down by some percentage; I think I have a shot at buying some

    • @GyroGearlooseHelis
      @GyroGearlooseHelis Pƙed 5 lety

      @@pobrengit2642 dunno where you're shipping to, but it's free SH most places. AE just started charging a bogus "tax" they'll never send in to USA but still cheap goods

  • @cyanx14
    @cyanx14 Pƙed 3 lety +5

    Wow, this changes everything!!! now i can save up for a full kit and start learning on the simulator first! Thank you so much!

  • @DavidKHill
    @DavidKHill Pƙed 4 lety +2

    Played with this thing all day. Found it very informative and addictive. I played with the only one Optocoupler circuit that was listed. I wish we could contribute new parts to it.

  • @fmaion
    @fmaion Pƙed rokem +1

    Hey, an update for Arduino Simulators: (also free) Wokwi. ThinkerCad didn't had the OLED display that I physically have. There are no docs how to create one component with ThinkerCad. Nor import external library. Woki was pretty easy to use. Click + and add the component (several and you can create your own), wire it up, code, play. Also, has Serial output. I've read few docs about how to create devices I2C, and teak the code from uint_8 to uint_32 just for fun learning.

  • @als.4568
    @als.4568 Pƙed 5 lety +9

    This is an amazing channel when it comes to content and clarity of presentation! It is my NEW FAVORITE CHANNEL!!
    Thank you!

  • @otm646
    @otm646 Pƙed 5 lety +3

    When I was just starting out I used the tinkercad code block for programming. From there I was able to tweak it and make it work for my needs.

  • @jgzifly1045
    @jgzifly1045 Pƙed 5 lety +5

    A nice start, but I would like to see it handle all the flavors of Arduino, not just UNO3 and ATTINY. But, you have to start some
    wheres.

  • @childfromnowhere1732
    @childfromnowhere1732 Pƙed rokem +1

    thank's bro,I need this for preparing to exam next week and I am broke I didn't have Arduino hardware,this is helpfully

  • @HuyNguyen-gl4wl
    @HuyNguyen-gl4wl Pƙed 3 lety +4

    This is exactly what I'm looking for, this will make my physical circuit build much easier. Thank you a lot for sharing!

  •  Pƙed 5 lety +10

    Thanks even if the video is quite long for not so much information. The most important missing things (for my point of view): is there a way to debug the code? I mean put break points, run step by step, seeing the register/memory values, etc. I know that Atmel Studio do it, but it's quite complicated as it's for the chip itself, not for Arduino boards.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +5

      There is a debugger for stepping through code, though I am not sure how full featured it is.

  • @JohnDStrand
    @JohnDStrand Pƙed 5 lety +6

    Wow! I use TinkerCAD for some basic 3D modeling, but I had no idea they did Arduino simulations! Thanks so much!

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +3

      Hey John - I thought the exact same thing too; in fact, I interviewed a guy at TinkerCad for our podcast some time ago, and I had no idea they did the circuits part until he told me, and I was blown away. The IDE you use with TinkerCad is pretty similar to the Arduino, with the bonus of having a debugger built in.

  • @billleonard2015
    @billleonard2015 Pƙed 2 lety

    These guys never make a mistake. The Blink example worked first time. The gallery is full of working examples. What I'd really like to see is that Blink example where the presenter "forgets" to wire in the resistor. Or puts the LED in backwards. What does the simulator do then?? Is this truly a simulator - a design tool - or is it just an illustration tool?

  • @augustomunoz6138
    @augustomunoz6138 Pƙed 3 lety +1

    Thanks for this information! I'll be checking this out, since acquiring an arduino and every bit of hardware needed to tinker a bit and learn the basics is very expensive right now in my country and so, to order a component you must be almost 100% sure you can capitalize your build and be already sure about what you'll make and whatnot, which defeats the purpose to those of us who just want to learn a new skill and tinker a bit. I had no idea such a thing existed -I was already resigned to the fact Arduino was just unattainable for me-. I'll be trying it right now! And perhaps some day I can physically build my designs. Thanks!

  • @davidshort8987
    @davidshort8987 Pƙed rokem +1

    Awesome video. Short and to the point. You show a good overview of what Tinkercad can do. You have convinced me to try it. Thanks

  • @tbyte007
    @tbyte007 Pƙed 5 lety +12

    If they add esp32/8266 and stm32 that might actually be useful :)

  • @kd8bxp
    @kd8bxp Pƙed 5 lety +3

    I think you make good points for point 2 and 3 - not sure I agree with point 1 - but each there own I suppose.

  • @legominimovieproductions
    @legominimovieproductions Pƙed 5 lety +8

    Well i like this simulator but there are nearly no ic's or did i just overseen them?

  • @marcocornacchia755
    @marcocornacchia755 Pƙed 3 lety +2

    Hello! Really nice video! Thank you! I noticed that when the simulation runs, the usb is connected to Arduino. When it stops, the usb is disconnected from the board. Much easier to visualize when the simulation is running. Thanks!

  • @valee_mayzar
    @valee_mayzar Pƙed rokem +1

    đŸ„șđŸ„șđŸ„ș OMG!!! I didn't know there's a simulator for Arduino đŸ™†â€â™€ïžđŸ™†â€â™€ïžthank you so much for the video!! I'm definitely going to download it and learn a lot from your videos so that I can complete my project

  • @eddiepires3998
    @eddiepires3998 Pƙed 5 lety +2

    Also free and also very good is SimulIDE. It works as a simulator for Arduino as well as Atmel microcontrollers. Perhaps for a future video you might consider comparing TinkerCad and SimulIDE ?

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +2

      I think that sounds like a great idea - Thanks for the recommendation Eddie!

    • @eddiepires3998
      @eddiepires3998 Pƙed 5 lety

      @@programmingelectronics excellent, I look forward to it, so it goes without saying that I'm going to click subscribe.

  • @nishantchaudhari78
    @nishantchaudhari78 Pƙed 4 lety +1

    This video actually helped me, for my project simulation. Thanks man

  •  Pƙed 5 lety +2

    The best, you can create classrooms and students and teacher accounts. And text code and block code. And export it to ARDUINO IDE. But I would prefer Tinkercad will soon connect directly to ARDUINO and integrate more shields.

    •  Pƙed 5 lety +2

      And you can setup projects fir students to mixe or reply. And have courses about ARDUINO and even integrate ARDUINO to 3D print projects (not simulator yet).

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety

      Great points Santos!

  • @channelsomeday4912
    @channelsomeday4912 Pƙed 5 lety +14

    Really cool! I wish they had the mega and nano..

  • @NotThatBob
    @NotThatBob Pƙed 5 lety +1

    Thanks so much for this! So nice to be able to do Arduino stuff outside of the workshop.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      Thank you for checking it out Ron! I agree, being able to mess around wherever is nice.

  • @NerdMusician
    @NerdMusician Pƙed 2 lety +1

    Oh my, this will save my online classes! Thanks!

  • @noone-nj6ps
    @noone-nj6ps Pƙed 4 lety

    The disadvantage of tikercad is the lack of components and types of arduino (it has only arduino uno).
    Unlike in frizing, but frizing isnt a simulation.

  • @buljo-7083
    @buljo-7083 Pƙed 7 měsĂ­ci +1

    veldig bra video jeg fikk fra lÊrern, trykkte litt feil men det var nokk pÄ min side tusen takk:)

  • @davestake44
    @davestake44 Pƙed rokem

    I think tinkercad is awesome since I retired that’s all I do is make stuff using both designs and circuits .

  • @barzalou
    @barzalou Pƙed 5 lety +3

    There could be a bit more enthousiasme in your voice but then, the information was so bang on that, well, who cares about enthousiasme.... Good pres man!

  • @Dinesh-Bhardwaj
    @Dinesh-Bhardwaj Pƙed rokem +1

    Have personally found that the WokWi simulator beats all others in terms of simplicity and code writing.

  • @rizzledizzle
    @rizzledizzle Pƙed 5 lety +4

    I cant wait for this to come out as an application for pc and my phone that i dont need online for, but still great nonethelesss

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      That would be cool!

    • @allyouaskfor
      @allyouaskfor Pƙed 5 lety

      Got me thinking how this works. If its client side processing or needs to call the server. Client side could be ported as a web app that can be basically downloaded and run from any device that can process web code.

  • @anonimuso
    @anonimuso Pƙed 5 lety +2

    For beginners, this would be great. And for people who need to test code on the Arduino (inputting test variables to see if the output is as expected). But until the library of components becomes more standard, it won't be useful for doing complex projects. But as a learning tool, I can see this working well. Especially since they can start with block code and then move on to actual programming.
    Edit: I just tried to simulate something I'm working on, and the problem is there is no way to add a library. You can try to include the library files in the code, but it quickly becomes a mess.

  • @ryansfamily
    @ryansfamily Pƙed 5 lety +1

    Well done mate! I like how people share ideas like this over tinker cad.

  • @theturnip69
    @theturnip69 Pƙed 5 lety +2

    very cool video, I use Tinkercad already for 3d printing design so nice not to have an extra tool to learn! thanks for taking the time!

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      Glad you found the video helpful! I would like to try it for 3D printing sometime as well.

  • @mountainsprings3303
    @mountainsprings3303 Pƙed 3 lety +1

    Tinkercad is good but unfortunately you can't add stepper motors

  • @mohammedsadriwala2884
    @mohammedsadriwala2884 Pƙed 3 lety

    I seriously did not know we could do all this outside of a lab
    Thanks man

  • @marcthenarc868
    @marcthenarc868 Pƙed 2 lety +1

    Even though I broke / threw away most of them all my life, I suddenly have the urge to own a new clock ...because it will be made by me. đŸ’Ș

  • @MrPrimaKlima
    @MrPrimaKlima Pƙed 3 lety +1

    Amazing, just amazing - I wish I would have known earlier, but still I am grateful for this hint!

  • @3D_Printing
    @3D_Printing Pƙed 5 lety +11

    Be really good if they added Arduino shields :)

  • @jeyasudhagv2812
    @jeyasudhagv2812 Pƙed 2 lety +1

    what to do when we cannot find esp32 in tinkercad?

  • @rdhunkins
    @rdhunkins Pƙed 5 lety +3

    Thanks for sharing this. I've been wanting a simulator for Arduino for a long time!

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +3

      Absolutely Bob! Thanks for watching.
      Nice sailboat by the way.

    • @rdhunkins
      @rdhunkins Pƙed 5 lety

      Too bad it's only on line. A downloadable version would be better. The library are missing components I use a lot, too. e.g. 16x4 LCD display.

  • @tsumarev
    @tsumarev Pƙed rokem +2

    I've tried but it is too primitive. I am using simulIDE - it is offline and uses Arduino studio to compile to the binaries. You can have Arduino code and curcuit in the same folder and store version history in the e.g. github.

  • @Abc-sl1nf
    @Abc-sl1nf Pƙed 5 lety +1

    You need to offer more components like blue tooth, finger print scanner, number pad, speakers, lora

  • @littlestar342
    @littlestar342 Pƙed 4 lety +1

    Does it have a humidity sensor?

  • @bharathj7009
    @bharathj7009 Pƙed 4 lety +1

    does the simulator have esp8266(node mcu) board???

  • @stevehtml5490
    @stevehtml5490 Pƙed rokem

    Wow , C++ without the migraine . Thank you for the lessons

  • @tswdev
    @tswdev Pƙed 5 lety

    The simulator you want is Proteus 8 ... Now mine is crashing like hell, but when it doesnt, its awesome.

  • @Salfke
    @Salfke Pƙed 5 lety +3

    Thanks for the great video
    For a simple routine check or a test circuit i often use simulators, but for real projects i'm still relying on my breadboard mostly because the simulator is struggling with custom libraries
    This one looks very nice, i'll give it a try

  • @MrWorshipMe
    @MrWorshipMe Pƙed 5 lety +17

    Now they should add support for esp32

  • @tamburaimashonganyika4757
    @tamburaimashonganyika4757 Pƙed 3 lety +1

    Thanks very much didnt know there was a simulator for arduino

  • @brucesmith9144
    @brucesmith9144 Pƙed 5 lety +19

    Seems like a nice way to “try before you buy” a particular kit.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +7

      It's a great way to get your feet wet with about 0 commitment. Though, I must admit, watching the actual hardware do it's thing is far more enjoyable.

    • @brucesmith9144
      @brucesmith9144 Pƙed 5 lety +1

      Programming Electronics Academy yes, exactly. I am trying to decide which kit to buy myself. Also, I live in SE Asia and there are kits galore. Some of them, I have learned, may have some issue with USB port on a Mac unless they are the genuine Arduino kit. Not sure if you know of that and could advise about that. Thanks for the reply and now am going to subscribe to your channel.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      Hey Bruce - I primarily use mac as well. I haven't personally had any issue yet with different Arduino clones, but I know anecdotally where others have to download different drivers to get the device to show up in the Arduino IDE. Popular kits in the states come from elegoo and seeed studio, and I have had luck with their Arduino UNO clones.
      As a side note, it also doesn't hurt to have a genuine Arduino UNO, as it is pretty much guaranteed to work with the Arduino IDE off the shelf. Just my 2 cents - best of luck in your endeavors!

    • @brucesmith9144
      @brucesmith9144 Pƙed 5 lety +1

      Programming Electronics Academy thanks for confirming what I heard about the USB drivers. I will be using my old, reliable Mac Air. Great advice to get the UNO. I will look it up here - they’re pretty cheap kits in Asia with many, many different flavors. Best regards!

  • @ye1095
    @ye1095 Pƙed 3 lety +1

    in twinkercad I cant find the right resistor like you had at 1:25 that's the one I need but I cant find it

  • @mystevie31
    @mystevie31 Pƙed 4 lety +2

    My Mind officially blown! đŸ€Ż
    This is hot stuff! Thanks!

    • @programmingelectronics
      @programmingelectronics  Pƙed 4 lety

      Glad you like it!

    • @mystevie31
      @mystevie31 Pƙed 4 lety

      @@programmingelectronics - Just finished my tinkercad drawing but it doesn't have fastled library or the ky-037 sound sensor module. Oh well on to the next simulator.

  • @debruynfamily
    @debruynfamily Pƙed 5 lety +2

    Hooked... thanks for the info.. didn't know its this easy. Seriously thanks bud.

  • @paulmurphy3735
    @paulmurphy3735 Pƙed 5 lety +2

    Great tutorial on Tinkercad. This should get me off to a great start learning and test ideas. Thanks very much Dave.

  • @m3talg3array
    @m3talg3array Pƙed 4 lety

    This is fantastic - thank you for making this!

  • @Alx2672
    @Alx2672 Pƙed rokem +1

    Tinkercad needs more sensors and microcontrollers

  • @grob25
    @grob25 Pƙed 3 lety +1

    That is really cool. Thanks guys!

  • @ipadize
    @ipadize Pƙed 5 lety +6

    Can you do the 2004lcd as Well? What about the mega 2560?

  • @JoshWeaverRC
    @JoshWeaverRC Pƙed 5 lety +6

    So with this, I don't have to buy any hardware? I can do this simulator, then buy the equipment, then load the code and have it work the same in the simulator.
    Sounds good to me. Any of these simulators good for the Jetson Nano? Nice looking piece of equipment. looking forward to getting my kids excited about this stuff.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +2

      That's right, no need for the hardware. At some point you'd want to grab the hardware, but this can be used to flesh out some ideas before you have it, or if you're not sure what you need yet.
      I am not sure about the Jetson Nano, I don't believe TinkerCad works with that quite yet.

  • @JohnVanderbeck
    @JohnVanderbeck Pƙed 5 lety +10

    Yeah no not the simulator I've been looking for. Looked at it before and it only supports specific boards. I do most of my hobbying with the Nano which isn't supported.

    • @olegvelichko1659
      @olegvelichko1659 Pƙed 5 lety +1

      Code and function is practically identical.

    • @jmmjjmmj8994
      @jmmjjmmj8994 Pƙed 5 lety +2

      They use the same chip, same code. I experiment with uno then use nano for final product as its smaller.

    • @JohnVanderbeck
      @JohnVanderbeck Pƙed 5 lety

      ​@@jmmjjmmj8994 Sure but the wiring isn't the same (pin positioning) and when I'm trying to design something I want the wiring to be correct otherwise it doesn't serve any purpose to me.

    • @olegvelichko1659
      @olegvelichko1659 Pƙed 5 lety

      jmmj jmmj ditto. If I know my project is not going to need much troubleshooting in the software department or if it’s gonna be a relatively simple build, I just take a barebones 328, burn a bootloader and upload the code. I built a shield for burning bootloader with a ZIF socket, then I plug the chip with the bootloader into the R3 and flash my code. TA-DA! An Arduino uC for a buck (by the time you get the chip, crystal, 7805 and the couple of caps it adds up to just about a dollarin my neck of the woods). Sure, a bit of a pain in the neck, but once you do it a couple times it takes about 5-10 minutes to assemble. Again, it’s best for simple projects and something that is a “flash-and-forget” kind of programming.

    • @jmmjjmmj8994
      @jmmjjmmj8994 Pƙed 5 lety

      @@olegvelichko1659 i use cheap chinese knock offs for projects that are not comming back in one piece.

  • @tamurtaj2722
    @tamurtaj2722 Pƙed 3 lety

    How to get the components which are not in tinker cad? Like gsm module. I'm working on a project that i have to present just the simulation and code but some of the components aren't available on tinker cad. Any solutions around?

  • @stuffoflardohfortheloveof
    @stuffoflardohfortheloveof Pƙed 2 lety +1

    This looks brill. Thanks for the vid 👍

  • @filips989
    @filips989 Pƙed 2 lety +1

    It might ve a stupid question if I missed some info, but how did you select the 220 ohm resistor if you didn't have any data for the led itself?

    • @programmingelectronics
      @programmingelectronics  Pƙed 2 lety

      Great question! I think if you click the resistor image, it brings up a window to adjust the resistance.

    • @filips989
      @filips989 Pƙed 2 lety +1

      @@programmingelectronics that one I spoted, I was actually wondering why you set it as a 220 ohm resistor? I did not notice there is any power supply or LED data, and the resistance should depend on source voltage, LED voltage drop and LED current. Can you see the correct data for components in tinkerpad, or do you just set the resistance to real world needs and the simulation just works whatever you put in?

    • @programmingelectronics
      @programmingelectronics  Pƙed 2 lety

      Great question @@filips989! I see what you mean now. You're right, 220Ohm is kind of a sloppy resistance value but usually seems to do the job. I think the sim will adjust accordingly for different component values.

  • @lennykimball
    @lennykimball Pƙed 5 lety +2

    Please forgive me if this has already been already answered is there any way to download other sensors like a 3 pin IR obstacle avoidance modules. This would work great and save a lot of time if they have these for download. 😁

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      Hey Lenny - I don't think it has that ability yet - so it is definitely one of the limits of the platform at this point.

  • @sameerk12982
    @sameerk12982 Pƙed 4 lety +1

    Thanks a ton for sharing such useful information... Highly appreciated.

  • @vigisbigtm
    @vigisbigtm Pƙed 5 lety +2

    Can this be used to run stepper motor circuit? Does it have drivers and stepper motors in library?

  • @hc8714
    @hc8714 Pƙed 3 lety

    its fine getting you off the ground as zero beginner, but very soon you will hit limitation as the component library lacks very basic things like joystick, stepper motor and such

    • @programmingelectronics
      @programmingelectronics  Pƙed 3 lety

      There are reasons to upgrade to more premium options. We agree, great place to start!

  • @typingcat
    @typingcat Pƙed 2 lety +1

    Wish they had ESP8266 in the micro controller section...

  • @kaylarunsyou
    @kaylarunsyou Pƙed 3 lety

    This was very helpful, thank you sm!!❀❀❀❀❀❀❀❀❀❀❀❀❀❀❀đŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„șđŸ„ș😊😊😊😊😊😊😊😊😊😊😊😊â˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șâ˜șïžđŸ›đŸ›đŸ›đŸ›đŸ›đŸ›đŸ›đŸ›

  • @yogeshgarg2212
    @yogeshgarg2212 Pƙed 4 lety +2

    Best tutorial on youtube on arduino sim. Thnks!!

  • @Trentin.
    @Trentin. Pƙed 5 lety

    You can use it anywhere... if you has internet access.

  • @harfeurdu
    @harfeurdu Pƙed 5 lety +1

    Hi there you done fantastic job, one request please describe how enter or attachment of library of specific component, thanks again 😇

  • @jeff3741
    @jeff3741 Pƙed 5 lety +4

    I'm pretty new at all this so forgive my question if it's based on bad info... Why are you calling this "Hello World" when that is an LCD sketch? Isn't this the "blink" sketch.

    • @JoshWeaverRC
      @JoshWeaverRC Pƙed 5 lety +3

      Hello World is general first code. They may not have been referring to a certain project.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +2

      It's a great question! There is a picture of an LCD on a breadboard for demonstration , but it's at about 4:30 in the video he starts building the "Hello World" circuit/sketch in the Arduino simulator, which like you said is the "blink sketch" for a microcontroller.

    • @kd8bxp
      @kd8bxp Pƙed 5 lety +3

      In almost every tutorial for any programming language - Your first program is a "hello world" program - Typically it's a program that will print "hello world" on the screen somewhere. In the microcontroller world, typically they don't have screens, at least to start with - so typically your first program is to learn how to "blink" a led - "Hello World" has become a generic term for your first program, and is something that got carried over from learning to program, to learning to program microcontrollers. In the Arduino world if you hear someone say "hello world" they usually mean "blink" the led.

    • @JoshWeaverRC
      @JoshWeaverRC Pƙed 5 lety +1

      @@kd8bxp I did a Hello World today in Python.

  • @sumitmaji6858
    @sumitmaji6858 Pƙed 3 lety

    I have used tinkercad. But did not find any bluetooth or Wifi module. need your help

  • @krishnanshudey3831
    @krishnanshudey3831 Pƙed 5 lety +1

    Wow it's really awesome to work with it thanks for this information.

  • @karlirvin5904
    @karlirvin5904 Pƙed 4 lety +1

    Excellent presentation.

  • @DavidWellsBootBoss
    @DavidWellsBootBoss Pƙed měsĂ­cem +2

    Very limited components

  • @minhajsixbyte
    @minhajsixbyte Pƙed rokem

    Proteus has a good microcontroller simulator

  • @zed8970
    @zed8970 Pƙed 4 lety +1

    thanks bro. This helped me lot.

  • @debashishnath1774
    @debashishnath1774 Pƙed 3 lety

    thanks a ton for an amazing video..
    i wanted to know where there are any other platforms like tinker cad where we can use arduino mega board as well?Thanks again

  • @meetshah4921
    @meetshah4921 Pƙed 5 lety +1

    I have tried it but when we have to use tools like Bluetooth it does not work in simulator.
    Eg I want to control Arduino with Android.But I can't use tinkercad as it does not do anything like connecting it with laptop Bluetooth so that we can try to connect it with Arduino

  • @bobthemonkey9918
    @bobthemonkey9918 Pƙed rokem

    Any sim other than Tinkercad? It doesn't seem to have various components

  • @ProCoder2007
    @ProCoder2007 Pƙed 5 lety +2

    Nice! Now we need further boards from Arduino and non Arduino controllers like esp8266 or esp32 :) Thank you!

  • @418aditya3
    @418aditya3 Pƙed 3 lety +1

    Can I have any application similar to tinkercard but which can be downloaded and installed in computer and can use offline..similar to multisim but more importantly for Arduino

    • @programmingelectronics
      @programmingelectronics  Pƙed 3 lety

      Proteus simulation might be an option for you.

    • @418aditya3
      @418aditya3 Pƙed 3 lety

      @@programmingelectronics thank you

    • @418aditya3
      @418aditya3 Pƙed 3 lety

      @@programmingelectronics another one... With the use of Arduino we design remote control car..right ...can we check the design in proteus or tinkercard ?

  • @krovakxixao2606
    @krovakxixao2606 Pƙed 5 lety +1

    Nice introduction to Tinkercad. Could you explain how to simulate outside conditions like light on light sensor or distance on distance sensor? Because I didn't see some simulator that is able to do that yet.

    • @programmingelectronics
      @programmingelectronics  Pƙed 5 lety +1

      Thanks for the recommendation Krovak!

    • @ethanpoole3443
      @ethanpoole3443 Pƙed 5 lety +2

      In many instances, the easiest way to simulate missing items is to simulate them with their electrical equivalents. The equivalent to a photocell (LDR) would be to substitute a potentiometer as that is electrically equivalent. That isn’t always possible with more sophisticated sensors or modules, but it does significantly expand your options to simulate missing components since many are either on/off, serial data, or analog signals.

  • @billfield8300
    @billfield8300 Pƙed 4 lety +1

    I saw that one of the projects had some 74HC595 chips in it. (9.23) How big is the library of components regarding chips etc..

    • @programmingelectronics
      @programmingelectronics  Pƙed 4 lety +1

      Great question Bill! We cover that a little bit in a follow on video here:
      czcams.com/video/Pzk3kURnDa0/video.html

  • @akashm835
    @akashm835 Pƙed 2 lety

    Are there servo motor, ldr sensor etc... In that software?

  • @green5974
    @green5974 Pƙed 3 lety

    I'm looking for simulator where I can load hex and use virtual serial port. Tinkercad does not provide any of this

  • @mystic_healer-oy5mo
    @mystic_healer-oy5mo Pƙed 4 lety

    Is this software supports different sensors like water level sensors

  • @siddharthpandey2118
    @siddharthpandey2118 Pƙed 4 lety +1

    That was really helpful, Thanks

  • @jediwompa
    @jediwompa Pƙed 4 lety

    Instead of creating on the website, is there a way to download to my computer to design without using the internet?

  • @letsinvent7822
    @letsinvent7822 Pƙed 5 lety +1

    Sir make vedio on voice recognition with resberry pi3 please

  • @lampfall7915
    @lampfall7915 Pƙed 2 lety +1

    Good video, could we use nrf24l01 communication with tinkercad?