2

I want to learn pcb design in Eagle/Fritzing. So i was thinking of using existing amazing Arduino mini/nano in eagle and create a custom pcb which has all arduino capability and plus some components like 7 segment/Bluetooth radio etc.

Can we do that? Is is allowed or arduino design is not open to be modified?

Rahul
  • 137
  • 1
  • 4

2 Answers2

1

From https://www.arduino.cc/en/Main/FAQ#toc8:

I want to design my own board, what should I do?

The reference designs for the Arduino boards are available from their specific product pages. They're licensed under a Creative Commons Attribution Share-Alike license, so you are free to use and adapt them for your own needs without asking permission or paying a fee.

You can find the board design files on the Documentation tab of each product page.

Arduino Mini product page:
https://store.arduino.cc/arduino-mini-05

Arduino Nano product page:
https://store.arduino.cc/arduino-nano

per1234
  • 4,278
  • 2
  • 24
  • 43
0

Arduino is open-source hardware. The Arduino website has schematics and board layout files.

jose can u c
  • 6,974
  • 2
  • 16
  • 27