Difference between revisions of "Hardware List"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Actuators == | == Actuators == | ||
− | * [[ | + | * [[LED]]s in different colors to connect externally, many in the [[LMUBox]] |
− | * [[Piezo Speaker]], 2x [[LMUBox]] | + | * [[RGB LED]] in different colors to connect externally, many in the [[LMUBox]] |
− | * [[Speaker]], 2x [[LMUBox]] | + | * [[LED Ring NeoPixel]] [[LMUBox]] |
+ | |||
+ | * [[Piezo Speaker]], 2x in the [[LMUBox]] | ||
+ | * [[Speaker]], 2x in the [[LMUBox]] | ||
* [[PAM8403 Stereo Amplifyer]] 5V, 3W+3W, Digital Power Amp Module to use with speaker | * [[PAM8403 Stereo Amplifyer]] 5V, 3W+3W, Digital Power Amp Module to use with speaker | ||
− | * [[SG90 Servo]] Micro Servo Motor, 3x [[LMUBox]] | + | * [[SG90 Servo]] Micro Servo Motor, 3x in the [[LMUBox]] |
− | * [[Stepper Motor and ULN2003]] 28BYJ-48 ULN2003 5V Stepper Motor + ULN2003 Driver Board; 2x [[LMUBox]] | + | * [[Stepper Motor and ULN2003]] 28BYJ-48 ULN2003 5V Stepper Motor + ULN2003 Driver Board; 2x in the [[LMUBox]] |
* ... | * ... | ||
== Sensors (and physical controllers) == | == Sensors (and physical controllers) == | ||
− | * [[LDR]] Light dependend resistor, 4x [[LMUBox]] | + | * [[LDR]] Light dependend resistor, 4x in the [[LMUBox]] |
* [[Potentiometer]], changeable resistors as slider and knobs, several in the [[LMUBox]] | * [[Potentiometer]], changeable resistors as slider and knobs, several in the [[LMUBox]] | ||
− | * [[Analog Joystick]], | + | * [[Analog Joystick]], [[LMUBox]] |
+ | * [[PIR Sensor]] passive infrared motion sensor, [[LMUBox]] | ||
+ | * [[Ultrasonic Sensor HC-SR04]], distance sensor, [[LMUBox]] | ||
+ | * [[MPU 6050]], Six-Axis (Gyro and Accelerometer) [[LMUBox]] | ||
+ | |||
* ... | * ... |
Revision as of 09:08, 12 August 2020
Contents
List of Hardware Components
Sketching with hardware requires some hardware components. For creating a functional prototype we typically need a microcontroller, sensors, actuators, and components to link the parts together.
To get started and to follow the course only a small set of parts is required. You can do many of the exercises and tutorials with only a microcontroller (e.g. ESP32, ESP8266), a few LEDs, and some resistors. We recommend getting started and once you like building things then get a hardware kit.
In the following list, we have marked the components that are in the LMU hardware box with 'LMUBox'.
Microcontroller
- ESP32 Web Kit with integrated OLED Display from Heltec LMUBox
- ESP8266 ESP-12F NodeMCU Module from AZDelivery LMUBox
- ESP8266 ESP-12F NodeMCU Module with integrated 0.91" OLED Display from AZDelivery
Actuators
- LEDs in different colors to connect externally, many in the LMUBox
- RGB LED in different colors to connect externally, many in the LMUBox
- LED Ring NeoPixel LMUBox
- Piezo Speaker, 2x in the LMUBox
- Speaker, 2x in the LMUBox
- PAM8403 Stereo Amplifyer 5V, 3W+3W, Digital Power Amp Module to use with speaker
- SG90 Servo Micro Servo Motor, 3x in the LMUBox
- Stepper Motor and ULN2003 28BYJ-48 ULN2003 5V Stepper Motor + ULN2003 Driver Board; 2x in the LMUBox
- ...
Sensors (and physical controllers)
- LDR Light dependend resistor, 4x in the LMUBox
- Potentiometer, changeable resistors as slider and knobs, several in the LMUBox
- Analog Joystick, LMUBox
- PIR Sensor passive infrared motion sensor, LMUBox
- Ultrasonic Sensor HC-SR04, distance sensor, LMUBox
- MPU 6050, Six-Axis (Gyro and Accelerometer) LMUBox
- ...