Skip to content

Commit 29c4ae3

Browse files
TheNoobInventordlech
authored andcommitted
Create 2024-11-15-EV3-Segway-NodeRED-Beacon.md
1 parent 0c09a86 commit 29c4ae3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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: [ "@TheNoobInventor" ] # 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: "MicroPython" # The programming language used in this project
10+
11+
youtube_video_id: rd8de9ClbUM # 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+
source_code_url: "https://github.com/TheNoobInventor/lego-ev3-segway" # Provide a link to your code
15+
building_instructions_url: "https://robotsquare.com/2014/06/23/tutorial-building-balanc3r/" # how to build the model out of LEGO (*not* how to build the source code)
16+
17+
excerpt: "A segway robot is built with the LEGO MINDSTORMS EV3 robot kit and the EV3 Gyro sensor. " # A short summary of your project. This can be a sentence or a paragraph, but it's recommended to keep it under 3 sentences.
18+
---
19+
The self-balancing code is written in MicroPython using EV3 MicroPython which runs on top of the ev3dev Operating System (OS). The robot can be controlled using Node-RED through MQTT or with the EV3 infrared beacon.
20+
21+
- **Name:** Chinedu Amadi
22+
- **Location:** Nigeria
23+
- **Feedback:** You can create an [issue](https://github.com/TheNoobInventor/lego-ev3-segway/issues) in the project repository.

0 commit comments

Comments
 (0)