kristianmk / platformio-oled-can-project-template-mas245

PlatformIO example with OLED and CAN bus for MAS245 Embedded Systems for Mechatronics (University of Agder).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAS245 PlatformIO Example

This project is configured for use with a Teensy 3.6 on a carrier SKPang dual CAN-bus card + OLED.

MAS245 splashscreen for OLED 128x64 pixels

Project Setup

This PlatformIO project configuration is based on examples from the PlatformIO Project Configuration Documentation.

Resources

SK Pang reference implementation / example (using FlexCan):
https://github.com/skpang/Teensy-3.6-Dual-CAN-Bus-Breakout-Board

Flexcan_T4:
https://github.com/tonton81/FlexCAN_T4

Gimp (for editing the splash screen source file):
https://www.gimp.org

Peak PCAN software for CAN-bus adapter:
https://www.peak-system.com/ (Driver and PCAN-View for Linux and Windows)
https://www.mac-can.com (macOS version of driver and CAN monitor application)

Author

Written by K. M. Knausgård, on 2023-10-21.

About

PlatformIO example with OLED and CAN bus for MAS245 Embedded Systems for Mechatronics (University of Agder).

License:MIT License


Languages

Language:C++ 100.0%