Skip to content

PawelGizka/MicrocontrollerMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program to control a computer mouse by tilting a stm32 microcontroller. The microcontroller must by equiped with an accelerometer. Readout of the accelerometer indications is via I2C BUS. The microcontroller sends indications to computer via USART.

To Compile:

make

Note that you need to have ARM environment configured first.

Run:

./mouse.sh < /dev/ttyACM0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published