Make your mindstorm more useful by turning it into a lamp !
- An EV3 mindstorm pack (31313)
- A computer with Visual Studio Code and EV3 MicroPython extension installed
- An SD card with the EV3 MicroPython firmware installed
- A Lamp kit (it's an example, you can use any kit you want)
- Build the lamp with the building instructions or the 3d model (use Bricklink Studio 2.0 to open it)
- Connect the motor and the infrared sensor to the EV3 brick
- Connect the EV3 brick to your computer
- Clone the repo and open it with Visual Studio Code
- Connect the brick with the EV3 MicroPython extension and upload the code.
- Enjoy your lamp !
Start the main.py
file on the brick.
- Press the top button on the remote control to turn on the lamp
- Press the center button to turn on the lamp
- Press the up button to enabled/disable the remote control
If remote control is enabled, the center button will not work.
If you have any issue, please open an issue by clicking here.