Editing Arduino Links

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Lots of external  Arduino Links -- you might look at history, this page was started in the early days of the Arduino and info is much harder to find.  Keeping this for reference, but little maintenance is planed.
+
Lots of external  Arduino Links
  
 
A very popular, AVR development board; uses the AVR so also see: [[AVR Links]]  All the tools are free, you need the chip, a cable, and possibly a power supply.  Software is free, chip programs via a bootloader, so no hardware programmer is needed ( unless you blow the bootloader ).  May be the cheapest/easiest microcontroller for beginners.  Popular with the technical artistic types ( googel DorkBot for more info on this type of person ).  Most boards are set up to take plug in boards called "Shields" which add additional hardware to the base Arduino.
 
A very popular, AVR development board; uses the AVR so also see: [[AVR Links]]  All the tools are free, you need the chip, a cable, and possibly a power supply.  Software is free, chip programs via a bootloader, so no hardware programmer is needed ( unless you blow the bootloader ).  May be the cheapest/easiest microcontroller for beginners.  Popular with the technical artistic types ( googel DorkBot for more info on this type of person ).  Most boards are set up to take plug in boards called "Shields" which add additional hardware to the base Arduino.
Line 13: Line 13:
 
*Supply: for the boards and parts
 
*Supply: for the boards and parts
 
*Shield: this are add on boards for adding functionality.
 
