Search results

  1. P

    Turning Arduino Prototype into final product

    Hi, You should not try to use PICs or any other microcontrollers here as Arduino is an AVR microcontroller and you don't want to rewrite the whole code for PIC or anything else. You will need to design a PCB, and include the footprints for parts and modules on the PCB.
Top