turmary
|
544d2c8eeb
|
Add: a baudrate compatible argument to MCP2518FD CAN.begin()
|
2021-01-15 11:32:22 +08:00 |
|
Baozhu Zuo
|
e3834de29c
|
Merge pull request #108 from GunZi200/master
Use HardwareSerial instead of SoftwareSerial in CAN-monitor example
|
2021-01-08 19:21:39 +08:00 |
|
Gudni
|
1fc462f2b2
|
- Use Hardware Serial in CAN-monitor example
|
2021-01-06 12:35:20 +00:00 |
|
turmary
|
3a35904217
|
Move: can-serial source to example directory
|
2021-01-04 09:00:15 +08:00 |
|
turmary
|
4577e4fa7b
|
Move: can-serial compiled pass again
|
2021-01-04 09:00:15 +08:00 |
|
turmary
|
36a70d5cdc
|
Move: library version to 2.1.0
v2.1.0
|
2020-12-28 22:41:04 +08:00 |
|
turmary
|
d8ecb0ddcc
|
Move: close DEBUG message to reduce Flash or RAM usage
|
2020-12-28 22:38:28 +08:00 |
|
turmary
|
6ad2ba8c4b
|
Move: reduce const string (RAM used on AVR-GCC platform) in examples
|
2020-12-28 20:52:22 +08:00 |
|
turmary
|
dad91a1dba
|
Move: SERIAL to SERIAL_PORT_MONITOR in examples
|
2020-12-28 20:50:49 +08:00 |
|
turmary
|
cf1fbfaddf
|
Add: example to receive all frames and print all fields id/type/data
|
2020-12-27 14:03:50 +08:00 |
|
turmary
|
06cf5a136d
|
Add: random packets generator example
|
2020-12-27 13:01:40 +08:00 |
|
turmary
|
fc04762c9e
|
Fix: make all examples sequence proper
|
2020-12-25 15:52:28 +08:00 |
|
turmary
|
4e171d138e
|
Fix: make send example sequence proper
|
2020-12-21 21:01:14 +08:00 |
|
wangcoolc
|
9a153768ee
|
Remove useless debugging information
|
2020-12-10 19:32:14 +08:00 |
|
wangcoolc
|
69791769cf
|
Add TransmitChannelEventAttemptClear() function
|
2020-12-10 19:31:16 +08:00 |
|
Anson He
|
8c8500aa8c
|
Added Self send and receive + FD examples
v2.0.0
|
2020-12-10 17:10:14 +08:00 |
|
Anson He
|
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 |
|
wangcoolc
|
bfc70f2099
|
Modified put the receive interrupt before begin
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
3c78368258
|
Modified mcp2518fd sendmsgbuf() len
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
cbe5bf3af0
|
Remove mcp2518fd code debug info
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
576e6c9548
|
Modified mcp2515 send sleep example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
1007209ac4
|
Modified mcp2515 send Blink ROS example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
41b900754c
|
Modified canbus send Blink example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
2ef6a99dd2
|
Modified canbus send example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
bc014ccbd8
|
Modified canbus rece SD example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
68da38c24b
|
Modified canbus receive check example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
81ecabba1c
|
Modified canbus receive blink example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
c26bfa704b
|
Modified mcp2518fd setmode and set fd format
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
c72a842c31
|
Modified canbus send and receive example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
a827db4891
|
Add canbus FD send example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
d310e299c6
|
Add canbus FD receive interrupt example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
a1dbce2513
|
Complete canbus set_mask_filter_send example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
e2d0f87918
|
Complete canbus set_mask_filter_recv example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
d50624c15a
|
Complete canbus OBDII_PIDS example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
da74297193
|
Complete mcp2515 canbus reveive sleep example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
1a927343eb
|
Complete canbus gpio write example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
391a4891b0
|
Complete canbus send example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
6e9112c4f1
|
Complete can bus receive interrupt example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
1e5d371fe2
|
Modified mcp2518fd canbus checkreceive() return +2
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
7eda1c5315
|
Complete canbus gpio read example
|
2020-12-10 17:10:14 +08:00 |
|
wangcoolc
|
ed18dd50ad
|
Modified separate 2515 code, provide public interface
|
2020-12-10 17:10:14 +08:00 |
|