Comparison of single-board microcontrollers: Difference between revisions

Content deleted Content added
m top: clean up, replaced: Prototying → Prototyping
m Spelling/case, etc. (e.g. ref. <https://www.microchip.com/wwwproducts/en/ATmega32U4>, <https://en.wikipedia.org/wiki/ATmega328#Family>, <https://www.microchip.com/wwwproducts/en/ATmega16U2>, <http://www.microchip.com/wwwproducts/en/ATtiny85>, and <https://en.wikipedia.org/wiki/I%C2%B2C>).
Line 120:
|Arduino
|Yes
| Atmega32U4ATmega32U4,<ref name="Atmel-ATmega32U4" /><br>
Atheros AR9331
| {{nts|16}}&nbsp;MHz,<br>
Line 140:
|
| {{dts|September 10, 2013}}<ref>https://blog.arduino.cc/2013/08/21/updating-about-arduino-yun-and-arduino-robot/</ref>
| Arduino Yún is the combination of a classic Arduino Leonardo (based on the Atmega32U4ATmega32U4 processor) with a Wifi [[system on a chip]] (SoC) running Linino, a [[MIPS architecture|MIPS]] GNU/Linux based on [[OpenWrt]].
|-
| {{visible anchor|Arduino Leonardo}}<ref name="Arduino Leonardo" />
|Arduino
|Yes
| Atmega32U4ATmega32U4<ref name="Atmel-ATmega32U4" />
| {{nts|16}}&nbsp;MHz
| Arduino
Line 161:
| {{dts|July 23, 2012}}<ref name="AutoF7-19" />
| [[File:Arduino_Leonardo.jpg|alt=Arduino Leonardo|center|frameless]]<br>
The Leonardo uses the Atmega32U4ATmega32U4 processor, which has a USB controller built-in, eliminating one chip as compared to previous Arduinos.
|-
| {{visible anchor|Arduino Uno}}<ref name="Arduino Uno" />
Line 339:
|Arduino
|Yes
| Atmega32U4ATmega32U4<ref name="Atmel-ATmega32U4" />
| {{nts|16}}&nbsp;MHz
|
Line 586:
|Arduino
|Yes
| ATmega168<ref name="Atmel-ATmega168" /> (Pro uses ATMega328ATmega328)
| {{nts|8}}&nbsp;MHz (3.3&nbsp;V&nbsp;model) or 16&nbsp;MHz (5&nbsp;V&nbsp;model)
|
Line 608:
([http://www.universal-solder.com universal-solder.com])
|Yes
|Atmega328PATmega328P-PU
|16&nbsp;MHz
|
Line 741:
* Single sided with SMD and TH components
* 5&nbsp;V and 3.3&nbsp;V LDO onboard
* USB to serial PL2303 instead of Atmega16U2ATmega16U2
* 16&nbsp;MHz Crystal Oscillator
* Shield compatible
Line 1,127:
|e-gizmo
|
|ATmega168, ATmega328
|Atmega168, Atmega328
|
|
Line 1,449:
| SeeedStudio
|
| v2.21 (Atmega168ATmega168 or Atmega328ATmega328)<br>
v3.0 (Atmega328ATmega328)
|
|
Line 1,631:
|A kit created by Peter Ing
|
|ATmega328
|ATMega328
|
|
Line 1,831:
|[http://www.maxblitz.com/p/blog-page_15.html MaxBlitz]
|
|Atmega328PATmega328P-PU
|
|
Line 2,002:
|
|
| An Arduino-compatible board designed for [[Inertial Measurement]] and [[Inertial Navigation]] of aircraft, cars, and boats. It uses the ATMEGA128RFA1ATmega128RFA1 and a variety of sensors [[Inertial measurement unit|IMU]] for various applications.
|-
| FlyDuino Mega<ref name="Auto7L-50" />
Line 2,087:
| Calum Knott
|
| ATmega328P
| ATmega328p
|
|
Line 2,107:
|Revealing Hour Creations<ref>http://revealinghour.in</ref>
|
|ATmega32U4
|ATmega32u4
|
|
Line 2,128:
|[http://ubld.it ubld.it]
|
|ATmega32U4
|ATmega32u4
|
|
Line 2,269:
| Industrial Shields
|
| ATmega32U4
| Atmega32U4
|
|
Line 2,289:
| Industruino
|
| Atmega 32u4ATmega32U4 or AtmegaATmega AT90USB1286
|
|
Line 2,427:
|
|
|BBFuino come with the ATMega328ATmega328 controller, loaded with Optiboot (Arduino UNO's bootloader), compatible with Arduino IDE and sample code, design to fit breadboard for prototyping and learning, lower down the cost by taking out the USB to UART IC, so the board has the basic component to operate.
|-
| BlockDuino<ref name="Auto7L-56" />
Line 2,599:
| Digistump<ref name="digistump" />
|
| ATtiny85
| ATTiny85
|
|
Line 2,760:
| Femtoduino.com<ref name="Femtoduino">[http://www.femtoduino.com], Femtoduino.com website</ref>
|
| ATmega32U4
| ATMega32u4
|
|
Line 2,775:
|
|
| The world's first wireless 3D position, inertia, and orientation beacon. Designed in the San Francisco bay area, this board provides a 10-DoF IMU with on-board ATMega32u4ATmega32U4 chip (the same as the Arduino Leonardo).
|-
| JeeNode<ref name="Auto7L-70" />
Line 2,815:
|
|
| A combination of an ATMega328PATmega328P and an i2cI²C based RGB backlit LCD interface (software compatible with the Adafruit RGB LCD shield), along with a USB serial programming interface done as a "backpack" module for the LCD.
|-
| LEDuino<ref name="Auto7L-73" />
Line 2,855:
|
|
| [[File:MoteinoR4.jpg|alt=Moteino|left|frameless]] An SD-card size wireless-enabled breadboard friendly Arduino compatible board running at 16&nbsp;MHz/3.3&nbsp;V. It can mate with either an RFM12B or RFM69W/HW/CW transceiver from HopeRF, allowing very low cost wireless communication (also available without a transceiver). [[File:Moteino_types_&_options.jpg|right|frameless|These are the different types of available Moteino boards and their transceiver options.]] Programmable from the Arduino IDE through an FTDI cable/adapter, or directly through the USB interface (Moteino-USB revision). Moteino runs DualOptiboot,<ref name="DualOptiboot-About">[https://github.com/LowPowerLab/DualOptiboot] DualOptiboot</ref> a custom version of Optiboot that allows wireless programming when external FLASH memory is present. The new MoteinoMEGA based on Atmega1284PATmega1284P offers more I/O, an extra hardware serial port, a massive 128&nbsp;KB of flash for sketches and 16&nbsp;KB of RAM (8X more!).
|-
| NavSpark<ref name="NavSpark" />
Line 2,961:
| Loggerhead Instruments
|
| ATmega328P
| ATmega328p
|
|
Line 3,021:
| Peter Misenko
|
| ATtiny85
| ATTiny85
|
|
Line 3,048:
| Sparkfun and clones
|
| ATmega32U4
| ATmega32u4
|
|
Line 3,103:
|
|
| [[File:Sanguino_v1.0.jpg|alt=Sanguino|left|frameless]] An open source enhanced Arduino-compatible board that uses an ATMega644PATmega644P instead of an ATmega168. This provides 64&nbsp;kB of flash, 4&nbsp;kB of RAM and 32 general I/O pins in a 40 pin [[Dual in-line package|DIP]] device. It was developed with the [[RepRap Project]] in mind.
|-
| Seeeduino Mega<ref name="Auto7L-81" />
Line 3,175:
| Open Home Automation
|
| ATmega328P
| ATMega328P
|
|
Line 3,235:
| [http://www.pjrc.com PJRC]
|
| ATMEGA32U4ATmega32U4 8 bit AVR 16&nbsp;MHz <ref name="pjrc_teensy">[https://www.pjrc.com/teensy] PJRC teensy variants</ref>
|16&nbsp;MHz
|
Line 3,349:
| TinyCircuits<ref name="tiny-circuits1" />
|
| ATmega328P
| ATmega328p
|
|
Line 3,369:
| TinyCircuits<ref name="tiny-circuits1" />
|
| ATmega328P
| ATmega328p
|
|
Line 3,389:
| [[Adafruit]]
|
| ATtiny85
| ATTiny85
|
|
Line 3,429:
|[https://wisen.com.au Wisen - Talk²]
|
|ATmega328P
|ATmega328p
|
|
Line 3,550:
| Virtuabotix
|
| ATmega328P
| ATmega328p
|
|
Line 4,519:
<ref name="Auto7L-28">{{cite web|url=http://www.curiousinventor.com/kits/roboduino/ |title=Tools, Parts, Kits for DIY'ers |publisher=Curious Inventor |date= |accessdate=2013-01-23}}</ref>
 
<ref name="Auto7L-29">{{cite web|url=http://www.seeedstudio.com/depot/Seeeduino-V30-Atmega-328P-p-669.html|title=Seeeduino V3.0 (Atmega 328PATmega328P) [ARD130D2P&#93; - $22.50 : Seeed Studio Bazaar, Boost ideas, extend the reach |publisher=Seeedstudio.com |date= |accessdate=9 Nov 2014}}</ref>
 
<ref name="autogenerated2">{{cite web|url=http://www.sunduino.pl/ |title=SunDUINO Nowy wymiar elektroniki |publisher=Sunduino.pl |date= |accessdate=2013-01-23}}</ref>
Line 4,623:
<ref name="Auto7L-78">{{cite web|url=http://lab.guilhermemartins.net/2009/05/06/paperduino-prints/ |title=Guilherme Martins : PAPERduino's design |publisher=Lab.guilhermemartins.net |date= |accessdate=2013-01-23}}</ref>
 
<ref name="Auto7L-79">{{cite web|url=http://www.seeedstudio.com/depot/rainbowduino-led-driver-platform-plug-and-shine-p-371.html |title=Rainbowduino LED driver platform - Atmega 328ATmega328 Rainbowduino LED driver platform - Plug and Shine! [ARD127D2P&#93; - $24.90 : Seeed Studio Bazaar, Boost ideas, extend the reach |publisher=Seeedstudio.com |date= |accessdate=2013-01-23}}</ref>
 
<ref name="Auto7L-80">{{cite web|url=http://sanguino.cc/ |title=What Is Sanguino? |publisher=Sanguino.cc |date= |accessdate=2013-01-23}}</ref>