Initial commit

master
Andreas Kirsch 2025-02-13 13:37:32 +01:00
commit 3c86f46871
1 changed files with 1 additions and 0 deletions

1
ReadMe.md 100644
View File

@ -0,0 +1 @@
#### Erstelle ein neues Repository von der Kommandozeile aus ``` touch README.md\ git init git add README.md\ git commit -m "first commit"\ git remote add origin https://git.intrepidcs.de/Andreas/Demo_SOME_IP.git\ git push -u origin master\ ``` #### Bestehendes Repository via Kommandozeile pushen ``` git remote add origin https://git.intrepidcs.de/Andreas/Demo_SOME_IP.git\ git push -u origin master\ ``` # <u>Name of Demo</u> ![Picture of Demosetup](./resources/20230207_181416.jpg) ## General showcase Short description what will be demonstrated ## Requirements Used devices, cabeling ... Maybe adding links to devices (WEB) and files (Internal)\ e.g. ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (neoVI-RED2/Fire3/Connect) ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (e.g. neoVI-RED2/Fire3/Connect)\ ## Setup I Used setups with internal links.\ e.g. ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ### Showcase Individual description of setup ## Setup II If multiple setups are available ### Showcase Individual description of setup