# What You Can Build

Explore the projects and applications you can create using the components in the Education Kit:

* [**Blink**](https://docs.acrome.net/smd-applications/basics/blink)\
  A basic LED blinking application to understand digital output control.

* [**Action - Reaction**](https://docs.acrome.net/smd-applications/basics/action-reaction)\
  Demonstrates immediate response to sensor-triggered input.

* [**Autonomous Lighting**](https://docs.acrome.net/smd-applications/basics/autonomous-lighting)\
  Automatically turns on lights based on environmental conditions.

* [**Smart Doorbell**](https://docs.acrome.net/smd-applications/basics/smart-doorbell)\
  A doorbell system integrated with sensors and feedback mechanisms.

* [**Security System**](https://docs.acrome.net/smd-applications/basics/security-system)\
  Motion detection–based system for basic security alerts.

* [**Distance Buzzer Warning**](https://docs.acrome.net/smd-applications/basics/distance-buzzer-warning)\
  Activates a buzzer when an object is detected within a certain range.

* [**Distance Auto Stop**](https://docs.acrome.net/smd-applications/basics/distance-auto-stop)\
  Stops the robot automatically when an obstacle is too close.

* [**Smart Light Control**](https://docs.acrome.net/smd-applications/basics/smart-light-control)\
  Controls lighting intelligently based on user presence or input.

* [**Automatic Trash Bin**](https://docs.acrome.net/smd-applications/interactive/automatic-trash-bin)\
  Opens the bin lid automatically when motion is detected.

* [**Radar**](https://docs.acrome.net/smd-applications/interactive/radar)\
  Visual representation of distance data from ultrasonic sensors.

* [**Chrome Dino Game Player**](https://docs.acrome.net/smd-applications/interactive/chrome-dino-game-player)\
  A system that plays the Chrome Dino game autonomously.

* [**Play Chrome Dino Game With Joystick**](https://docs.acrome.net/smd-applications/interactive/play-chrome-dino-game-with-joystick)\
  Manual gameplay using a joystick connected to the kit.

* [**Snake Game With Joystick**](https://docs.acrome.net/smd-applications/interactive/snake-game-with-joystick)\
  Classic Snake game controlled via a hardware joystick.

* [**Rev Up the Engine**](https://docs.acrome.net/smd-applications/interactive/rev-up-the-engine)\
  Simulates engine revving based on user input or conditions.

* [**Motor Rotation Based on Turn Input Value**](https://docs.acrome.net/smd-applications/interactive/motor-rotation-based-on-turn-input-value)\
  Rotates motor proportionally to a control input value.

* [**Basic Motor Speed Control Application**](https://docs.acrome.net/smd-applications/interactive/basic-motor-speed-control-application)\
  Controls the motor speed using analog or digital input.

* [**Basic Motor Control Application Using PWM Input**](https://docs.acrome.net/smd-applications/interactive/basic-motor-control-application-using-pwm-input)\
  Uses PWM signals to control motor speed and direction.

* [**Basic Motor Position Control Application**](https://docs.acrome.net/smd-applications/interactive/basic-motor-position-control-application)\
  Moves the motor to a desired position using encoder feedback.

* [**Basic Motor Torque Control Application**](https://docs.acrome.net/smd-applications/interactive/basic-motor-torque-control-application)\
  Controls the torque applied to the motor shaft.

* [**Motor Rotation Based on Joystick Counting**](https://docs.acrome.net/smd-applications/interactive/motor-rotation-based-on-joystick-counting)\
  Counts joystick movement and rotates motor accordingly.
