Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.29 KB

README.md

File metadata and controls

60 lines (44 loc) · 2.29 KB

2023-24-Dash

2023-24 Dash

Current Notes:

This revision has not been compiled, nor flashed to the ESP. Comments starting with LOOK INTO -> are lines or chunks of code with components that need deeper understanding or can be improved. Riley/Henry here would be a good place to start.

Hardware

Can Transceiver (MCP2561/2FD)

Data Sheet
Libraries may be redundant, Copied from 2022-23-Dash

Libraries

CAN.h

Download
GitHub/Docs/Examples This appears to not be used unless another library is dependent on it.

CAN_config.h

unfinished

ESP32CAN.h

GitHub

can_regdef.h

unfinished

Analog to Digital Converter (ADS869x)

Data Sheet
we're gonna have to get *creative* with this one

Microcontroller Unit (ESP32-S3-MINI-x)

Data Sheet
lost

Display (NHD-4.3-480272FT-CSXP-T)

Store Page

Resources

FT81x advanced embedded video engine datasheet
FT800 Example with Arduino
FT800 Arduino Library Docs
Emulator Library Docs
Programmers Guide
Another Guide
Gameduino2 Library

SPI interface

unfinished