NJAU: Difference between revisions
From London Hackspace Wiki
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= Not Just Arduino University = | = Not Just Arduino University = | ||
This is a work in progress. This will form into a number of workshops and courses for teaching electronics and microcontroller programming. | |||
== Electronics == | == Electronics == | ||
Circuits: open and short,continuity | |||
Voltage, Current, Energy, Power | Voltage, Current, Energy, Power | ||
Multimeters | Resistors, Capacitors | ||
Switches and Relays | |||
Inductance | |||
Test and Measurement, Multimeters | |||
AC/DC, Batteries and Transformers | |||
Frequency, Period, Phase | Frequency, Period, Phase | ||
Oscilloscopes | |||
Diodes | |||
Bi Polar Transistors | |||
Op amps | |||
decibels | |||
== Programming == | == Programming == | ||
Compiler | Compiler | ||
Variables | Variables | ||
C | C | ||
Line 18: | Line 42: | ||
Microcontrollers | Microcontrollers | ||
Hardware I/O devices: motors, sensors, servos, steppers | |||
C/C++ | |||
AVR, Hardware Programmers | |||
[[Category:Workshops]] |
Latest revision as of 22:23, 28 May 2013
Not Just Arduino University
This is a work in progress. This will form into a number of workshops and courses for teaching electronics and microcontroller programming.
Electronics
Circuits: open and short,continuity
Voltage, Current, Energy, Power
Resistors, Capacitors
Switches and Relays
Inductance
Test and Measurement, Multimeters
AC/DC, Batteries and Transformers
Frequency, Period, Phase
Oscilloscopes
Diodes
Bi Polar Transistors
Op amps
decibels
Programming
Compiler
Variables
C
Arduino
Microcontrollers
Hardware I/O devices: motors, sensors, servos, steppers
C/C++
AVR, Hardware Programmers