wangcoolc and Baozhu Zuo
a1dbce2513
Complete canbus set_mask_filter_send example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
e2d0f87918
Complete canbus set_mask_filter_recv example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
d50624c15a
Complete canbus OBDII_PIDS example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
da74297193
Complete mcp2515 canbus reveive sleep example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
1a927343eb
Complete canbus gpio write example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
391a4891b0
Complete canbus send example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
6e9112c4f1
Complete can bus receive interrupt example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
1e5d371fe2
Modified mcp2518fd canbus checkreceive() return +2
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
7eda1c5315
Complete canbus gpio read example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
ed18dd50ad
Modified separate 2515 code, provide public interface
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
4a9eb41389
Add mcp2515 canbus code
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
fd0d620578
Add mcp2518fd canbus code
2020-12-10 17:10:14 +08:00
Baozhu Zuo and GitHub
dc2fb92dad
Update issue templates
2020-12-10 11:39:19 +08:00
Baozhu Zuo and GitHub
22d5092c4b
Create CONTRIBUTING.md
2020-12-10 11:38:35 +08:00
Baozhu Zuo and GitHub
cec72bf65a
Create CODE_OF_CONDUCT.md
2020-12-10 11:37:17 +08:00
Baozhu Zuo and Baozhu Zuo
edaba2d87e
Merge branch 'mbaum0193-master'
2020-05-12 17:21:50 +08:00
Baozhu Zuo
055c0024ea
Merge branch 'master' of https://github.com/mbaum0193/CAN_BUS_Shield into mbaum0193-master
2020-03-30 10:20:33 +08:00
Baozhu Zuo
dc03e48b66
Avr dedicated header file, should be specified.
2020-03-30 10:14:04 +08:00
Michael Baumgarten
33bb082ecf
Merge https://github.com/Seeed-Studio/CAN_BUS_Shield
2020-03-29 21:13:50 -04:00
Baozhu Zuo
bea2f9dd4d
Seeed:Arduino: fix travis.yml write error
2020-02-04 21:48:25 +08:00
Baozhu Zuo
54030c8ced
Seeed:Arduino: Add travis build status
2020-02-04 18:49:31 +08:00
Baozhu Zuo
cab016e7d5
Seeed:Arduino: Add travis.yml
2020-02-04 15:11:54 +08:00
Baozhu Zuo
7d30ccccc8
Pretty printed the Arduino code with astyle
2020-02-03 15:00:22 +08:00
Daniel Surizon and Baozhu Zuo
7d41ceb28a
More recomended way to use attachInterrupt
2019-10-08 09:43:26 +08:00
nick and Baozhu Zuo
1935258e58
required change for compatibility with Leonardo and probably other boards
2019-08-13 09:16:27 +08:00
nick and Baozhu Zuo
34de82b7ec
required change for compatibility with Leonardo and probably other boards
2019-08-13 09:16:27 +08:00
zhengxing Lu and Baozhu Zuo
81a975210b
add samd compatibility
2019-08-08 13:48:23 +08:00
Jenkinlu001 and Baozhu Zuo
ad54af425f
modify errors
2019-08-08 13:48:23 +08:00
Michael Baumgarten and GitHub
6ff126f5ba
Merge pull request #1 from mbaum0193/add-01-saab-baud
...
added support for 2001 saab CAN bus baud ~47kbps
2019-07-18 21:37:09 -04:00
Michael Baumgarten
05124b74b9
added support for 2001 saab CAN bus baud ~47kbps
2019-07-18 20:02:43 -04:00
Baozhu Zuo and GitHub
5020428581
Merge pull request #77 from kaixxx/master
...
Add sleep and gpio support + examples
2019-02-18 16:03:01 +08:00
Baozhu Zuo and GitHub
f2946d199b
Merge pull request #74 from rubik83/master
...
add #ifndef DEBUG_EN ... #endif around #define DEBUG_EN 1
2019-01-08 09:37:47 +08:00
kaixxx
19203a365d
Add sleep and gpio support + examples
...
Added sleep support for MCP2515 + MCP2551. This way, you can reduce the power consumption of a complete node down to around 240uA!
Changes:
- Reintroduced gpio support from commits 43521de/bac66d1 (adlerweb, 15/01/2018) and corrected the errors
- Introduced advanced sleep support based on https://github.com/coryjfowler/MCP_CAN_lib/pull/10/files
- added example code (receive_sleep and send_sleep)
- tested everything
2019-01-07 15:37:30 +01:00
François SOLANET
ee45ed5eae
add #ifndef DEBUG_EN ... #endif around #define DEBUG_EN 1
...
user can disable debug informations without source modification
2018-11-29 10:22:44 +01:00
Jack Shao and GitHub
962660f3e8
Merge pull request #65 from ntb001/master
...
Allow for extended CAN IDs in the example programs
2018-06-19 17:32:47 +08:00
Neil Bajorin
3594a57299
Merge branch 'master' of https://github.com/ntb001/CAN_BUS_Shield
2018-05-28 07:29:15 -04:00
Neil Bajorin
75df0a0e9b
more cleanup
2018-05-28 07:28:56 -04:00
Neil Bajorin
00ef33618b
Atom cleaned up the spaces and newlines
2018-05-28 07:28:10 -04:00
Neil Bajorin
7b7c780451
Atom cleaned up all the spaces and newlines
2018-05-28 07:27:11 -04:00
Neil Bajorin
7368740360
add .gitignore
2018-05-28 06:55:07 -04:00
ntb001 and GitHub
8dc685cedc
Fix link to wiki page
2018-05-28 05:30:20 -04:00
Neil Bajorin
7a35c12770
incorporate @horace3 changes to fix ext and rtr #58
2018-05-26 14:15:36 -04:00
Neil Bajorin
d7ce9e6779
Always store CAN IDs as unsigned long.
...
Explicitly show that the CAN ID is printed in HEX.
2018-05-17 13:08:27 -04:00
Neil Bajorin
cefe36904e
Update comments.
2018-05-17 12:57:25 -04:00
Yihui Xiong and GitHub
6f25bcddb9
Update README.md
2018-05-14 10:40:01 +08:00
lanselambor
fdb264b964
add library.properties
v1.3.0
2018-04-03 13:39:24 +08:00
lanselambor
a11c1109a4
update README.md
2018-04-03 13:39:05 +08:00
Longan-Labs
54510776ff
roll back to a working version
2018-01-29 18:21:12 +08:00
Jack Shao and GitHub
6fdcc1b7ef
Merge pull request #57 from adlerweb/readme-pr
...
Reformat and extend comments
2018-01-29 10:03:40 +08:00
Florian Knodt
e7715515d0
Merge remote-tracking branch 'upstream/master' into readme-pr
2018-01-15 11:28:21 +01:00