Commit Graph

61 Commits

Author SHA1 Message Date
Will Toohey
60d19e77d2 Minor adjustments 2018-09-26 20:47:13 +10:00
Will Toohey
c013fe997f Long overdue case cleanups 2017-12-27 21:55:15 +10:00
Will
1b4cbbc84b Merge pull request #1 from PokeAcer/patch-1
Fix README.md
2017-07-23 14:03:33 +10:00
Billy Humphreys
102ab96898 Fix README.md
Fix your Markdown errors :3
2017-07-23 02:54:34 +01:00
Will Toohey
5d6bf93ebd Remove extraneous comments
Of note - this removes a few copyright notices. I believe my source code is now sufficiently different from the original samples that this is appropriate.
2016-10-19 12:25:02 +10:00
Will Toohey
757adcc3be Better fitting case 2016-10-19 11:59:38 +10:00
mon
18d9cac67b Update README.md 2016-08-01 16:06:40 +10:00
William Toohey
53365c55b6 Case optimisations and improvements 2016-07-18 17:05:05 +10:00
William Toohey
232db5d59c Update render 2016-07-18 15:43:11 +10:00
William Toohey
463f4ad194 Improved USB ramp 2016-07-14 00:25:28 +10:00
William Toohey
f4b5aea66f Update README.md 2016-07-12 18:43:17 +10:00
William Toohey
4fb3acee1c Upload documentation 2016-07-12 18:40:10 +10:00
William Toohey
58f262bed1 Add single layer guide for better case fit, increase switch clearance 2016-07-12 18:07:26 +10:00
William Toohey
2c5f8609b6 Update README.md 2016-07-03 22:29:39 +10:00
William Toohey
ba4cc2f3b1 Commit STL files 2016-07-03 21:23:47 +10:00
William Toohey
e03b47c616 Finalise case 2016-07-03 15:51:58 +10:00
William Toohey
2d5ac3931f Many case improvements, vertical print 2016-06-30 15:07:40 +10:00
William Toohey
e5302397f1 Seeed no longer provides 8MHz DIP crystals. Move to resonator and rev5 2016-03-30 23:48:21 +10:00
William Toohey
89d88d8890 v4.1 gerbers 2016-03-30 21:45:28 +10:00
William Toohey
4303c71d1c Bigger pads on the USB so I can use connectors that aren't $2 each 2016-03-30 21:38:24 +10:00
William Toohey
523dd87df3 Fix bootloader jump 2016-03-20 21:14:14 +10:00
William Toohey
9a6ae6d3c8 Update app assets and add button to reset to firmware 2016-03-20 18:37:51 +10:00
William Toohey
36a44beb7f Nunchuck now hangs more to accommodate case 2016-03-09 15:41:28 +10:00
William Toohey
e5dcec9df8 Roboto for the configurator 2016-03-09 15:39:22 +10:00
William Toohey
52c04fc753 Update web app, bootloader, add 3D printed case 2016-03-06 12:55:55 +10:00
mon
e34a6ad4d3 Update README.md 2016-01-09 01:15:45 +10:00
William Toohey
73bab3347e Hardware V4!
Add pullup resistors
Add ground pin on programming header
Add labels for programming header
Change to 8MHz crystal for valid 3.3V operation
2015-12-31 18:53:24 +10:00
William Toohey
4e973f5028 Add configuration app - temporary icon 2015-12-31 01:18:23 +10:00
William Toohey
789845ae8d Update defaults, fix no LED mode 2015-12-31 01:15:57 +10:00
William Toohey
479c34e22a Software reset, version num in config, and minor code cleanups 2015-12-30 15:11:50 +10:00
William Toohey
14ba2e12a3 Don't clobber r16, fixes debug mode 2015-12-28 03:05:03 +10:00
William Toohey
9425b66779 Forgot usb support files 2015-12-28 01:26:19 +10:00
William Toohey
9880107af5 Nunchuck readiness fix 2015-12-28 01:23:44 +10:00
William Toohey
423a3abc1c I2C - 400KHz mode, wait for slave on clock, fixes Hori and other 3rd party controllers 2015-12-28 00:21:05 +10:00
William Toohey
37fced7610 Add debug mode for diagnosing controller issues 2015-12-28 00:16:57 +10:00
William Toohey
9a4d95df65 Add debug mode for diagnosing controller issues 2015-12-28 00:16:41 +10:00
William Toohey
78c416b036 Makefile target for V1 board, add debouncing 2015-11-18 23:34:10 +10:00
William Toohey
0e3464b358 Neatened things up a tad 2015-11-14 21:19:03 +10:00
William Toohey
6738ab1dc1 Config now works! 2015-11-14 21:01:55 +10:00
William Toohey
6d85ad42bd Add configuration endpoint 2015-11-14 12:20:30 +10:00
William Toohey
8f8ab28d6c We're not actually self powered 2015-11-13 14:39:55 +10:00
William Toohey
ef5ffd26ab Revert "Make device appear as keyboard in device manager"
This reverts commit afccdbe05a.
2015-11-13 14:37:04 +10:00
William Toohey
1da318adfd Fixed clock rates - 1.2ms latency instead of 20ms 2015-11-13 14:14:32 +10:00
William Toohey
afccdbe05a Make device appear as keyboard in device manager 2015-11-13 14:13:50 +10:00
William Toohey
a2d95c97d8 Update gitignore and hardware 2015-11-13 14:13:25 +10:00
William Toohey
b294d092d0 Readme update, gitignore update 2015-09-22 00:16:29 +10:00
William Toohey
7444053706 Version 3! 2015-09-22 00:14:39 +10:00
William Toohey
bf1041eb40 Add readme on project state 2015-03-20 22:13:18 +10:00
Will Toohey
ecbefa1d49 Half finished revised hardware - add pushbutton, LEDs etc 2015-03-20 12:53:41 +10:00
Will Toohey
67896c9937 Working firmware, 20ms input lag though :\ 2015-03-20 12:51:55 +10:00