Design a Custom Arduino Board for Mass Production in 3 Hours

Поділитися
Вставка
  • Опубліковано 27 вер 2024

КОМЕНТАРІ • 16

  • @PredictableDesigns
    @PredictableDesigns  Рік тому +1

    Download a ZIP file with all of the design files for this tutorial project: predictabledesigns.com/pcb-arduino-uno-youtube/
    Prevent mistakes by downloading your FREE DESIGN REVIEW CHECKLISTS for the schematic circuit, PCB layout, and enclosure 3D model design: predictabledesigns.com/design-review-checklists-youtube/
    And get your other free guides:
    Ultimate Guide - How to Develop and Prototype a New Electronic Hardware Product in 2023: predictabledesigns.com/guide
    From Prototype to Production with the ESP32: predictabledesigns.com/esp32
    From Arduino Prototype to Mass Production: predictabledesigns.com/from-arduino-youtube/
    From Raspberry Pi Prototype to Mass Production: predictabledesigns.com/rpi
    Want my personal help on your project? If so, check out my Hardware Academy program: predictabledesigns.com/Academy

  • @AdrianvanWijk
    @AdrianvanWijk Рік тому +3

    This is the first for me, being the first to click like. Your timing and content are awesome. Thank you. Coincidentally your timing couldn't be better, given I have a meeting to discuss such a prototype development board today.
    In a previous video, you recommended an STM32 microcontroller noting advantages including using the same IDE programming structure.
    Would this tutorial be applicable if you just switched out the AYmega328P with an STM32?

    • @PredictableDesigns
      @PredictableDesigns  Рік тому +2

      That is so awesome to hear this video got your first ever YT like! Thank you. In this video I stick with the exact same MCU as the Arduino Uno (there are actually two - the Atmega338p but also the Atmega16u2). For most projects I still prefer the Stm32 or any Cortex-M based microcontroller. But the easiest transition is to stick with the exact same MCU. Cheers!

  • @rampage5275
    @rampage5275 Рік тому +2

    Really appreciate the content, thanks!

  • @farzadv2007
    @farzadv2007 10 місяців тому

    Interesting how easy board routing is for you.

  • @fra5715
    @fra5715 Рік тому +3

    Just started watching your videos. Honestly, for a maker like me starting out in Robotics, your content is definitely a match made in heaven for custom PCBs for purpose-use for mass production.

  • @amirfoo6565
    @amirfoo6565 7 місяців тому

    Hello,
    I designed a custom Arduino board. Where can I find the bootloader files and how can I install the bootloader?
    Thank you so much

  • @anuautomation2214
    @anuautomation2214 9 місяців тому

    i am from india ,, thanks sir for help me

  • @isaacclark9825
    @isaacclark9825 10 місяців тому

    I think those power errors can be cleared by using power flags.

  • @RelayComputer
    @RelayComputer Рік тому

    If you allow me to give a suggestion, I think you can improve signal return paths by placing ground vias next to signal vias. Since you placed ground planes at both sides of the PCB you already provided defined signal return paths for traces that do not change layer. But this is broken for traces that go through vias. As said you can improve this by placing a ground via next to every signal via

  • @amirfoo6565
    @amirfoo6565 9 місяців тому

    Thank you so much. It is a great course.