0

If you have a prototype with arduino and you wish to create a real product can you do it or the fact that it contains the arduino bootloader prevents you?

BTW, i dont have a product ready. I am thinking options though. Or maybe i will have to go find a job

asked Sep 26, 2014 at 11:37
3
  • screw a job, i'm making a product right now :) Commented Sep 26, 2014 at 11:51
  • but srsly, a one millisecond google search found this: forum.arduino.cc/index.php?topic=104149.0 Commented Sep 26, 2014 at 11:52
  • Getting a programmer means never having to worry about the bootloader. Unless you want it field-upgradeable, in which case you probably want one of the encrypted bootloaders Atmel provides anyways. Commented Sep 29, 2014 at 6:35

1 Answer 1

2

A quick google search found this info on the Arduino Forum which a user kindly shows the rules relating to this stuff.

The Optiboot bootloader is not actually an Arduino 'product'. Boards you design and software you write using Arduino IDE and libraries does not need to be disclosed to anybody, other than having the objects available (probably in a hidden part of your product's support website, in a "firmware" sub section) for some reason relating to being able to build the source against newer versions of Arduino.

I am currently making a product which I intend to use Arduino libraries and IDE and bootloader for fast development, but the board, schematics, and essentially the application code except for the libraries from Arduino will be mine. If you copy or build stuff specifically for/from Arduino hardware, you must(?) release certain source/schematics etc.

answered Sep 26, 2014 at 11:56

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.