Library for ELEC2645 Gamepad PCB. University of Leeds Version 2 January 2020

Dependents:   ELEC2645_Ticker_WAV ELEC2645_Project_username ELEC2645_Project_el18vgt ELEC2645_Project_el17oc11 ... more

History

Updated docs default tip

2020-01-31, by eencae [Fri, 31 Jan 2020 10:49:11 +0000] rev 24

Updated docs


Fixed joystick orientation.

2020-01-27, by eencae [Mon, 27 Jan 2020 15:26:16 +0000] rev 23

Fixed joystick orientation.


Added DAC access;

2020-01-27, by eencae [Mon, 27 Jan 2020 13:58:59 +0000] rev 22

Added DAC access;


Updated to Gamepad2 hardware and packaged N5110

2020-01-27, by eencae [Mon, 27 Jan 2020 12:31:15 +0000] rev 21

Updated to Gamepad2 hardware and packaged N5110


Correct spellings

2017-04-26, by valavanisalex [Wed, 26 Apr 2017 13:58:10 +0000] rev 20

Correct spellings


Add get_raw_event_state() method for debugging

2017-04-25, by valavanisalex [Tue, 25 Apr 2017 10:19:47 +0000] rev 19

Add get_raw_event_state() method for debugging


Added const to led method.

2017-03-05, by eencae [Sun, 05 Mar 2017 19:28:14 +0000] rev 18

Added const to led method.


Merged separate LED methods into single method. Need to pass LED number as argument.

2017-03-05, by eencae [Sun, 05 Mar 2017 19:01:31 +0000] rev 17

Merged separate LED methods into single method. Need to pass LED number as argument.


Move Gamepad events enum into class. Too class-specific to be defined externally.

2017-03-03, by valavanisalex [Fri, 03 Mar 2017 13:19:19 +0000] rev 16

Move Gamepad events enum into class. Too class-specific to be defined externally.


Added docs

2017-03-03, by valavanisalex [Fri, 03 Mar 2017 13:12:03 +0000] rev 15

Added docs