Commit Graph

34 Commits

Author SHA1 Message Date
Timur Iskhodzhanov 4498b7736c
Tweak the "donate" link 2023-02-15 22:44:12 -08:00
Timur Iskhodzhanov 93c31e1ae9 Minor change to allow this code to compile with ESP32 version of arduino-RaceChrono
In case you haven't seen, please update your checkout of arduino-RaceChrono to
make sure you have the latest goodies available, such as basic ESP32 support.
2022-08-15 23:24:48 -07:00
Timur Iskhodzhanov c673326928
Add a reference to the new FakeToyotaGR86 example 2022-08-10 23:04:12 -07:00
Timur Iskhodzhanov 3396d2614d
Update README.md
Minor clarification to the safety disclaimer
2022-06-30 23:51:38 -07:00
Timur Iskhodzhanov 5640316654 Document how to configure the code to use customizations for the right car 2022-06-05 19:39:30 -07:00
Timur Iskhodzhanov bcd7faf9f5 More details 2022-06-01 23:46:34 -07:00
Timur Iskhodzhanov c427e3cde3 Better intro 2022-06-01 09:56:46 -07:00
Timur Iskhodzhanov d8505b0a8c Minor rewording 2022-06-01 00:36:58 -07:00
Timur Iskhodzhanov 3519a336a2 Fix a broken path 2022-06-01 00:35:45 -07:00
Timur Iskhodzhanov 00f6195911 Add back the image of the glovebox view 2022-06-01 00:35:06 -07:00
Timur Iskhodzhanov a8a4291eae Simplify the instruction on what to do with gen1 ft86 cars 2022-06-01 00:27:17 -07:00
Timur Iskhodzhanov 1b769e8067 Improve readability of the README file 2022-06-01 00:17:25 -07:00
Timur Iskhodzhanov b605639f16 Replace "PID" with "CAN ID" in docs 2021-07-04 23:40:47 -07:00
Timur Iskhodzhanov 6543f430a2 Fix mismatched ( 2021-06-27 17:13:06 -07:00
Timur Iskhodzhanov ffe788efd0 Forgot to 'git add' 2021-06-27 17:11:26 -07:00
Timur Iskhodzhanov c8b69aa96f Improve the layout 2021-02-16 00:05:10 -08:00
Timur Iskhodzhanov 00c0a84444 Fix a typo 2021-02-16 00:04:11 -08:00
Timur Iskhodzhanov 67be4f23c4 More clarifications 2021-02-16 00:02:43 -08:00
Timur Iskhodzhanov 74dcba2f72 Minor clarification 2021-02-16 00:01:16 -08:00
Timur Iskhodzhanov 6f4be49ff3 Added "Safety disclaimer", "Contributing" and "Supporting" sections to the README 2021-02-15 23:59:25 -08:00
Timur Iskhodzhanov 8fd3aadf86 Update the demo URL to a newer YouTube video 2021-02-15 23:21:44 -08:00
Timur Iskhodzhanov 73536f0159 Move demo to the top of the README 2020-09-08 22:57:19 -07:00
Timur Iskhodzhanov 699bdd69ee Fix a typo 2020-09-04 00:14:35 -07:00
Timur Iskhodzhanov 9a0f45c321 Craft a embed-style preview for the YouTube video 2020-09-04 00:03:49 -07:00
Timur Iskhodzhanov 71dcfc2d76 Add a link to a demo onboard video 2020-09-04 00:01:40 -07:00
Timur Iskhodzhanov 1be0eb0bcf Minor tweaks 2020-09-03 23:47:42 -07:00
Timur Iskhodzhanov 787af53978 Update the docs to recommend powering the MCP from regulated 3.3V
Turns out the USB power from the board is unregulated, and causes stability
issues with the MCP when actively using Bluetooth.

More details:
https://racechrono.com/forum/discussion/comment/10996/#Comment_10996
2020-09-03 23:06:17 -07:00
Timur Iskhodzhanov 63cb3773f4 Forgot to add the "overall view" image
Also add .gitignore for Mac OS
2020-09-02 00:17:38 -07:00
Timur Iskhodzhanov b48d7bb4ed Start adding info on FT86 CAN messages 2020-08-27 22:47:22 -07:00
Timur Iskhodzhanov f727dd10de Minor change to docs 2020-08-27 22:29:25 -07:00
Timur Iskhodzhanov eeb66c5535 Add instructions on how to assemble a device 2020-08-27 22:26:28 -07:00
Timur Iskhodzhanov 6e0a6dca28 Add a note on testing 2020-08-21 10:37:13 -07:00
Timur Iskhodzhanov 6b76498536 Here's a workable version 2020-08-21 10:20:07 -07:00
Timur Iskhodzhanov 319ced31eb
Initial commit 2020-08-21 10:07:24 -07:00