*Shield: this are add on boards for adding functionality.
*Derivative: devices derived from the Arduino hardware design, which can be programmed from the Arduino IDE, but provide a different layout or additional features or both. See Massimo Banzi, [https://blog.arduino.cc/2013/07/10/send-in-the-clones/ "Send in the clones"].
 
 
*Tutorial: a tutorial or how to.
 
*Tutorial: a tutorial or how to.
 
*WebRing: for a Web Ring.
 
*WebRing: for a Web Ring.
Line 54: Line 53:
 
It has a lot of information on programming the Arduino.
 
It has a lot of information on programming the Arduino.
 
It has a lot of information on attaching more hardware to the Arduino.
 
It has a lot of information on attaching more hardware to the Arduino.
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 145: Line 144:
 
|[http://luckylarry.co.uk/2010/06/arduino-weblinks/ Various Arduino Tutorials]
 
|[http://luckylarry.co.uk/2010/06/arduino-weblinks/ Various Arduino Tutorials]
 
|Projects and tutorials on working with Arduino  
 
|Projects and tutorials on working with Arduino  
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Links
 
*Links
*Info
 
 
*Projects
 
*Projects
*Tutorials
+
*Arduino
|[http://www.engblaze.com EngBlaze - AVR, Arduino, and hardware hacks, oh my.]
+
|[]
|In-depth tutorials on advanced Arduino topics, highlights of unique projects, and links to other resources.  The [http://www.engblaze.com/category/arduino/ Arduino] and [http://www.engblaze.com/category/tutorials/ Tutorials] categories drill down further.
+
|
 
<!------------------------------->
 
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
Line 186: Line 184:
 
|[http://myamicus.co.uk/ Amicus]
 
|[http://myamicus.co.uk/ Amicus]
 
|Amicus is a multifunction development system inspired by the world famous Arduino board. The Amicus18 board uses a Microchip PICmicro microcontroller PIC18F25K20 instead of an Atmel AVR microcontroller.  Looks like it will take Arduino Shields.
 
|Amicus is a multifunction development system inspired by the world famous Arduino board. The Amicus18 board uses a Microchip PICmicro microcontroller PIC18F25K20 instead of an Atmel AVR microcontroller.  Looks like it will take Arduino Shields.
<!------------------------------->
 
|-valign="top"
 
|
 
*Arduino
 
*Hardware
 
*PIC32
 
|[http://tronixstuff.wordpress.com/2012/01/29/review-digilent-chipkit-uno32/ Digilent chipKIT Uno32]
 
|The Uno32 is a Arduino-compatible development board. The Uno32 board uses an 80 MHz Microchip PIC32MX320F128 microcontroller -- a 32-bit MIPS processor -- instead of a 16 MHz Atmel AVR microcontroller. Can be programmed with a version of the Arduino IDE modified to support PIC32, or with the Microchip MPLAB IDE.  Looks like it will take Arduino Diecimila Shields, and it also has many more I/O pins available.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*Arduino
 
*Hardware
 
*PIC32
 
|[http://www.digilentinc.com/Products/Detail.cfm?Prod=CHIPKIT-MAX32 Digilent chipKIT Max32]
 
|The Max32 is a Arduino-compatible development board. The Max32 board uses an 80 MHz Microchip PIC32MX795F512 microcontroller -- a 32-bit MIPS processor -- instead of a 16 MHz Atmel AVR microcontroller. Can be programmed with a version of the Arduino IDE modified to support PIC32, or with the Microchip MPLAB IDE.  Looks like it will take Arduino Mega / Arduino ADK Shields, and it also has even more I/O pins available.
 
 
<!------------------------------->
 
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
Line 251: Line 233:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
<!------------------------------->
 
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
Line 271: Line 253:
 
*[http://daisyworks.com DaisyWorks, Inc.]
 
*[http://daisyworks.com DaisyWorks, Inc.]
 
| Arduino Derivative with Bluetooth, IrDA, SD Card, custom case & simple Telco jacks for plugging in sensors to make the hardware re-purposeable.  You can FOTA the device via Android or desktop (Mac/Linux/Win), and there is an App Store to browse pre-made firmwares and user interface widgets so you can interact with the hardware via Android/desktop.
 
| Arduino Derivative with Bluetooth, IrDA, SD Card, custom case & simple Telco jacks for plugging in sensors to make the hardware re-purposeable.  You can FOTA the device via Android or desktop (Mac/Linux/Win), and there is an App Store to browse pre-made firmwares and user interface widgets so you can interact with the hardware via Android/desktop.
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 583: Line 565:
 
*Arduino
 
*Arduino
 
* Supply
 
* Supply
|[http://makeyourbot.wikidot.com/fabio-1-1 Fabio 1.0]
+
|[http://makeyourbot.org/fabio-1-0 Fabio 1.0]
 
|
 
|
 
Fabio is a fab-able Arduino compatible microcontroller board. The board is a single layer PCB that can be milled using a 1/64th inch end mill.
 
Fabio is a fab-able Arduino compatible microcontroller board. The board is a single layer PCB that can be milled using a 1/64th inch end mill.
Line 650: Line 632:
 
|[http://www.seeedstudio.com/blog/2010/06/29/seeeduino-film-maybe-the-first-arduino-board-on-fpc/ "Seeeduino Film"]
 
|[http://www.seeedstudio.com/blog/2010/06/29/seeeduino-film-maybe-the-first-arduino-board-on-fpc/ "Seeeduino Film"]
 
| The first Arduino-compatible board on FPC ? A complete Arduino compatible "board" on flex-printed-circuit (FPC). Very small and lightweight (and flexible).
 
| The first Arduino-compatible board on FPC ? A complete Arduino compatible "board" on flex-printed-circuit (FPC). Very small and lightweight (and flexible).
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 659: Line 641:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 668: Line 650:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 677: Line 659:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 686: Line 668:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 695: Line 677:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 704: Line 686:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 713: Line 695:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 868: Line 850:
 
|[http://jeremyblum.com/ Jeremy Blum]
 
|[http://jeremyblum.com/ Jeremy Blum]
 
|Several Arduino Tutorials
 
|Several Arduino Tutorials
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Tutorial
 
*Tutorial
 +
*Info
 
*Arduino
 
*Arduino
|[http://www.halitalptekin.com/blog/ Halit Alptekin]
+
*Wiki
|Several Arduino Tutorials
 
<!------------------------------->
 
|-valign="top"
 
|
 
*Tutorial
 
 
*Arduino
 
*Arduino
*LEDs
+
|[ ]
|
+
|comment
[http://www.blinkenlight.net/ Blinkenlight Experiments]
+
<!-------------------------------
[http://blog.blinkenlight.net/blog/ Blinkenlight Blog]
 
|
 
Experiments with 20 LEDs from basic to beginner. From simple Knight Rider examples to really unexpected stuff like converting the LEDs into a rudimentary camera.
 
|
 
<!------------------------------->
 
|-valign="top"
 
|
 
* Arduino-derivative
 
|[https://www.sparkfun.com/products/12923 MicroView]
 
|
 
64x48 pixel blue-on-black OLED display plus ATmega328P that can be programmed just like the Arduino Uno.
 
breadboard-friendly.
 
<!------------------------------->
 
|-valign="top"
 
|
 
* Arduino-derivative
 
|[https://www.pololu.com/product/3108 A-Star 32U4 Prime LV microSD]
 
|A programmable board compatible with many Arduino Uno shields. includes a microSD slot. Its processor is a ATmega32U4 preloaded with an Arduino-compatible bootloader.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*?
 
|[http://www.linksprite.com/?page_id=782 LinkSprite pcDuino]
 
| a small single-board computer (a [[motherboards that run Linux]]) with hardware headers compatible with many Arduino Uno shields. Includes microSD card slot (TF slot), HDMI video out, several USB host sockets, RJ45 Ethernet socket, etc.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*?
 
|[https://learn.sparkfun.com/tutorials/galileo-getting-started-guide Intel Galileo]
 
|  a small single-board computer (a [[motherboards that run Linux]]) with hardware headers compatible with many Arduino Uno shields. Includes microSD card slot (TF slot), USB host socket, USB peripheral socket, RJ45 Ethernet socket, mini PCIe socket, etc.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*?
 
| [http://www.udoo.org/ UDOO]; [http://elinux.org/UDOO UDOO]; [[Wikipedia: UDOO]]
 
| a small single-board computer (a [[motherboards that run Linux]]) with hardware headers compatible with many 3.3 V Arduino Due shields -- 73 GPIO. Includes microSD card slot (TF slot), HDMI video out, 2x USB host socket, USB peripheral socket USB OTG socket, RJ45 Ethernet socket, SATA socket, etc. [http://www.digikey.com/product-detail/en/UDOO%20QUAD/1485-1001-ND UDOO Quad]
 
<!------------------------------->
 
|-valign="top"
 
|
 
*?
 
|[http://www.86duino.com/ 86Duino]
 
| a small single-board computer (a [[motherboards that run Linux]]) with hardware headers compatible with many Arduino shields. Brian Benchoff. [http://hackaday.com/2013/12/09/the-40-x86-arduino/ "THE $40 X86 ARDUINO"]. [http://www.seeedstudio.com/depot/86Duino-m-124.html?ref=pinfo 86Duino]. [https://github.com/roboard/86Duino 86Duino on github]: "86Duino is an open source project ... 86Duino Open Hardware".
 
<!------------------------------->
 
|-valign="top"
 
|
 
*?
 
|[https://www.arduboy.com/store/products/tetris-microcard Tetris MicroCard]
 
| Lory Gil. [http://liliputing.com/2015/10/play-tetris-credit-card-size-gaming-device.html "Play Tetris on this credit card size gaming device"]. "fully programmable with Arduino".
 
<!------------------------------->
 
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 941: Line 870:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 951: Line 880:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 961: Line 890:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 971: Line 900:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
  
<!------------------------------->
+
<!-------------------------------
  
 
|}
 
|}
Line 979: Line 908:
 
== More Links ==
 
== More Links ==
  
not sure why these are not organized as above? --[[User:Glenndk|Glenndk]] 16:50, 26 December 2011 (UTC)
+
not sure why these are not organized as above? --~~~~
  
 
* [http://www.pjrc.com/teensy/ Teensy USB Development Board]: plugs into a solderless development board; ATMEGA32U4 and AT90USB1286 versions. very low cost. [http://www.pjrc.com/teensy/teensyduino.html "How Does Teensy Compare With The Arduino Board?"]: the biggest difference is that Teensy uses direct native USB communication, so (a) Teensy communicates *much* faster than Arduino (12 MBit/sec vs 38.4 kbps), and (b) Teensy can be programmed to act like a USB mouse or a USB keyboard. [http://www.dorkbotpdx.org/blog/paul paul's blog] often talks about Teensy. [http://dorkbotpdx.org/blog/feurig/reinventing_the_wheel_watcher feurig's blog] claims that the Teensy is *better* than "any other arduino or arduino clone" for systems that need to constantly communicate with a host PC over USB (as opposed to systems that normally run stand-alone without any host PC).
 
* [http://www.pjrc.com/teensy/ Teensy USB Development Board]: plugs into a solderless development board; ATMEGA32U4 and AT90USB1286 versions. very low cost. [http://www.pjrc.com/teensy/teensyduino.html "How Does Teensy Compare With The Arduino Board?"]: the biggest difference is that Teensy uses direct native USB communication, so (a) Teensy communicates *much* faster than Arduino (12 MBit/sec vs 38.4 kbps), and (b) Teensy can be programmed to act like a USB mouse or a USB keyboard. [http://www.dorkbotpdx.org/blog/paul paul's blog] often talks about Teensy. [http://dorkbotpdx.org/blog/feurig/reinventing_the_wheel_watcher feurig's blog] claims that the Teensy is *better* than "any other arduino or arduino clone" for systems that need to constantly communicate with a host PC over USB (as opposed to systems that normally run stand-alone without any host PC).
Line 1,004: Line 933:
  
 
[[category:Arduino]]
 
[[category:Arduino]]
http://ianlangelectronic.webeden.co.uk/#/ardxhome/4554715082 A lot of stuff about attaching and controlling peripherals with some nice little projects to make on a breadboard. Growing constantly, United Kingdom based.
 
 
 
 
[[Category:Arduino/RaspberryPi]]
 

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)