Skip to content

dadul96/STM32F103CB_Maple_Mini_Clone_USB_Mouse_Jiggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F103CB_Maple_Mini_Clone_USB_Mouse_Jiggler

USB mouse jiggler with STM32F103CB-based Maple Mini Clone.

Folder Structure

--STM32F103CB_Maple_Mini_Clone_USB_Mouse_Jiggler
  |
  |--lib
  |  |
  |  |--usb_hid_lib
  |     |
  |     |- delay.c
  |     |- delay.h
  |     |- usbhid.c
  |     |- usbhid.h
  |
  |--src
  |   |
  |   |- main.c
  |
  |- platformio.ini

Code Dependency

           [main.c]
               |
               |
           [usbhid.*]
               |
               |
           [delay.*]

Built With

  • PlatformIO IDE - IDE used for programming
  • libopencm3 - Open-Source lowlevel hardware library for ARM Cortex-M microcontrollers

Author

Daniel Duller - dadul96

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

References/Documentation/Inspiration

About

USB mouse jiggler with STM32F103CB-based Maple Mini Clone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages