Difference between revisions of "RCL Arduino Workshop"

From Note to self
Jump to: navigation, search
(Stappenplan)
(Links)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
== '''Eerste workshop''' ==
 
== '''Eerste workshop''' ==
 
=== Inleiding ===
 
=== Inleiding ===
opstap
+
* opstap
besturings electronica ipv informatica
+
* besturings electronica ipv informatica
geen diepgaande zaken worden besproken
+
* geen diepgaande zaken worden besproken
 
=== Start ===  
 
=== Start ===  
outline board
+
* outline board
de taal C
+
* de taal C
 
=== Blink ===
 
=== Blink ===
 
* DigitalWrite
 
* DigitalWrite
 
* Geschatte tijd: ???
 
* Geschatte tijd: ???
 +
* Huiswerk: verkeerslicht
 
=== Schakelaar ===
 
=== Schakelaar ===
 
* DigitalRead
 
* DigitalRead
 
* Geschatte tijd: ???
 
* Geschatte tijd: ???
=== toon generatie ===
+
=== Toon generatie ===
 
* Toon opwekking
 
* Toon opwekking
 
* Geschatte tijd: ???
 
* Geschatte tijd: ???
 +
* Huiswerk: drukknopstart morse code: CQ de ON4CP
 
=== LCD ===
 
=== LCD ===
 
* Gebruik library
 
* Gebruik library
 
* Geschatte tijd: ???
 
* Geschatte tijd: ???
 +
* Huiswerk: bovenste regel tekst. Op tweede regel teller omhoog en omlaag van 0 tot 15
 
== Tweede workshop ==
 
== Tweede workshop ==
 
=== Serial IO ===
 
=== Serial IO ===
Line 32: Line 35:
 
=== Rotary encoder ===
 
=== Rotary encoder ===
 
* Extra lib installeren
 
* Extra lib installeren
 +
* [http://www.pjrc.com/teensy/td_libs_Encoder.html lib link]
 
* Geschatte tijd: ???
 
* Geschatte tijd: ???
 +
* Meenemen op USB stick!!
 +
* Aansluitingen!!
 +
 
=== RF module ===
 
=== RF module ===
 
* CW transmit?
 
* CW transmit?
 +
* Fritzing parts?
 +
* [http://www.pjrc.com/teensy/td_libs_VirtualWire.html Virtual wire lib], [http://www.buildcircuit.com/how-to-use-rf-module-with-arduino/ example]
  
 
= Mee te nemen =
 
= Mee te nemen =
Line 56: Line 65:
 
* [https://www.youtube.com/watch?v=aXmXCBTAO68 arduino sat]
 
* [https://www.youtube.com/watch?v=aXmXCBTAO68 arduino sat]
 
* [http://fritzing.org/home/ fritzing]
 
* [http://fritzing.org/home/ fritzing]
 +
* [http://123d.circuits.io/ 123d.circuits.io] (online, met simulator)
 +
* [http://www.ladyada.net/learn/arduino/index.html ladyada arduino tutorial]

Latest revision as of 18:14, 17 February 2015

Stappenplan

Eerste workshop

Inleiding

  • opstap
  • besturings electronica ipv informatica
  • geen diepgaande zaken worden besproken

Start

  • outline board
  • de taal C

Blink

  • DigitalWrite
  • Geschatte tijd: ???
  • Huiswerk: verkeerslicht

Schakelaar

  • DigitalRead
  • Geschatte tijd: ???

Toon generatie

  • Toon opwekking
  • Geschatte tijd: ???
  • Huiswerk: drukknopstart morse code: CQ de ON4CP

LCD

  • Gebruik library
  • Geschatte tijd: ???
  • Huiswerk: bovenste regel tekst. Op tweede regel teller omhoog en omlaag van 0 tot 15

Tweede workshop

Serial IO

  • Serial.Print
  • Geschatte tijd: ???

PotMeter

  • AnalogRead
  • Geschatte tijd: ???

Fade

  • AnalogWrite
  • Geschatte tijd: ???

Rotary encoder

  • Extra lib installeren
  • lib link
  • Geschatte tijd: ???
  • Meenemen op USB stick!!
  • Aansluitingen!!

RF module

Mee te nemen

Intro

  • USB stick met arduino soft WIN/MAC/LINUX.
  • Kits

Eerste workshop

Tweede workshop

  • Scoop
  • Multimeters
  • USB stick met encoder lib.
  • SDR

Bespreking

  • SDR

Slides

Links