From Ideas to Code: Enhancing Arduino Programming with chatGPT!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มิ.ย. 2023
  • Join this channel to get access to perks:
    / @marios_ideas
    In this video I am putting ChatGPT from OpenAi to the test asking it to write 4 Arduin programs. From the simple sketch to farily complex ones.
    All the sketches generated uin this video can be found here: link to be avalable shortly
    I hope you would enjoy this content. Let me know if you had any experience with using chatGPT and Arduino
    If you like this content and you want to support me in creating similar videos go to my Patreon webpage
    / mariosideas
    Or
    www.paypal.com/cgi-bin/webscr...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @koraypekericli
    @koraypekericli 11 หลายเดือนก่อน +1

    Intro was fantastic! 😀

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

      Thanks! 😁

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

    Very interesting and instructive video, thanks Mario’s , !! Ciao Stefano

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

      Glad you liked it!

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

    Thats insane!

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

    Thanks for the video, Mario. It generally reflects my experience with ChatGPT and Arduino coding. It's not always perfect perhaps, but still very helpful and impressive. It has a vast, if not unlimited, knowledge base. It can be particularly helpful as a learning tool with apparently unlimited patience. If I don't understand a function, I can keep asking questions about each element of the function until it's clear to me.
    You pointed out one aspect that I like about Chat's code is the detailed commenting. It also is generally good at creating good variable names - better than many online Arduino code tutorials (and yours, I'm afraid, as well). For example, in the shift register sketch, I find "dataPin", "latchPin" and "clockPin" more understandable for me and other people who my look at my code than "DS1_Pin", "STCP1_Pin" and "SHCP1_Pin".

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

      Fully agree ... we ae sust humans. But this is a point noted that working on my next project maybe it is a good idea to step back and look at the naming. There is still time to adjust it before I start to hit record and edit. There is an idea for you. After compleating the code run it through chatGPT to ask to correct the naming. If you proide comments chatGPT would have a full understanding of the constatnt and variables and will, I am sure, propose consistant naming convention.

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

    Have you tried asking ChatGPT to animate the fractals by zooming in?

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

      No I have not

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

    mandebrot set koch curve i have no clue i think julia set like this and this XD