Close

Running in Digispark

A project log for F.P.S: Foot Presto Switch

Pedal Switch for playing FPS games

danjovicdanjovic 03/23/2016 at 00:410 Comments

The first tests have been performed using the #SILSpark board which has no pulldowns or pullups in pin 1 (PB1), but when using digispark it is necessary to change the pin connections:

#define _Pin_Left_footswitch    5
#define _Pin_Middle_footswitch  2
#define _Pin_Right_footswitch   0

Then the connections shall be like this:

Discussions