Skip to main content

All Questions

Tagged with
0 votes
1 answer
125 views

How to determine if conventional electronics circuit is a better choice over a MCU?

I am a software engineer and have limited experience with conventional circuitry. Recently, I have built a prototype device that uses an Arduino Uno, a Bluetooth module, an array of temperature/...
Bryan A.'s user avatar
0 votes
4 answers
601 views

Programming many Atmega328p at once for mass production

How can I program multiple ATmega328p at once? Like, for example, the Arduino Uno. How do they program it for mass manufacturing production?
user233061's user avatar
0 votes
1 answer
72 views

Transform small Arduino protoboard project in a final solution

I am collecting data on consumption and solar production and I centralize it in a Raspberry with Openhab. Now I want to connect to Smart Grid Ready and/or Power Control of a Panasonic Aquarea ...
lujop's user avatar
  • 101
4 votes
2 answers
3k views

Using arduino code for mass production

I have prototyped a connected object with arduino and I would like to go for mass production, actually just a few hundreds to start. I'm going to design a customed PCB with everything integrated: ...
user996987's user avatar
5 votes
1 answer
4k views

How to mass-produce a electronic system assembled by me?

"Practically speaking", given I developed a electronic system (in my case with the Arduino board), what are next steps to make in order to produce and market that system (in my case, regardless of ...
Backo's user avatar
  • 275
0 votes
2 answers
479 views

What make now that I have implemented a working prototype of my system?

I developed code for an Arduino board (Arduino Uno + Ethernet Shield and some sensor) and I am thinking to try to make some money by selling the resulting system. Is it legally possible make that with ...
Backo's user avatar
  • 275
9 votes
6 answers
2k views

What makes a particular platform suitable or unsuitable for production use? [closed]

Let's assume that the cost of goods is an insignificant factor. If a company lacks a team to produce a custom board for a particular product, but has success with an off-the shelf development ...
Dave's user avatar
  • 3,810