Skip to content

Simulates an USB mouse using an Attiny85 (Digispark board) and randomly moves your mouse

License

Notifications You must be signed in to change notification settings

jandelgado/simpson-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpson Device

build

An USB mouse interpretation of Homers Drinking Bird, from "The Simpsons" S07E07. which randomly simulates movements of an USB mouse. Successfully tested on Linux, Windows, Mac.

Use-Case: e.g. prevent your screen saver from launching (presence simulation ;)

Instructions

A Digispark Attiny85 Board is used to simulate an USB mouse.

To build the firmware, this project uses platformio. Run cd firmware && make && make upload to build it and upload the firmware.

See https://www.thingiverse.com/thing:2182039 for a tiny case for the digispark.

License

MIT

Author

(c) Copyright 2020 Jan Delgado