Skip to content

Commit fba0905

Browse files
Xgames123dlech
authored andcommitted
evdrive proj
1 parent 834c78c commit fba0905

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects/_posts/2024-02-20-evdrive.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
# Fill out as many of these as you can, and delete the rest.
3+
# Text on a line after a "#" is a comment and is ignored for the published page.
4+
5+
author: [ "@xgames123" ] # your GitHub user name
6+
# or make a list if there is more than one author
7+
# author: [ "@person1", "@person2", "person without GitHub account" ]
8+
9+
programming_language: "python" # The programming language used in this project
10+
11+
youtube_video_id: g0dI3Tlzhqg # The video ID of the YouTube video to be displayed with this post
12+
# thumbnail_override: "/images/projects/my-project/my-image.png" # If you don't have a YouTube video (or the video thumbnail isn't good) you can uncomment this line to set your own image for the project.
13+
14+
# project_homepage_url: "https://github.com/Xgames123/evdrive" # Homepage for this project
15+
source_code_url: "https://github.com/Xgames123/evdrive" # Provide a link to your code
16+
# building_instructions_url: "http://example.com/building-instructions.pdf" # how to build the model out of LEGO (*not* how to build the source code)
17+
18+
excerpt: "steering wheel + pedals made with lego ev3" # A short summary of your project. This can be a sentence or a paragraph, but it's recommended to keep it under 3 sentences.
19+
---
20+
**Steering wheel + pedals made with lego ev3.**
21+
22+
Code and build instructions on [github](https://github.com/Xgames123/evdrive)
23+
24+
## Known Issues
25+
- It simulates an xbox controller so It probably won't work on some driving games that don't support controllers
26+
- Force feedback doesn't work yet

0 commit comments

Comments
 (0)