Commit graph

33 commits

Author SHA1 Message Date
Adam Greenwood-Byrne
1d022a6b6c
Revert "Solve Issue #50 pull up pull down register mapping wrong way around" 2024-04-22 09:49:39 +01:00
Nelson Ehling
8277e48bc2 changed pull up pull down register mapping 2024-03-20 14:51:11 +01:00
isometimes
9716f950b8 Added other backlinks 2022-07-05 12:15:30 +01:00
Paul Wratt
82c023c4a9
fix wording
"very my good friends" => "my very good friends" - sorry I ment to post this PR many months ago
2022-07-05 03:08:45 +12:00
Adam Greenwood-Byrne
66f80328bc Fixed fb.c across the board, iterated on Ethernet support - still WIP 2021-10-26 09:50:13 +01:00
isometimes
5c5fb1493e Fixed nostartfiles issue with Makefile.gcc* as ld no longer ignores erroneous arguments 2021-08-27 11:56:23 +01:00
Adam Greenwood-Byrne
5279a69e34 Uploading multi-core version of Breakout as part11 2021-02-24 20:02:43 +00:00
Adam Greenwood-Byrne
5ddc17a011 Fixed irritating ball redraw bug in part8-breakout-ble 2021-02-23 22:17:13 +00:00
Adam Greenwood-Byrne
8b7079608f First commit of part9-sound code 2021-02-17 10:32:35 +00:00
Adam Greenwood-Byrne
72e96074c9 Fixed incorrect png in part8 2021-02-15 21:23:53 +00:00
Adam Greenwood-Byrne
f7933e30a6 Added png to explain handle value notification in part8 2021-02-15 21:22:30 +00:00
Adam Greenwood-Byrne
b9c6386827 Final part8 docs complete 2021-02-15 21:16:56 +00:00
Adam Greenwood-Byrne
ede3912764 part8 documentation draft completed 2021-02-15 21:12:00 +00:00
Adam Greenwood-Byrne
40592775b5 Fixed a few typos in the controller code write-up 2021-02-15 20:30:08 +00:00
Adam Greenwood-Byrne
ce79b37cac Added documentation on building the Breakout controller 2021-02-15 20:25:16 +00:00
Adam Greenwood-Byrne
12412e6be8 Fixed typos 2021-02-15 17:26:21 +00:00
Adam Greenwood-Byrne
4c428582f6 Revised docs for part7 and part8 2021-02-15 17:22:09 +00:00
Adam Greenwood-Byrne
62ef53bd5b Fixed discrepancy with bt.c in part7 and part8 - now the same 2021-02-15 12:38:15 +00:00
Adam Greenwood-Byrne
6dd0ab424e part8 no works with DEBUG=0 in fb.c, but Eddystone beacon in part7 does not 2021-02-14 20:32:02 +00:00
Adam Greenwood-Byrne
9e713872dc Updated part2 to explain Makefiles on other platforms 2021-02-12 20:21:45 +00:00
Adam Greenwood-Byrne
fcef8b6535 Updated intro and Makefiles to use LLVM clang in the right location 2021-02-12 20:10:04 +00:00
Adam Greenwood-Byrne
7e3238758a part8 working with optimisation, but not with DEBUG=0 in fb.c 2021-02-11 22:14:31 +00:00
Adam Greenwood-Byrne
fa83c4ff5e Added windows Makefile for part8 to test cross-compile 2021-02-11 21:01:55 +00:00
Adam Greenwood-Byrne
dba37c8522 Fixed some weird compilation issues 2021-02-09 16:40:33 +00:00
Adam Greenwood-Byrne
7fa637650d Added DEBUG option to fb.c to avoid on-screen noise 2021-02-08 18:00:25 +00:00
Adam Greenwood-Byrne
cf9bcd966e part8 working - but gfx is way too slow with unoptimised clang 2021-02-08 16:06:09 +00:00
Adam Greenwood-Byrne
c6b699a6de Removing extraneoous main file from part8-breakout-ble 2020-08-24 14:31:19 +01:00
Adam Greenwood-Byrne
63013786da Better parsing on the Bluetooth game controller packets 2020-08-12 22:41:25 +01:00
Adam Greenwood-Byrne
6fe0e6682d Added simple game controller is Node.JS using Bleno 2020-08-12 18:58:10 +01:00
Adam Greenwood-Byrne
21681400ae Some improvements to Bluetooth Breakout 2020-08-12 18:53:12 +01:00
Adam Greenwood-Byrne
dbc2c6139b Controlling Breakout using the MacBook Pro trackpad over Bluetooth 2020-08-12 14:58:20 +01:00
Adam Greenwood-Byrne
a338d4ac02 Updating the docs to reflect Bluetooth changes 2020-08-11 22:13:48 +01:00
Adam Greenwood-Byrne
d42d4b33fc A rough BLE controlled Breakout game in part8 2020-08-11 22:08:40 +01:00