Difference between revisions of "RCL Arduino Workshop"

From Note to self
Jump to: navigation, search
(Links)
(Links)
 
(5 intermediate revisions by the same user not shown)
Line 35: 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 60: Line 66:
 
* [http://fritzing.org/home/ fritzing]
 
* [http://fritzing.org/home/ fritzing]
 
* [http://123d.circuits.io/ 123d.circuits.io] (online, met simulator)
 
* [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 17: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