Community labs
Every public lab in one place. Open one, play with the circuit, run the sketch. Press Fork and the whole thing becomes yours to remix.
RC Car v2 1
A sporty, realistic RC car built from ExoSynk shapes and the new Wheel part — open the World tab and drive it with the keyboard.
ExoSynk00143m ago
RC Car v2
A functional, sporty RC car — realistic Wheel parts driven by a real skid-steer circuit through the connector drivetrain. Control it from the Action panel or drive it with the keyboard in World.
ExoSynk00164m ago
RC Car v2
A functional, sporty RC car — realistic Wheel parts driven by a real skid-steer circuit through the connector drivetrain. Control it from the Action panel or drive it with the keyboard in World.
ExoSynk00255m ago
Fork of Arduino 7-segment clock
Arduino Uno multiplexing four common-cathode 7-segment displays into a 24-hour clock. Buttons on A0 and A1 adjust the hour and minute.
Yash Patil00471h ago
Trial of payment
Yash Patil00531h ago
RGB color fader (Arduino PWM)
Arduino drives a common-cathode RGB LED through three 330Ω resistors. Code cycles R, G, B via analogWrite — classic PWM color mixing.
ExoSynk00471h ago
trial two with resistors
Yash Patil00461h ago
Arduino 7-segment clock
Arduino Uno multiplexing four common-cathode 7-segment displays into a 24-hour clock. Buttons on A0 and A1 adjust the hour and minute.
ExoSynk01511h ago
Voltage divider demo
Two 10kΩ resistors in series across a 9V battery. The tap in the middle sits at 4.5V. Try different R1/R2 ratios.
ExoSynk00481h ago
Dark-activated night light (LDR + NPN switch)
Classic analog circuit — no Arduino. An LDR forms a voltage divider that drives an NPN base. LED turns on only when ambient light drops. Four parts, one transistor, zero code.
ExoSynk00511h ago
ESP32 servo sweep with status LED
A 5-part starter project using the new ESP32 DevKit + hobby servo. GPIO18 drives servo signal, GPIO23 lights a status LED while the code is running.
ExoSynk00501h ago
Autonomous RC Car
Flagship ExoSynk demo — autonomous RC car with L298N drive, HC-SR04 obstacle avoidance, MPU6050 tilt detection, OLED + NeoPixel status, BT remote override, and a beveled 3D chassis.
ExoSynk11631h ago
7-segment counter (0-9 on Arduino)
Seven Arduino digital pins drive a common-cathode 7-segment display. A shared 330Ω resistor limits current to ground. Code counts 0→9 in a loop.
ExoSynk003951h ago
RC lowpass — capacitor charging curve
9V battery, 10kΩ resistor, 100μF capacitor. Time constant τ = 1 second. Open the oscilloscope on V_cap to see the exponential rise.
ExoSynk00471h ago
Blink
The hello-world circuit: 9V battery, 330Ω resistor, LED, ground. Fork it and try a 3V battery, or a 100Ω resistor to watch the LED burn out.
ExoSynk00491h ago