From Ideas to Code: Enhancing Arduino Programming with chatGPT!

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025
  • 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...

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

  • @linksmith1057
    @linksmith1057 28 วันที่ผ่านมา

    My experience with ChatGPT for coding is, it’s only as precise as you are. If you soon feed it every detail, it’s almost always able to give working code. If you’re vague, it writes for the most common denominator, so to speak, and if you’re not in that situation, well, it probably won’t work.

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

    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  ปีที่แล้ว

      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.

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

    Intro was fantastic! 😀

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

    Ive code my scania torpedo hauber project with chatgpt got all the lights working with my radio and reciever and two of the sounds the left blinker sound and 1st airhorn sound the rest of the sounds i asked for to be programmed the right way are not working correct with their functions or channels of the radio

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

    maybe gpt can reverse scan the program from the microcontroller?
    and write how the program works
    maybe you can test it?

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

    Thats insane!

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

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

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

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

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

      No I have not

  • @4KOWO
    @4KOWO ปีที่แล้ว

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