Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial CAN Bus support. #1646

Merged
merged 4 commits into from
Jul 14, 2019
Merged

Conversation

slaff
Copy link
Contributor

@slaff slaff commented Mar 13, 2019

This PR is meant to test the possibility of communicating to a car CAN bus using ESP8266 and Sming. This PR should work with devices using MCP2515 or MCP25625 CAN chips.

@slaff slaff force-pushed the feature/mcp-can-library branch 2 times, most recently from ecbc549 to 541e167 Compare May 31, 2019 08:35
@slaff slaff force-pushed the feature/mcp-can-library branch from 541e167 to e3e15d5 Compare July 12, 2019 13:01
@slaff slaff force-pushed the feature/mcp-can-library branch from e3e15d5 to 325e95a Compare July 12, 2019 13:02
@slaff slaff added this to the 3.9.0 milestone Jul 12, 2019
@slaff slaff changed the title Initial CAN Bus support (Experimental) Initial CAN Bus support. Jul 14, 2019
@slaff slaff removed the 3 - Review label Jul 14, 2019
@slaff slaff merged commit fa930bb into SmingHub:develop Jul 14, 2019
@slaff slaff deleted the feature/mcp-can-library branch July 22, 2019 12:44
@slaff slaff mentioned this pull request Sep 28, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants