From 0dba0b2a431ed702971f8eacd3fb5fdf789c20a3 Mon Sep 17 00:00:00 2001 From: Eric Turner Date: Mon, 8 May 2023 21:19:33 -0400 Subject: [PATCH] Update README.md Add my research into the 2015+ Ford Mustang (S550 platform) canbus. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f6f354..017324c 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Links for general DB and uther useful resources: * [Ford](https://github.com/karlyamashita/common_libraries/blob/master/FORD_CAN_ID.h) - Mustang 2005 CAN 125k. * [Ford and Lincoln](https://github.com/autti/abraham/blob/master/lincoln_mkz.dbc) - Files for Ford Fusion and Lincoln MKZ (DBC). +* [S550 Mustang, 2015-2017](https://github.com/EricTurner3/s550-canbus) - python scripts with notes and a wiki on CANBus ids and behavior ### Fiesta * [Ford Fiesta](https://github.com/roncapat/Ford-Fiesta-MK5-MS-CAN-bus) - MK5 2006+ (MK5 restyling, Bus speed 125K).