https://github.com/roboticsbrno/roboticsbeginners2017-2018
Repository for materials from lecture Robotics Beginners 2017 - 2018 (ALKS, ESP32)
https://github.com/roboticsbrno/roboticsbeginners2017-2018
Last synced: 10 months ago
JSON representation
Repository for materials from lecture Robotics Beginners 2017 - 2018 (ALKS, ESP32)
- Host: GitHub
- URL: https://github.com/roboticsbrno/roboticsbeginners2017-2018
- Owner: RoboticsBrno
- License: mit
- Created: 2017-11-07T21:59:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T15:31:02.000Z (about 8 years ago)
- Last Synced: 2025-02-08T23:25:37.265Z (over 1 year ago)
- Language: C++
- Size: 26.4 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RoboticsBeginners2017-2018
[EN] Repository for materials from lecture Robotics Beginners 2017 - 2018 (ALKS, ESP32)
Repozitář s materiály pro kroužek/kurz Robotika Začátečníci 2017 - 2018 (ALKS, ESP32)
## Vývojová deska ALKS
Pro programování budeme využívat naši [desku Arduino Learning Kit Starter](https://github.com/RoboticsBrno/ArduinoLearningKitStarter) (dále jen ALKS).
K ALKS máme připravenou vlastní knihovnu: [zde můžete najít dokumentaci a popis knihovny (připraveno pro prostředí PlatformIO)](http://platformio.org/lib/show/1745/ArduinoLearningKitStarter)
Odkaz pro [stažení knihovný do Arduino IDE pro ALKS s ESP32](https://github.com/RoboticsBrno/ArduinoLearningKitStarter-library/releases/latest) (stačí stáhnout zip archiv a [naimportovat do IDE [EN]](https://www.arduino.cc/en/Guide/Libraries#toc4)).
### Arduino IDE
[Jak nainstalovat Arduino IDE pro ESP32?](https://github.com/RoboticsBrno/Robotarna-service/blob/master/install_arduino-esp32.md)