Skip to content
forked from crasu/bricktroll

DIY Hardware remote for Lego(c) Control+(c)

Notifications You must be signed in to change notification settings

copych/bricktroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bricktroll OLED edition

It can now operate with cheap OLED displays, later I plan to add a 'blind precompiled remote' to run it without a display at all. You can now compile it in the Arduino IDE.

Follow to the bricktroll_oled folder: https://github.com/copych/bricktroll/tree/master/bricktroll_oled


original README below this line


Bricktroll

Firmware for a "real hardware remote" for Lego Control+ using an esp32.

Installation

  • Install platformio
  • Edit platformio.ini and set correct upload port
  • Connect the device via usb
  • To flash the firmware run the following command:
  pio run --target=upload

Suitable hardware

https://bit.ly/39XGrUp

About

DIY Hardware remote for Lego(c) Control+(c)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.2%
  • C 17.8%