Component Examples
This page provides examples of various simulation components along with links to their source code and the option to open them directly in the circuit design application.
Pushbutton
A simple momentary switch component that completes a circuit connection only when pressed, commonly used for user inputs and triggering events.
8 Position DIP Switch
An eight-position dual inline package (DIP) switch used to manually set binary states.
4x4 Membrane Matrix Keypad
A 16-key (4x4) keypad useful for numerical input and user interface interactions.
Analog Joystick
An analog joystick providing X and Y axis analog outputs and a digital button press.
HC-SR04 Ultrasonic Distance Sensor
A distance-measuring sensor that uses ultrasonic pulses to detect object distances.
Seven Segment Display
A numeric display capable of representing digits and hexadecimal characters.
16x2 LCD Display
A basic LCD module for displaying 2 lines of 16 characters each.
16x2 I2C LCD Display
A 16x2 LCD display controlled via I2C communication for fewer wiring connections.
ILI9341 Display
A full-color TFT LCD display module typically used for rich graphical interfaces.
4 Digit Seven Segment Display
A multi-digit numeric display ideal for counters, clocks, and numeric indicators.
Bipolar Stepper Motor (NEMA 17)
A precise stepper motor commonly used in robotic and CNC applications.
A4988 Stepper Motor Driver Carrier
Driver board for stepper motors providing easy step and direction control.
DHT11 Humidity and Temperature Sensor
A sensor for monitoring ambient humidity and temperature.
DS18B20 Temperature Sensor
A digital temperature sensor that provides precise temperature readings through a 1-Wire interface.
MPU6050 Accelerometer + Gyroscope
A versatile sensor combining a 3-axis accelerometer and 3-axis gyroscope, commonly used in motion detection and orientation sensing.
OLED 128x64 I2C Monochrome Display VDD-GND
A high-contrast OLED display that provides sharp monochrome graphical output, ideal for clear text and simple graphics via I2C interface.
DS1307 RTC
A real-time clock (RTC) module for accurate timekeeping, utilizing an I2C communication interface and battery backup for maintaining the time even without power.
Photoresistor (LDR) Sensor
A sensor whose resistance varies with ambient light levels, making it suitable for light-sensitive applications.
PIR Motion Sensor
A passive infrared (PIR) sensor designed to detect movement by sensing changes in infrared radiation emitted by warm objects.
1 Channel 5V Relay Module
A relay module used for switching higher power loads (such as AC devices) on or off with low-voltage control signals.
Trimmer Potentiometer
An adjustable resistor (potentiometer) commonly used for tuning, calibration, and fine adjustments within circuits.