Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RPG Controller — Clean Base with Simplifications and KickStart additions (TBD) (Wokwi)

This is a clean base project that was running without issues. The goal is to introduce RPG "KickStart" additions with minimal complications and conflicts with the existing code. To do this, it is necessary to remove the unnecessary commands (pause, arm, trigger, and go) in the existing code because they add complexities which make integration more difficult and fragile.

Included

  • rpg_test_06.ino — your provided working sketch (unchanged).
  • diagram.json — matches the logic analyzer & LED wiring for EN/ DIR/ SYNC.

Wiring (from diagram.json)

  • EN → GP2
  • DIR → GP3
  • SYNC → GP4
  • Logic Analyzer channels: D0=EN(GP2), D1=DIR(GP3), D2=SYNC(GP4)
  • LEDs on the same pins (anodes to GP2/GP3/GP4, cathodes to GND).

Notes

  • Treat this folder as a known-good baseline. Duplicate it before trying risky edits.
  • If you change pin assignments here, also update diagram.json so the LA/LEDs stay in sync.

Generated: 2025-09-10T00:23:54

About

Test #6 of the RPG Arduino Controller

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages