dapperfu / CAN_Arduino_Nodes

CAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAN Arduino Nodes

Simple, examples to supplement MDF data recorded on a CSS Electronics CANEdge2.

Extending your CAN data collection with COTS components:

  • Add additional buttons or digital IO.
  • Add analog sensors.
  • Add I^(2)C or SPI devices to the CAN bus.

Nodes

Getting Started:

Hardware:

Projects

  • 00: Blink: Simple project to test tool chain setup.
  • [01: CAN Send]: cd 0

Built With:

  • Arduino: An open-source hardware and software company, project and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices.
  • PlatformIO: A new generation ecosystem for embedded development.
  • FreeRTOS is a real-time operating system kernel for embedded devices that has been ported to 35 microcontroller platforms. It is distributed under the MIT License. [SAFERTOS is based on the functional model of the FreeRTOS kernel]

Sponsored By:

CSS Electronics is a developer of professional-grade, simple-to-use and low cost CAN bus data loggers. We're based in Denmark and operate globally:

  • We supply 1,000+ companies across 80+ countries
  • Applications include telematics, development & diagnostics
  • Industries include automotive, heavy duty, motorsports, & production
  • Users include OEM engineers, operators, site managers & researchers
  • Assembly is done by ISO 9001:2015 certified US partners - scaling to any volume
  • We offset 100% of our CO2 footprint

About

CAN

License:MIT License


Languages

Language:C++ 92.1%Language:Makefile 5.4%Language:Shell 2.1%Language:C 0.5%