An open API service indexing awesome lists of open source software.

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)

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)