GarandPLG b957a0701b Add Engine class and integrate it into Projekt
Add clutch, brake, and throttle pin constants to Config.h.
Implement Engine class in Engine.h/Engine.cpp to read analog inputs,
compute engine RPM, vehicle speed, and apply forces.
Create an Engine instance in Projekt.ino, initialize it in setup,
and update it every 20ms, displaying RPM and speed.
2026-06-16 11:08:56 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
S
Description
No description provided
Readme 59 KiB
Languages
C++ 93.6%
C 6.4%