Update README.md

This commit is contained in:
Cory Grant 2023-03-04 17:28:13 -05:00 committed by GitHub
parent d136c4e092
commit 86ddad5cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,6 @@ CANBoard is a simple CAN enabled IO board, specifically designed to be used in d
* 4 digital outputs
* Low side switch (open collector)
* 0.5A max each
* CAN output message format compatible with ECUMaster CAN Switch Board
* STM32F303K8
# Versions
@ -20,7 +19,6 @@ Current software versions used:
# Goals
- Create a low cost device that my friends and I can use in our project cars
- Use components that are easily soldered by hand (hence 0805) and are preferably from my stock of frequently used parts (ex: LD1117S33CTR)
- Format the CAN messages in a similar way to the ECUMaster CAN Switch board
- Share my work with others for reference, inspiration or collaboration.
If this project does help you in any way, I'd appreciate a message!
@ -56,4 +54,4 @@ Messages sent to the CANBoard
* **Outputs** : must be value 1 or 0
# Hardware
[CANBoard hardware](https://github.com/corygrant/CANBoard_HW)
[CANBoard hardware](https://github.com/corygrant/CANBoard_HW)