Skip to content

Code for an arduino (esp32 or avr) to actuate the servos in the rear wing to switch the DRS into high drag or low drag at the touch of a button.

Notifications You must be signed in to change notification settings

mstfsae/DRS-MCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

These two files may look the same but have subtle, VERY IMPORTANT distinctions.

EmergencyDRSCodeAVR, as the name implies, is exclusively for avr boards, as the servo library is incompatible with ESP32.

EmergencyDRSCode is dsigned for ESP32 boards and has the imortant servo library for ESP32 boards.

The current configuration on the racecar is a run-of-the-mill esp32 WROOM devkit running two servos (some random 60kg ones bought from Amazon)

About

Code for an arduino (esp32 or avr) to actuate the servos in the rear wing to switch the DRS into high drag or low drag at the touch of a button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages