NJAU: Difference between revisions
From London Hackspace Wiki
(Created page with "Electronics Voltage, Current, Energy, Power Multimeters Frequency, Period, Phase") |
mNo edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Electronics | = 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 | 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 == | |||
Compiler | |||
Variables | |||
C | |||
== Arduino == | |||
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