Skip to content

A Macro board based on Raspberry Pi Pico. Supports Fortnite movements for XP glitch an MS Teams control.

License

Notifications You must be signed in to change notification settings

pduck27/PicoFortniteTeamsMacroBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico Fortnite and Teams Macro Board

This project is about a typical macro keyboard based on Raspberry Pi Pico connected via USB to my PC. It emulates keyboard strokes and can be used for two scenarios. First I use it to collect some XP points in Fortnite by emulating several movements to glitch in special XP levels. So I don't need to be present at my PC. Second it is used for Home Office and works with Microsoft Teams. I can (un-)mute microphone and camera with it. A couple of buttons and a display make it easier to control. The red button resets the board, the other three buttons are for navigation in the menu.

Main menu when connecting the board or reset:

mainmenu

Fortnite menu with two modes walk in circles and run forward. These are the most common movesets I use for the several XP levels:

mainmenu

Teams menu with two modes (un)mute microphone and (un)mute camera:

mainmenu

The three buttons are assigned to the shown tiles on the menu and switch the modes or return to previous menu. The Teams modes are momentary (mute / unmute) and the Fortnite modes are permanent.

mainmenu

The Fortnite modes can be canceled with the return button (here green). ⚠️ But it could happen that some of the still send keystrokes will be executed anyway until it stops. If you are totally lost then push the reset button (here red).

Requirements

You need the following by now:

Wiring

To check and change the wired GPIO pins please also have a look in the code.

  • The three menu buttons are connected to GPIO 0, 1 and 2 and soldered with a resistor to ground.
  • The reset button is connected to the RUN pin as described here.
  • Display I2C is on GPIO 16 and 17. Power and ground are connected to the Pico pins.

Not used random mode

There is also an implemented Fortnite Random mode which is not in use by now.

About

A Macro board based on Raspberry Pi Pico. Supports Fortnite movements for XP glitch an MS Teams control.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages