Arduino Mega: Difference between revisions
Jump to navigation
Jump to search
(→Cost) |
(→Cost) |
||
Line 6: | Line 6: | ||
At such cost, the case for DIY production is minimal. However, if the chip can be reused and recycled, there is a strong case for Design-for-Disassembly savings. | At such cost, the case for DIY production is minimal. However, if the chip can be reused and recycled, there is a strong case for Design-for-Disassembly savings. | ||
=Conclusion= | |||
There is a case for open source design so that the cost of an Atmega2560 equivalent drops down. | |||
=Power Draw= | =Power Draw= | ||
*About 1/2W with no peripherals - [https://arduino.stackexchange.com/questions/35619/how-much-current-does-an-arduino-mega-draw-from-a-lipo-battery-5-000-mah/46323] | *About 1/2W with no peripherals - [https://arduino.stackexchange.com/questions/35619/how-much-current-does-an-arduino-mega-draw-from-a-lipo-battery-5-000-mah/46323] |
Revision as of 01:31, 1 September 2020
Source
PCBway has an Arduino Mega file online in Eagle - [1]. Eagle to KiCad Conversion appears to be doable. An order of 100 boards appears to be $83 - so under a dollar per board.
Cost
At $10 or $11 - the Mega chip is expensive, reportedly 50% more than the comparable pic24f. Why? Good old capitalism. [2]
At such cost, the case for DIY production is minimal. However, if the chip can be reused and recycled, there is a strong case for Design-for-Disassembly savings.
Conclusion
There is a case for open source design so that the cost of an Atmega2560 equivalent drops down.
Power Draw
- About 1/2W with no peripherals - [3]