Raspberry Pi Pico Stratagem Macro Keypad For Helldivers 2

  Рет қаралды 5,340

Novaspirit Tech

Novaspirit Tech

Күн бұрын

building a macro keypad to aid in launching stratagems in the game helldivers 2
○○○ LINKS ○○○
Raspberry pi Pico ► amzn.to/43cngA1
Macrokey github ► github.com/novaspirit/PiPicoM...
thonny ► thonny.org/
circuit python ► circuitpython.org/
○○○ SHOP ○○○
Novaspirit Shop ► teespring.com/stores/novaspir...
Amazon Store ► amzn.to/2AYs3dI
○○○ SUPPORT ○○○
💗 Patreon ► goo.gl/xpgbzB
○○○ SOCIAL ○○○
🎮 Twitch ► / novaspirit
🎮 Pandemic Playground ► / @pandemicplayground
▶️ novaspirit tv ► goo.gl/uokXYr
🎮 Novaspirit Gaming ► / @novaspiritgaming
🐤 Twitter ► / novaspirittech
👾 Discord chat ► / discord
FB Group Novaspirit ► / novasspirittech
○○○ Send Me Stuff ○○○
Don Hui
PO BOX 765
Farmingville, NY 11738
○○○ Music ○○○
From Epidemic Sounds
patreon @ / novaspirittech
Tweet me: @ / novaspirittech
facebook: @ / novaspirittech
Instagram @ / novaspirittech
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.

Пікірлер: 15
@saltima
@saltima 3 ай бұрын
putting the delay as a variable would save editing time
@tominthenorth8523
@tominthenorth8523 2 ай бұрын
I ordered a Pico to try this, as I wanted to have a project to work on and had a few issues with the code, but have it working now! Hopefully this helps someone: 1 - I was getting an error around the usb_hid module not being found, this was due to the interpreter settings in Thonny. Tools > Options > Interpreter tab > changed kind to CircuitPython (generic) 2 - I created a variable for the time delay, just so I could change it in one place, set just under the import commands: sleep_time = 0.1 3 - I was having similar issues in the video with keystrokes not being recognised within the game, which I thought was due to timings, so I looked at the keyboard module and changed to the following code which consistently registers: if btn1.value: #REINFORCE keyboard.press(Keycode.CONTROL) time.sleep(sleep_time) keyboard.release(Keycode.CONTROL) time.sleep(sleep_time) keyboard.press(Keycode.UP_ARROW) time.sleep(sleep_time) keyboard.release(Keycode.UP_ARROW) time.sleep(sleep_time) keyboard.press(Keycode.DOWN_ARROW) time.sleep(sleep_time) keyboard.release(Keycode.DOWN_ARROW) time.sleep(sleep_time) keyboard.press(Keycode.RIGHT_ARROW) time.sleep(sleep_time) keyboard.release(Keycode.RIGHT_ARROW) time.sleep(sleep_time) keyboard.press(Keycode.LEFT_ARROW) time.sleep(sleep_time) keyboard.release(Keycode.LEFT_ARROW) time.sleep(sleep_time) keyboard.press(Keycode.UP_ARROW) time.sleep(sleep_time) keyboard.release(Keycode.UP_ARROW) time.sleep(sleep_time)
@TheKeirsunishi
@TheKeirsunishi 3 ай бұрын
Oh my god, I was wanting to find something like this, amazing
@ronm6585
@ronm6585 3 ай бұрын
Thanks Don.
@Dirty_Curty86
@Dirty_Curty86 2 ай бұрын
Would this work on ps5 via usb cable or even type c to controller?
@iuhere
@iuhere 3 ай бұрын
can i use pico W to make a wireless keyboard but not TKL but full 104 keys, by wirless i mean wifi not bluetooth, bluetooth might not be suitable for low latency
@SB-qm5wg
@SB-qm5wg 3 ай бұрын
macros are the way when you get older and arthritis sets in.
@WafflerSupreme
@WafflerSupreme 3 ай бұрын
Ah similar to mine but I used an arduino pro micro
@Accursed1
@Accursed1 3 ай бұрын
Ordered a PICO to try this, Should be here later today. I'm a bit confused looking at the code. I'm new to circuit python. Wouldn't the CONTROL key only be pressed momentarily instead of held down?
@NovaspiritTech
@NovaspiritTech 3 ай бұрын
Yes you will need to set the key options in the game from "held" to "press"
@llortaton2834
@llortaton2834 3 ай бұрын
This is so overkill when you think about it you could have just made a AHK script, i love it!
@sentry4944
@sentry4944 3 ай бұрын
AHK doesn't work with the game anymore.
@Accursed1
@Accursed1 3 ай бұрын
The Anti-Cheat blocks software macros/scripts.
@WillieBradley2
@WillieBradley2 2 ай бұрын
As for the game it's cheating As for a great computer science & hardware integration learning project it's great.
@JessAGamer
@JessAGamer Ай бұрын
Or it's an accessibility tool for people who have difficulty reading the tiny little arrows (especially with bullets and bugs and everything else).
The Petabyte Pi Project
22:27
Jeff Geerling
Рет қаралды 2,2 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:19
CRAZY GREAPA
Рет қаралды 9 МЛН
Is it Cake or Fake ? 🍰
00:53
A4
Рет қаралды 18 МЛН
Would you like a delicious big mooncake? #shorts#Mooncake #China #Chinesefood
00:30
1 класс vs 11 класс  (игрушка)
00:30
БЕРТ
Рет қаралды 3,6 МЛН
The Pi Pico has problems, so I made my own, the ProPico
7:17
Dmytro Engineering
Рет қаралды 36 М.
The Raspberry Pi Pico WAS Overrated! But that changed!
10:18
GreatScott!
Рет қаралды 591 М.
Hacking my garage door with the Raspberry Pi Pico W
11:50
Jeff Geerling
Рет қаралды 335 М.
How I made a Modular Macro Keyboard System (3D Printed): Ocreeb MK2
20:00
Salim Benbouziyane
Рет қаралды 378 М.
Evil Plastic Man Goes To Prison
12:44
Comic Stories
Рет қаралды 890 М.
When Did Raspberry Pi become the villain?
21:54
Jeff Geerling
Рет қаралды 1,4 МЛН
What is VGA and How to Use it With a Raspberry Pi Pico
18:28
Gary Explains
Рет қаралды 50 М.
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 561 М.
Fixing an industry-wide problem for cheap!
19:05
Craft Computing
Рет қаралды 133 М.
Raspberry Pi Pico W: Wireless Weather Station
17:13
ExplainingComputers
Рет қаралды 278 М.
ТОП-5 культовых телефонов‼️
1:00
Pedant.ru
Рет қаралды 15 М.
Bluetooth Desert Eagle
0:27
ts blur
Рет қаралды 7 МЛН
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,6 МЛН
Mem VPN - в Apple Store
0:30
AndroHack
Рет қаралды 106 М.