Comments: Tech Prank: Hardware Mouse Jiggler

≡ Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #908549 / about 7 years ago / 1

    Would a stemtera work or do I need a pro micro?

    • You would need an microcontroller that is capable of HID (like the Atmega32U4 bootloaded with Arduino on a Pro Micro). The STEMtera has two microcontrollers: one with the ATmega328P bootloaded with Arduino while the ATmega32U2 is used as the TTL to USB converter. There is a way to make the STEMTera output HID keyboard presses via the ATmega32u2 [ http://learn.stemtera.com/en/setup/lufa ]. So it may be possible but you would need to do some modifications for HID mouse movements.

      I would just stick with a dedicated ATmega32u4 bootloaded with Arduino.


If you've found an issue with this tutorial content, please send us your feedback!