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
Lowaichung and GitHub
43521de1ce
Merge pull request #56 from adlerweb/GPIO
...
Add GPIO-Support
2018-01-15 15:57:55 +08:00
Lowaichung and GitHub
bac66d1478
Merge pull request #55 from adlerweb/setMode
...
Keep custom controller mode after configuration
2018-01-15 15:57:42 +08:00
Florian Knodt
4eb5fdd3e1
Reformat and extend comments
2018-01-14 00:56:44 +01:00
Florian Knodt
15c6bfb80a
Allow to use status pins as regular GPIO
2018-01-14 00:41:57 +01:00
Florian Knodt
0450568699
keep custom controller mode after configuration
2018-01-14 00:35:32 +01:00
Lowaichung and GitHub
358aaace91
Merge pull request #52 from adamvoss/libraryManager
...
Add library.properties for recognition by the Library Manager
2017-10-09 09:15:52 +08:00
Adam Voss
490c8f8e2d
Add library.properties for recognition by the Library Manager
...
For more information on the Arduino IDE Library Manager see https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ .
2017-09-26 18:59:39 -05:00
Lowaichung and GitHub
4aee975485
Update README.md
2017-09-18 16:23:32 +08:00
Lowaichung and GitHub
de0589789e
Update README.md
2017-09-18 16:23:00 +08:00
Lowaichung and GitHub
6cd19f06c4
Update README.md
2017-09-18 16:18:01 +08:00
Lowaichung and GitHub
342f0d9d58
Merge pull request #49 from ttlappalainen/master
...
Improved speed, 8MHz clock support, support for NMEA2000 library
2017-09-18 16:16:45 +08:00
ttlappalainen
93a7d3b589
Applied changes to base on latest Seeed version
...
- Backward compatibility should be OK.
- mcp2515_write_canMsg and mcp2515_read_canMsg does transfer now with
single SPI session by using SPI READ RX BUFFER and LOAD TX BUFFER
- mcp2515_start_transmit uses directly SPI instruction RTS
- removed internal data buffer. Read and write uses directly provided
buffer
- works with 8Mhz clock
- Possible to set SPI. Some boards has 2 SPI.
- Works with NMEA2000 library
- New functions for better interrupt handling
2017-09-13 17:29:04 +03:00
ttlappalainen
d0575d1763
Applied changes to base on latest Seeed version
...
- Backward compatibility should be OK.
- mcp2515_write_canMsg and mcp2515_read_canMsg does transfer now with
single SPI session by using SPI READ RX BUFFER and LOAD TX BUFFER
- mcp2515_start_transmit uses directly SPI instruction RTS
- removed internal data buffer. Read and write uses directly provided
buffer
- works with 8Mhz clock
- Possible to set SPI. Some boards has 2 SPI.
- Works with NMEA2000 library
- New functions for better interrupt handling
2017-09-13 17:25:12 +03:00
Jack Shao and GitHub
adaca826a7
Merge pull request #48 from adamvoss/markdownFixes
...
Fix Markdown rendering on GitHub
2017-08-16 02:58:44 -05:00
Adam Voss
ca2e3b8245
Fix Markdown rendering on GitHub
2017-08-15 11:22:26 -05:00
loovee
4345845bb0
fix something in readMsgBufID
2017-06-27 17:24:43 +08:00
Lowaichung and GitHub
1624f47990
Merge pull request #46 from Gageco/master
...
fixed rtr bit issue
2017-06-27 17:19:26 +08:00
loovee
8ff75c35ea
add OBDII PIDs example
2017-06-27 17:16:25 +08:00
Gage Coprivnicar
916bfb49bf
more edits to the lib
2017-06-26 16:12:33 -06:00
Gage Coprivnicar
6be2ba4b1d
removed unecessary lines
2017-06-22 13:41:16 -06:00
Gage Coprivnicar
411eadba05
forgot to comment out some lines
2017-06-22 13:33:48 -06:00
Gage Coprivnicar
95e3d85046
fixed rtr bit issue
...
should be good to go
2017-06-22 13:25:01 -06:00
loovee
84329c2601
support LinkIt ONE
2017-06-09 11:19:29 +08:00
loovee
1a6be4c121
rename some varibale and the format.
2017-02-27 16:50:41 +08:00
Lowaichung and GitHub
3d5a9e113a
Merge pull request #33 from ivankravets/patch-1
...
@PlatformIO Library Registry manifest file
2017-02-27 10:48:04 +08:00
Jack Shao and GitHub
865f0de2ab
Merge pull request #32 from wdross/master
...
Fix image link, spelling errors, add Installation
2016-10-31 09:36:14 +08:00
Ivan Kravets and GitHub
09e9b0f887
@PlatformIO Library Registry manifest file
2016-10-30 23:03:21 +02:00
Wayne Ross
52f6a4ba0b
Fix image link, spelling errors, add Installation
2016-10-29 22:27:34 -04:00
Lowaichung and GitHub
190d33bd90
Update receive_check.ino
2016-08-03 09:45:43 +08:00
Lowaichung and GitHub
b871902b33
Merge pull request #29 from xboxpro1/master
...
SPI Begin and End
2016-07-06 10:41:46 +08:00
Lowaichung and GitHub
c392af0ae3
Merge pull request #30 from jared0x90/patch-1
...
Update send_Blink.ino
2016-07-06 10:41:13 +08:00
Jared and GitHub
4050a95ba5
Update send_Blink.ino
...
Corrected some comments while reading through this
2016-07-05 17:05:01 -04:00
Martin
c6c192df37
Update mcp_can.cpp
2016-06-03 14:04:57 +02:00
Martin
a52c58bcd2
Update mcp_can.cpp
2016-06-03 11:37:19 +02:00