Open Issues Need Help
View All on GitHub Automotive Engineering • Vehicle Instrumentation
RPM LED indicator about 1 month ago
AI Summary: Create a program that controls an LED's brightness to visually represent the RPM value displayed on an RPM gauge. This involves reading the RPM data (likely from a sensor or existing display), processing it, and then mapping that data to control the LED's intensity.
Complexity:
4/5
help wanted Mid Priority
Automotive Engineering • Vehicle Instrumentation
Pi Display research about 1 month ago
AI Summary: Research and select a 5-6 inch display with approximately 900 nits brightness, anti-glare capabilities, and compatibility with a Raspberry Pi.
Complexity:
3/5
help wanted Mid Priority
Automotive Engineering • Vehicle Instrumentation
Pi boot-up running script research about 1 month ago
AI Summary: Research methods for automatically running a script on a Raspberry Pi after boot-up. This involves investigating different approaches to achieve persistent script execution, such as using systemd services, cron jobs, or startup scripts.
Complexity:
3/5
help wanted Mid Priority