TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140763 times)
  2. FAT32 Library (73350 times)
  3. Network Ethernet Library (58196 times)
  4. USB Device Library (48380 times)
  5. Network WiFi Library (43975 times)
  6. FT800 Library (43535 times)
  7. GSM click (30466 times)
  8. mikroSDK (29170 times)
  9. PID Library (27166 times)
  10. microSD click (26847 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

MCP2510/MCP2515 CAN Demo with AVR Microcontrollers

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2019-01-01

Package Version: 1.0.0.0

Category: CAN / LIN / RS485

Downloaded: 849 times

Not followed.

License: MIT license  

This is not based on MikroE's CAN libraries or Arduino. This library is developed by myself and is still under development. The demo here connects two AVR micros, sharing temperature data amongst themselves via CAN bus.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MCP2510/MCP2515 CAN Demo with AVR Microcontrollers" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MCP2510/MCP2515 CAN Demo with AVR Microcontrollers" changes.

Do you want to report abuse regarding "MCP2510/MCP2515 CAN Demo with AVR Microcontrollers".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Project Setup

Project Setup

CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

View full image
MCP2515 CAN Module

MCP2515 CAN Module

CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

View full image
CAN Node

CAN Node

CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

View full image
CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

CAN Communication with MCP2515, MCP2551 and AVR Microcontrollers

View full image

ALSO FROM THIS AUTHOR

8 Channel Thermometer - MCP3008 8 Channel 10-bit ADC Demo

0

This is an 8 channel thermometer based on MCP3008 eight channel 10 bit ADC and ATMega8515. MCP3004 and MCP3008 both relies SPI communication for communication with host microcontroller. Here ATMega8515's hardware SPI module is used to communicate with a MCP3008 ADC. The ADC is connected with eight LM35 temperature sensors.

[Learn More]

STM32 Standard Peripheral Library Integration with MikroC

0

STM32 Standard Peripheral Library Integration with MikroC. http://embedded-lab.com/blog/?p=8869

[Learn More]

GLCD Ball

0

This a 2D representation of what's it like inside an accelerometer. A MMA7455L accelerometer is used with a monochrome 128x64 GLCD and an ATMega8L.

[Learn More]