Skip to content

Commit b87a912

Browse files
hansodenthaldlech
authored andcommitted
Create 2020-07-17-Sioux.NET-on-Track.md
1 parent 0a26886 commit b87a912

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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: [ "@hansodenthal" ] # 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: "C++" # The programming language used in this project
10+
11+
youtube_video_id: 4eCCYLcZaPg # The video ID of the YouTube video to be displayed with this post
12+
13+
project_homepage_url: "https://siouxnetontrack.wordpress.com/" # Homepage for this project
14+
15+
16+
excerpt: "Daisy Chain functionality written for the EV3DEV/C++ environment. This functionality is needed for our fully automated train layout."
17+
---
18+
19+
20+
<b>About Sioux.NET on Track</b>
21+
<a href="https://siouxnetontrack.wordpress.com/">
22+
<img src="https://siouxnetontrack.files.wordpress.com/2020/03/net-on-track-logo-2020-tall-1.jpg" align="right" width="160">
23+
</a>
24+
<br>
25+
Sioux .NET on Track is one of the expertisegroups of Sioux Technologies in Eindhoven (The Netherlands).
26+
27+
We are a group of enthusiastic software engineers who come together after working hours to get experience with Microsoft.NET.
28+
To make learning fun, we develop an application in C# for making a fully automated Lego train using Lego Mindstorms EV3.
29+
The bricks are currently programmed using the default Lego programming environment, but because this programming is rather odd,
30+
we are now moving to the EV3DEV environment. For this environment, we choose C++ as programming language.

0 commit comments

Comments
 (0)