NJAU: Difference between revisions
From London Hackspace Wiki
No edit summary |
mNo edit summary |
||
(2 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 | Circuits: open and short,continuity | ||
Voltage, Current, Energy, Power | Voltage, Current, Energy, Power | ||
Line 26: | Line 28: | ||
Op amps | Op amps | ||
decibels | |||
== Programming == | == Programming == | ||
Line 44: | Line 48: | ||
AVR, Hardware Programmers | 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