Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EricGalluzzi authored Apr 24, 2024
1 parent ce134e4 commit c1f02c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Can filter based on CAN message ID
- Calculates and displays CAN Load

![image](https://github.com/shaynoorani/ECE4180_CANalyzer/blob/main/functionaloverview.png?raw=true)
<img width="400" alt="Team Picture" src ="https://github.com/shaynoorani/ECE4180_CANalyzer/blob/main/functionaloverview.png?raw=true">

## Functionality Demo
[<img width="500" alt="Team Picture" src="https://github.com/shaynoorani/ECE4180_CANalyzer/assets/124218592/6230bc35-f6be-4f16-86ee-17178f3d6d57">](https://youtu.be/kEs1tA9cYeo?si=FgBFabkiXCYflOZx)
Expand Down Expand Up @@ -70,7 +70,7 @@ Note: the TCAN105 is the SMD CAN transducer itself and the wiring shown is for t
### [Mbed - CAN Load Calculator & Message Passthrough](https://github.com/shaynoorani/ECE4180_CANalyzer/tree/main/main.cpp)
- This code handles CAN passthrough using Serial and the logic for calculating load in 10ms intervals.

![image](https://github.com/shaynoorani/ECE4180_CANalyzer/assets/92798736/7f4b9f97-6d0b-45e1-b23b-9e4c7eca3a75)
<img width="400" alt="load" src="https://github.com/shaynoorani/ECE4180_CANalyzer/assets/92798736/7f4b9f97-6d0b-45e1-b23b-9e4c7eca3a75">



Expand All @@ -89,7 +89,7 @@ Note: the TCAN105 is the SMD CAN transducer itself and the wiring shown is for t
- (Optional) Select ID Filter
- Connect/Run and Stop when necessary

![image](https://github.com/shaynoorani/ECE4180_CANalyzer/assets/92798736/afa03a9c-7c5d-4ef2-ae30-ab9c8ad74eee)
<img width="400" alt="gui" src="https://github.com/shaynoorani/ECE4180_CANalyzer/assets/92798736/afa03a9c-7c5d-4ef2-ae30-ab9c8ad74eee">


### Using C# in VS with Github
Expand Down

0 comments on commit c1f02c9

Please sign in to comment.