Baozhu Zuo
62f484a4b4
change the repo's name
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
bfc70f2099
Modified put the receive interrupt before begin
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
3c78368258
Modified mcp2518fd sendmsgbuf() len
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
cbe5bf3af0
Remove mcp2518fd code debug info
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
576e6c9548
Modified mcp2515 send sleep example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
1007209ac4
Modified mcp2515 send Blink ROS example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
41b900754c
Modified canbus send Blink example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
2ef6a99dd2
Modified canbus send example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
bc014ccbd8
Modified canbus rece SD example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
68da38c24b
Modified canbus receive check example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
81ecabba1c
Modified canbus receive blink example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
c26bfa704b
Modified mcp2518fd setmode and set fd format
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
c72a842c31
Modified canbus send and receive example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
a827db4891
Add canbus FD send example
2020-12-10 17:10:14 +08:00
wangcoolc and Baozhu Zuo
d310e299c6
Add canbus FD receive interrupt example
2020-12-10 17:10:14 +08:00
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