Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 867 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 867 Bytes

Roomba remote on a Adafruit Trinket

Very simple remote control for Roomba using an Adafruit Trinket. It is possible to use a variety of microcontrollers, but this is running on an Adafruit Trinket 5V (8 MHz). This sketch will send the "Clean" three times when powered on and then nothing more. The ussage is that it will be controlled by a timed outlet that will take care of when the roomba will clean.

Hardware

Schematic

Schematic

Installation

Make use of Arduino IDE to load onto microcontroller, and make sure that it's set to run on 8 MHz.