Here are the categories for our electronics stock or browse the entire list below:
- Micro Processors
Small computers that run and control your devices. The ‘brains’ of your project. - User Inputs
Switches, dials, etc. Ways for people to interact physically with your project. - Connectors
Wires and plugs. - Sensors
Components that sense and detect specialised variables. These can range from light intensity, to moisture, heat, pressure, and sounds levels. - Switching Power
Relays and amps. - Motors
Motors, drivers, and driver boards. - Lights
LEDs, etc.
- Power
Batteries, voltage adjusters and supply. - Displays
Visual displays, monitors. - Communication
components that enable Bluetooth, Wi Fi communication. - Sound
Speakers, amps, samplers. - Cameras
Cameras. - Enclosure
Physical housing/protection for the electronics. - Passive Components
Resistors, capacitors, other little bits.
Related Projects
E-Bike Lighting system WIP
Work in progress! This is a long term project of mine for my E-Bike a lighting system with headlight, taillight, indicators, alert system/horn/bell, and a control switch pad. Planned system overview The plan is to have everything powered from the 5V 2A USB...
Electronics Basics
This brief tutorial gives some tips for working with electronic circuits and covers some common issues beginners can have. Where do you want to start? What is electricity and why does it need a circuit The circular path, which is always required to get...
Solar powered WiFi weather station with Google sheets upload
This project uses spare solar panels and an ESP-01 DHT11 module to gather weather data and upload it to a google spreadsheet. The code for the ESP-01 (ESP8266) is written within the Arduino IDE. It uses a timer system to periodically check its temperature and...