ArduinoStrike
ArduinoStrike copied to clipboard
[Question]: não consegui instalar o programa!
Is there an existing issue for this?
- [x] I have searched the existing issues
Your Question
Pode me ajudar?
Additional details
comecei agora nesse mundo do Arduino, tem algum vídeo tutorial como se faz esse processo de instalação tô perdido... Comprei um Arduino Leonardo, mas me sinto um macaco com dinheiro na mão!!!!
Here’s a concise step-by-step guide for setting up ArduinoStrike using PlatformIO (the recommended method):
🚀 Quick Start Guide (PlatformIO)
1. Install Prerequisites
- Download VS Code (if you don’t have it).
- Install the PlatformIO IDE extension (inside VS Code).
2. Clone & Upload the Firmware
git clone https://github.com/DeniedAccessLife/ArduinoStrike.git
cd ArduinoStrike/PlatformIO
- Run
upload.bat(Windows) or manually compile/upload via PlatformIO.
3. Configure Arduino Leonardo
- Ensure your board is connected via USB.
- PlatformIO will auto-detect it (check
platformio.inifor settings).
4. Calibrate in-Game
- Follow the on-screen wizard (sensitivity, keybinds, etc.).
- For Bunny Hop, run in CS2 console:
bind mwheeldown +jump