I purchased an electronics kit from somewhere (cannot recall). It was very useful and beneficial.
The kit includes a BUNCH of components from sensors to motors to 7-segment displays.
For some lessons, the wiring diagram (i.e. the “Fritzing”) is included. This is different from the schematic as it considers how the connections are actually made. Additionally, the wiring diagram gives a visual depiction of the components rather than a symbol (like a schematic).
The wiring diagram helps to transition the circuit from schematic to a breadboard representation
Lesson 16 – LCD
Introduction This circuit/program utilizes an LCD to display a greeting message and the number of…
Lesson 17 – Thermometer
Introduction In applications requiring temperature measurement and reading such as weather stations and HVAC systems,…
Lesson 18 – Temperature Humidity Sensor
This is very similar to Lesson 17 – Thermometer.A temperature humidity sensor is commonly used…
Lesson 19 – Joystick
Introduction Joysticks offer fluid AND precise positional feedback. You’ve seen them in gaming controllers and…
Lesson 20 – Ultrasonic Distance Sensor
Introduction This Arduino program measures the distance to an object using an ultrasonic sensor and…
Lesson 21 – IR Receiver Remote
Introduction Image a custom remote in your hands that can manipulate electronic objects in your…