Home
Name Modified Size InfoDownloads / Week
LibUsbStuff 2013-02-27
freepieBBC.zip 2014-04-03 69.8 kB
FreePie_BBC.pdb 2014-04-03 15.9 kB
FreePie_BBC.dll 2014-04-03 7.2 kB
Trivia Host Source.zip 2013-05-31 5.0 MB
readme.txt 2013-05-22 1.5 kB
Trivia Host.zip 2013-05-22 4.8 MB
BBC Demo.zip 2013-02-27 2.0 MB
LibUsbDotNet.dll 2013-02-27 150.0 kB
BigButtonDriver.cs 2013-02-27 18.3 kB
BigButtonDriver.dll 2013-02-27 8.2 kB
Big_Button_Controller_libusb.zip 2013-02-27 242.2 kB
Totals: 12 Items   12.3 MB 0
Big_Button_Controller_libusb.zip - This file contains the .inf that I think will install the libusb driver.  This driver will cause Windows to recognize the IR receiver, but little else.  Everyone should need this.  Right click on the .inf and choose install and I hope it does what needs to be done.

BigButtonDriver.dll - you'll need to add this to your .NET project to access the IR receiver.  It's use should be faitly straight forward.  You need this unless you plan to recompile the .cs yourself.

BigButtonDriver.cs - the C# version of the .NET Class.  Feel free to improve my crap code. You only need this if you want to mess with the driver.  You will also need access to LibUsbDotNet.dll if you use this, so it's included in the directory.

BBC Demo.zip - This is a small program that uses the compiled driver (or you can replace it with the .cs for troubleshooting) to display what buttons are pressed on the 4 controllers.  You can also see how the driver works by reading this a bit.

Trivia Host.zip - This is a small program that allows you to host a trivia game.  No questions or answers, but a couple different modes for letting players select multiple choice or buzz in to answer.  Also contains the Demo from the above zip, so you don't need both.

Special thanks to micolous (Michael Farrell). His (and James Mastros') Linux big button driver was referenced extensively while writing my own code, and micolous was kind enough to discuss my project several times with me, without which this would not exist.



Source: readme.txt, updated 2013-05-22