223 Commits
Author SHA1 Message Date
Anson HeandBaozhu Zuo 8c8500aa8c Added Self send and receive + FD examples v2.0.0 2020-12-10 17:10:14 +08:00
Anson HeandBaozhu Zuo c11356b4e5 Clear up Arduino examples for all Arduino boards 2020-12-10 17:10:14 +08:00
Baozhu Zuo 3ff9e1b4c3 update readme 2020-12-10 17:10:14 +08:00
Baozhu Zuo fc85852e2e Formatting using clang 2020-12-10 17:10:14 +08:00
Baozhu Zuo 0838960cdd add canbus monitor exmaple,compiled 2020-12-10 17:10:14 +08:00
Baozhu Zuo 57d8f936b2 use enum to aline bittime 2020-12-10 17:10:14 +08:00
Baozhu Zuo c31b9fbbd6 use MCP2518FD_BITTIME_SETUP to mark mcp2518fd's bittime 2020-12-10 17:10:14 +08:00
Baozhu Zuo 7d08979ce1 delete src/mcp2518fd_can_def.h 2020-12-10 17:10:14 +08:00
Baozhu Zuo 0a1883947a change to arduino recomanded dir structure 2020-12-10 17:10:14 +08:00
Baozhu Zuo a899ff745b Add CAN BUS Serial monitor example 2020-12-10 17:10:14 +08:00
Baozhu Zuo 62f484a4b4 change the repo's name 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo bfc70f2099 Modified put the receive interrupt before begin 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 3c78368258 Modified mcp2518fd sendmsgbuf() len 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo cbe5bf3af0 Remove mcp2518fd code debug info 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 576e6c9548 Modified mcp2515 send sleep example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 1007209ac4 Modified mcp2515 send Blink ROS example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 41b900754c Modified canbus send Blink example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 2ef6a99dd2 Modified canbus send example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo bc014ccbd8 Modified canbus rece SD example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 68da38c24b Modified canbus receive check example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 81ecabba1c Modified canbus receive blink example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo c26bfa704b Modified mcp2518fd setmode and set fd format 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo c72a842c31 Modified canbus send and receive example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo a827db4891 Add canbus FD send example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo d310e299c6 Add canbus FD receive interrupt example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo a1dbce2513 Complete canbus set_mask_filter_send example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo e2d0f87918 Complete canbus set_mask_filter_recv example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo d50624c15a Complete canbus OBDII_PIDS example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo da74297193 Complete mcp2515 canbus reveive sleep example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 1a927343eb Complete canbus gpio write example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 391a4891b0 Complete canbus send example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 6e9112c4f1 Complete can bus receive interrupt example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 1e5d371fe2 Modified mcp2518fd canbus checkreceive() return +2 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 7eda1c5315 Complete canbus gpio read example 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo ed18dd50ad Modified separate 2515 code, provide public interface 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo 4a9eb41389 Add mcp2515 canbus code 2020-12-10 17:10:14 +08:00
wangcoolcandBaozhu Zuo fd0d620578 Add mcp2518fd canbus code 2020-12-10 17:10:14 +08:00
Baozhu ZuoandGitHub dc2fb92dad Update issue templates 2020-12-10 11:39:19 +08:00
Baozhu ZuoandGitHub 22d5092c4b Create CONTRIBUTING.md 2020-12-10 11:38:35 +08:00
Baozhu ZuoandGitHub cec72bf65a Create CODE_OF_CONDUCT.md 2020-12-10 11:37:17 +08:00
Baozhu ZuoandBaozhu 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 SurizonandBaozhu Zuo 7d41ceb28a More recomended way to use attachInterrupt 2019-10-08 09:43:26 +08:00
nickandBaozhu Zuo 1935258e58 required change for compatibility with Leonardo and probably other boards 2019-08-13 09:16:27 +08:00