Commit graph

37 commits

Author SHA1 Message Date
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
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
7d36b81242 Updated part7 docs 2021-02-15 09:53:20 +00:00
Adam Greenwood-Byrne
9d8d9d65ad Fixed advertising issue with part7 2021-02-15 09:19:13 +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
d5b64f4c8d Tested part7 with -O2 optimisation in Makefile 2021-02-12 12:45:11 +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
70c0c85c67 part7 now completely working 2021-02-08 13:51:20 +00:00
Adam Greenwood-Byrne
f33240cb96 bt_search refactored and working on clang compile 2021-02-08 10:23:30 +00:00
Adam Greenwood-Byrne
1d03a2ce3f Added display debug to part7 to help resolve Bluetooth issues 2021-02-07 22:04:44 +00:00
Adam Greenwood-Byrne
072b5453b4 Migrating to clang for native builds on MBP M1 - parts1-6 working, part7 incomplete, part8 untouched 2021-02-07 19:18:44 +00:00
Adam Greenwood-Byrne
3cea210167 Adding link from part7 to part8 2020-08-11 22:15:40 +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
Adam Greenwood-Byrne
b2ae702c48 Notifications working for ATT characteristic 2020-08-11 17:48:00 +01:00
Adam Greenwood-Byrne
8d1a7750f1 Reads a characteristic from a Bluetooth echo device 2020-08-11 16:16:18 +01:00
Adam Greenwood-Byrne
e1f5c41c6d Fixed connection timing issue 2020-08-11 09:09:13 +01:00
Adam Greenwood-Byrne
0fde327830 Connections now more reliable 2020-08-10 20:20:13 +01:00
Adam Greenwood-Byrne
2a2a48d1a7 Fixed some typos 2020-08-10 16:00:28 +01:00
Adam Greenwood-Byrne
dfbe5d5375 Got a Bluetooth connection working 2020-08-10 15:52:54 +01:00
Adam Greenwood-Byrne
6f9df254a6 More work to the scanning code, with whitelist working 2020-08-10 12:39:28 +01:00
Adam Greenwood-Byrne
78c9eaa64c Fixing some typos 2020-08-06 10:53:58 +01:00
Adam Greenwood-Byrne
1bb90b004a Better image for working Eddystone Beacon in part7-bluetooth 2020-08-05 21:46:26 +01:00
Adam Greenwood-Byrne
e390257ff1 Added images from eBeacon iOS app 2020-08-05 21:39:18 +01:00
Adam Greenwood-Byrne
fdfb29b087 Added images from eBeacon iOS app 2020-08-05 21:37:44 +01:00
Adam Greenwood-Byrne
65b85ada97 Working Eddystone Beacon implementation in part7-bluetooth 2020-08-05 21:30:54 +01:00
Adam Greenwood-Byrne
c299194f88 Update to part7-bluetooth to suppress noisy data 2020-07-30 21:47:18 +01:00
Adam Greenwood-Byrne
f52c4079a9 Fixing part7 typo 2020-07-30 15:57:44 +01:00
Adam Greenwood-Byrne
10ecd8ca76 Modifying part7-bluetooth to show full/friendly device names 2020-07-30 15:56:39 +01:00
Adam Greenwood-Byrne
b97c6efc57 Adding full part7-bluetooth write-up 2020-07-27 17:54:08 +01:00
Adam Greenwood-Byrne
46b8b14186 part7-bluetooth now scanning and showing found addresses 2020-07-26 19:28:44 +01:00
Adam Greenwood-Byrne
724c77758e Added quick part7 README for now 2020-07-23 20:44:03 +01:00
Adam Greenwood-Byrne
7d1cd9b7dd Added part7-bluetooth working code 2020-07-23 20:37:48 +01:00