Skip to content

Commit c068817

Browse files
author
AlvarTapia
committed
Creo arreglado merge Master y Fotos
1 parent ad2cae4 commit c068817

9 files changed

Lines changed: 45 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Folders
2+
Elegoo Documentation/
3+
Fritzing/

LICENSE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
2+
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Arduino_Car_Lib
2+
## Introduction
3+
Libraries for controlling Arduino-based cars.
4+
## Credits
5+
Software made by Alvar Tapia with the help of Universidad de Cantabria.
12 KB
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Encoding=UTF-8
3+
Name=Codigo motores
4+
Type=Link
5+
URL=https://www.prometec.net/coche-programa-control/
6+
Icon=text-html
7+
Name[en_US]=Codigo_motores
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Encoding=UTF-8
3+
Name=Conectar motores CC
4+
Type=Link
5+
URL=https://leantec.es/blog/33_Como-controlar-2-motores-de-C-C--con-el-L298N.html
6+
Icon=text-html
7+
Name[en_US]=Motores
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Encoding=UTF-8
3+
Name=Elegoo doc
4+
Type=Link
5+
URL=https://www.elegoo.com/download/
6+
Icon=text-html
7+
Name[en_US]=Elegoo Download Page

Recursos/Elegoo v2.0.desktop

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Encoding=UTF-8
3+
Name=Elegoo doc
4+
Type=Link
5+
URL=https://www.elegoo.com/tutorial/Elegoo Smart Robot Car Kit V2.0.2018.11.07.zip
6+
Icon=text-html
7+
Name[en_US]=Elegoo v2.0

Recursos/Elegoo v3.0.desktop

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Encoding=UTF-8
3+
Name=Elegoo doc
4+
Type=Link
5+
URL=https://www.elegoo.com/tutorial/Elegoo Smart Robot Car Kit V3.0.2019.01.02.zip
6+
Icon=text-html
7+
Name[en_US]=Elegoo v3.0

0 commit comments

Comments
 (0)