sonocotta / mouse-whisperer

ATTINY85 based device that will draw perfect circles while you're away
GNU General Public License v2.0
63 stars 10 forks source link

Mouse Whisperer project files

Open Source Hardware Open Source Software I sell on Tindie
Dev Chat

Mouse Whisperer is a small development kit based on Microchip ATtiny85 MCU. It will act like a physical mouse and draw perfect circles while you're away.

image

Why

There are many reasons why not, but also a few reasons why.

How

Mouse Whisperer is based on the Micronucleos bootloader, which allows USB communication for both flashing and user code communication.

Provided code sample initializes board as USB mouse device and draws perfect circles until switched off.

Main features

image

How to use it

Mouse Whisperer comes preloaded with software. Simply insert it into the USB socket, no drivers are needed. Touch the edge of the board to switch it off, and touch it again to switch it back on.

If you wish to update the software to your taste see the information below.

Using Platformio and included sample firmware

Samples code in this repo are provided as a Platformio project, please follow the official Platformio installation guide first.

When a project is built using the Platformio: Build task and ready to be flashed, run the Platformio: Upload task. You insert your board into the USB after that and the flashing process will start automatically. When done, the code starts execution immediately.

image

Using Arduino

Please follow Digispark tutorial

Hardware

Please find hardware schematics in the hardware folder

Where to buy

Order at Tindie and Elecrow

Demo

DSC_0071.MOV DSC_0073.MOV DSC_0076.MOV

Links