User Tools

Site Tools


supp:arduino:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
supp:arduino:start [2021/09/23 18:05] – [Interesting Boards and MCU] rolfsupp:arduino:start [2024/04/23 11:58] – [Accelerometer] rolf
Line 1: Line 1:
 ====== Arduino Sources ====== ====== Arduino Sources ======
  
-Arduino [[http://arduino.cc/|PROJECT HOME]]+Official **[[http://arduino.cc/|Arduino Website]]**
  
  
Line 29: Line 29:
 | [[https://learn.adafruit.com/adafruit-arduino-lesson-16-stepper-motors|Lesson 16. Stepper Motors]]                                                   | | [[https://learn.adafruit.com/adafruit-arduino-lesson-16-stepper-motors|Lesson 16. Stepper Motors]]                                                   |
 | [[https://learn.adafruit.com/arduino-lesson-17-email-sending-movement-detector|Lesson 17. Email Sending Movement Detector]]  |  x                      | | [[https://learn.adafruit.com/arduino-lesson-17-email-sending-movement-detector|Lesson 17. Email Sending Movement Detector]]  |  x                      |
 +
 +===== Mixed Tutorials, Books =====
 +
 +  - :!: [[https://docs.arduino.cc/built-in-examples/|Build-in Examples]] of the Arduino IDE: Learning by coding. 
 +/*  - :!: [[https://github.com/handiko/Arduino-Experiment/blob/master/arduino_notebook_v1-1.pdf|Arduino Programming Notebook]] by Brian Evans. I especially like the appendix showing the interplay of hard- and software!
 +*/
 +  - :!: [[https://playground.arduino.cc/uploads/Main/arduino_notebook_v1-1/index.pdf|Arduino Programming Notebook]] by Brian Evans. I especially like the appendix showing the interplay of hard- and software!
 +  - :!: [[https://learn.sparkfun.com/tutorials/what-is-an-arduino|What is Arduino?]] by Sparkfun introduces some physical principles, too.
 +  - :!: [[http://www.ladyada.net/learn/arduino/index.html|Ladyada's Arduino Tutorial]]
 +  - [[https://docs.arduino.cc/tutorials/|Tutorials]] from the Arduino website. Confusing.
 +  - List of [[http://playground.arduino.cc/Main/ManualsAndCurriculum|Manuals and Curricula]] from the Arduino Playground
 +  - [[http://it-ebooks.info/book/1338/|Getting Started with Arduino, 2nd Edition]] by Massimo Banzi. 
 +  - [[http://realities.id.tue.nl/wp-content/uploads/2010/10/2010-Arduino-Workshop-Langereis.pdf|Arduino Workshop]] by Geert Langereis, (pdf, pres.), TU Eindhoven
 +  - [[http://www.princeton.edu/~ffab/media___downloads_files/IntroArduinoBook.pdf|Introduction to Arduino - A piece of cake!]] by Alan G. Smith, (pdf, book) Princeton University
 +  - [[http://creativec0d3r.blogspot.de/2012/09/introduction-to-arduino-part-1.html|Introduction to Arduino Part 1]] by creativeC0d3r (web)
 +  - [[http://www.acm.uiuc.edu/sigbot/tutorials/2009-11-17-arduino-basics.pdf|Microcontroller Programming Beginning with Arduino]] by Charlie Mooney, (pdf, pres.), \\ Univ. of Illinois at Urbana Champaign (UIUC)
 +  - [[http://www.letsarduino.com/|Let's Arduino]]
  
 ===== ELEGOO Starter Kits ===== ===== ELEGOO Starter Kits =====
Line 38: Line 55:
   * sparkfun in general   * sparkfun in general
   * instructables in general   * instructables in general
- 
-===== Mixed Tutorials, Books ===== 
- 
-  - [[http://arduino.cc/en/Tutorial/HomePage|Arduino examples]] from the official Arduino project home. 
-  - List of [[http://playground.arduino.cc/Main/ManualsAndCurriculum|Manuals and Curricula]] from the Arduino Playground 
-  - [[http://it-ebooks.info/book/1338/|Getting Started with Arduino, 2nd Edition]] by Massimo Banzi.  
-  - :!: [[https://github.com/handiko/Arduino-Experiment/blob/master/arduino_notebook_v1-1.pdf|Arduino Programming Notebook]] by Brian W. Evans \\ I especially like the illuminating examples in the appendix how to link hard- and software.  
-  - :!: [[http://realities.id.tue.nl/wp-content/uploads/2010/10/2010-Arduino-Workshop-Langereis.pdf|Arduino Workshop]] by Geert Langereis, (pdf, pres.), TU Eindhoven 
-  - :!: [[http://www.princeton.edu/~ffab/media___downloads_files/IntroArduinoBook.pdf|Introduction to Arduino - A piece of cake!]] by Alan G. Smith, (pdf, book) Princeton University 
-  - [[http://creativec0d3r.blogspot.de/2012/09/introduction-to-arduino-part-1.html|Introduction to Arduino Part 1]] by creativeC0d3r (web) 
-  - [[http://www.acm.uiuc.edu/sigbot/tutorials/2009-11-17-arduino-basics.pdf|Microcontroller Programming Beginning with Arduino]] by Charlie Mooney, (pdf, pres.), \\ Univ. of Illinois at Urbana Champaign (UIUC) 
-  - :!: [[http://www.ladyada.net/learn/arduino/index.html|Ladyada's Arduino Tutorial]] 
-  - [[http://www.letsarduino.com/|Let's Arduino]] 
  
  
Line 118: Line 122:
  
   * {{:supp:arduino:ldr_a_906009.pdf|}}   * {{:supp:arduino:ldr_a_906009.pdf|}}
-  * http://www.perkinelmer.de/PDFS/downloads/dts_photocellsa9050.pdf+  * {{https://resources.perkinelmer.com/corporate/cmsresources/images/dts_photocellsa9050.pdf|Photocells A 9050, A 9060}} by PerkinElmer  
 +  * {{https://www.tme.eu/Document/0b7aec6d26675b47f9e54d893cd4521b/PGM5506.pdf|Cadmium sulfide (CdS) or light dependent resistors (LDR)}} by Token 
 + 
 ==== LED ==== ==== LED ====
  
Line 159: Line 166:
 //Fig.: Logic levels, image from sparkfun learn (https://learn.sparkfun.com/tutorials/logic-levels).// //Fig.: Logic levels, image from sparkfun learn (https://learn.sparkfun.com/tutorials/logic-levels).//
  
 +
 +===== Accelerometer =====
 +
 +| {{youtube>KuekQ-m9xpw?}} |
 +|  How does an Accelerometer work? 3D Animation by CiruitBread | 
supp/arduino/start.txt · Last modified: 2024/04/23 11:58 by rolf