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 76: Line 75:
 
|[http://www.instructables.com/id/Arduino-based-serial-servo-controller/ Arduino based serial servo controller]
 
|[http://www.instructables.com/id/Arduino-based-serial-servo-controller/ Arduino based serial servo controller]
 
|Instructable
 
|Instructable
<!------------------------------->
 
|-valign="top"
 
|
 
*Projects
 
*Programming
 
|[http://www.element14.com/community/groups/arduino Arduino Online Community]
 
|Discuss the latest Arduino trends; tell people about your own Arduino projects and designs, and find Arduino programming solutions, boards & tutorials
 
 
<!------------------------------->
 
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
Line 145: Line 137:
 
|[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 177:
 
|[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 216: Line 191:
 
*Hardware
 
*Hardware
 
|[http://www.geocities.jp/arduino_diecimila/obaka/project-2/index_en.html One Chip Arduino]
 
|[http://www.geocities.jp/arduino_diecimila/obaka/project-2/index_en.html One Chip Arduino]
|Now, I am making "One chip arduino" by using ordinary parts.  Not even a circuit board.  Interface is ttl rs232. Breadboard compatible.  Dead Bug Style.
+
|Now, I am making "One chip arduino" by using ordinary parts.  Not even a circuit board.  Interface is ttl rs232. Breadboard compatible.
 
<!------------------------------->
 
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
Line 251: Line 226:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
<!------------------------------->
 
|-valign="top"
 
|
 
*Projects
 
*Arduino
 
|
 
*[http://www.geocities.jp/arduino_diecimila/obaka/project-2/index_en.html One Chip Arduino] a tiny arduino, most impressive
 
*[http://arduino.cc/blog/2011/02/17/tiny-femtoduino-the-smallest-arduino-compatible-board/ Tiny Femtoduino, The Smallest Arduino Compatible Board] another tiny arduino
 
*[http://www.popsci.com/diy/article/2008-04/littlest-arduino The Littlest Arduino] another tiny arduino
 
|Small can be good, treat as a chip in your own circuits.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*Links
 
*Arduino
 
*Hardware
 
|
 
*[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.
 
<!------------------------------->
 
|-valign="top"
 
|
 
*Links
 
*Projects
 
*Arduino
 
*Hardware
 
*Forums
 
|[]
 
|
 
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 583: Line 529:
 
*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 596:
 
|[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 605:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 668: Line 614:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 677: Line 623:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 686: Line 632:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 695: Line 641:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 704: Line 650:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 713: Line 659:
 
|[]
 
|[]
 
|
 
|
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 803: Line 749:
  
 
'''Arduino's Clones'''
 
'''Arduino's Clones'''
 
 
*[http://txapuzas.blogspot.com/2010/07/paperduino-perfboard.html PaperduinoPerfboard], Arduino's clone with a Perfboard.  
 
*[http://txapuzas.blogspot.com/2010/07/paperduino-perfboard.html PaperduinoPerfboard], Arduino's clone with a Perfboard.  
 
*[http://txapuzas.blogspot.com/2010/07/paperduino-pcb.html PaperduinoPCB], Arduino's clone with a PCB.
 
*[http://txapuzas.blogspot.com/2010/07/paperduino-pcb.html PaperduinoPCB], Arduino's clone with a PCB.
*[http://txapuzas.blogspot.com/2010/07/paperduino-stripboard.html PaperduinoStripboard], Arduino's clone with a stripboard.
+
*[http://txapuzas.blogspot.com/2010/07/paperduino-stripboard.html PaperduinoStripboard], Arduino's clone with a stripboard.   
*[http://txapuzas.blogspot.com/2009/12/paperduino-leonardo-clon-de-arduino.html Paperduino Leonardo], Homemade Arduino Leonardo's clone.  <font color="red">  '''''<- New!'''''</font>    
 
 
   
 
   
'''Input circuits'''
+
'''I/O circuits'''
 
+
*[http://txapuzas.blogspot.com/2010/06/regulador-de-potencia-por-triac-para.html PaperDimmerPCB], dimmer with triac.
 +
*[http://txapuzas.blogspot.com/2010/07/rele-controlado-por-transistor.html PaperRelé], driver for relay with transistor.
 
*[http://txapuzas.blogspot.com/2010/07/pulsadores-para-microcontrolador.html PaperTecladoDigital], simple keyboard.
 
*[http://txapuzas.blogspot.com/2010/07/pulsadores-para-microcontrolador.html PaperTecladoDigital], simple keyboard.
 
*[http://txapuzas.blogspot.com/2010/07/papertecladoanalogico-varios-pulsadores.html PaperTeclado Analógico], keyboard with a analogic input
 
*[http://txapuzas.blogspot.com/2010/07/papertecladoanalogico-varios-pulsadores.html PaperTeclado Analógico], keyboard with a analogic input
 
*[http://txapuzas.blogspot.com/2010/09/papertecladorc-varios-pulsadores.html PaperKeyboardRC],keyboard with a digital input.
 
*[http://txapuzas.blogspot.com/2010/09/papertecladorc-varios-pulsadores.html PaperKeyboardRC],keyboard with a digital input.
 +
*[http://txapuzas.blogspot.com/2010/09/micropaperrele-carta-de-reles.html MicroPaperRelé], Relay carte without transistors.
 
*[http://txapuzas.blogspot.com/2009/12/paperteclado-un-teclado-con-una-hoja.html PaperTeclado], Keyboard with a printed paper.
 
*[http://txapuzas.blogspot.com/2009/12/paperteclado-un-teclado-con-una-hoja.html PaperTeclado], Keyboard with a printed paper.
 
'''Output circuits'''
 
 
*[http://txapuzas.blogspot.com/2010/06/regulador-de-potencia-por-triac-para.html PaperDimmerPCB], dimmer with triac (1).
 
*[http://txapuzas.blogspot.com/2010/07/rele-controlado-por-transistor.html PaperRelé], driver for relay with transistor.
 
*[http://txapuzas.blogspot.com/2010/09/micropaperrele-carta-de-reles.html MicroPaperRelé], Relay carte without transistors.
 
 
*[http://txapuzas.blogspot.com/2009/12/paperstepperl293d-driver-de-potencia.html PaperStepperUnipolar], Driver for unipolar stepper motor.
 
*[http://txapuzas.blogspot.com/2009/12/paperstepperl293d-driver-de-potencia.html PaperStepperUnipolar], Driver for unipolar stepper motor.
*[http://txapuzas.blogspot.com/2009/12/paperstepperunipolar-driver-de-potencia_12.html PaperStepperBipolar(L293D)], Driver for bipolar stepper motor (L293D).
+
*[http://txapuzas.blogspot.com/2009/12/paperstepperunipolar-driver-de-potencia_12.html PaperStepperBipolar(L293D)], Driver for bipolar stepper motor (L293D)
*[http://txapuzas.blogspot.com/2009/12/paperstepperl298n-driver-de-potencia.html  PaperStepperBipolar(L298N)], Driver for bipolar stepper motor (L298N).
+
*[http://txapuzas.blogspot.com/2009/12/paperstepperl298n-driver-de-potencia.html  PaperStepperBipolar(L298N)], Driver for bipolar stepper motor (L298N)
*[http://txapuzas.blogspot.com/2009/12/clemarele-control-de-un-rele-sin.html  TerminalBlockRelay], Unwelded minimal relay driver with FET transistor.
 
*[http://txapuzas.blogspot.com/2009/12/paperdimmerldr-control-de-potencia-de.html  PaperDimmerLDR], dimmer with triac (2).
 
  
 
'''Miscellaneous'''
 
'''Miscellaneous'''
Line 833: Line 771:
 
*[http://txapuzas.blogspot.com/2009/12/paperbootloaderspp-grabacion-del.html PaperBootloader], Bootloader for Paperduino.
 
*[http://txapuzas.blogspot.com/2009/12/paperbootloaderspp-grabacion-del.html PaperBootloader], Bootloader for Paperduino.
 
*[http://txapuzas.blogspot.com/2009/12/papershieldadapter-adaptador-de-shields.html PaperShieldsAdapter], Shields adapter for Paperduino.
 
*[http://txapuzas.blogspot.com/2009/12/papershieldadapter-adaptador-de-shields.html PaperShieldsAdapter], Shields adapter for Paperduino.
*[http://txapuzas.blogspot.com/2009/12/paperdiodo-teoria-del-diodo-y-diseno-de.html PaperDiode], Power Supply for Arduino (or Paperduino).
 
*[http://txapuzas.blogspot.com/2009/12/paperbluetooth-bluetooth-shield-para.html PaperBluetooth], Homemade Bluetooth Shield for Arduino (or Paperduino).
 
 
 
'''CNC'''
 
 
*[http://txapuzas.blogspot.com/2009/12/txapu-cnc-software.html TxapuCNC: Software], Homemade CNC with Paperduino (or Arduino) 1/2.
 
*[http://txapuzas.blogspot.com/2009/12/txapu-cnc-hardware.html TxapuCNC: Hardware], Homemade CNC with Paperduino (or Arduino) 2/2.
 
 
  
 
(''The pages are in Spanish, but they have automatic translator and a lot of pictures'').
 
(''The pages are in Spanish, but they have automatic translator and a lot of pictures'').
Line 868: Line 797:
 
|[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 817:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 951: Line 827:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 961: Line 837:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 971: Line 847:
 
|[ ]
 
|[ ]
 
|comment
 
|comment
<!------------------------------->
+
<!-------------------------------
  
<!------------------------------->
+
<!-------------------------------
  
 
|}
 
|}
Line 979: Line 855:
 
== 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,003: Line 879:
  
  
[[category:Arduino]]
+
[[category:Microcontroller]][[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)