Skip to content

Commit

Permalink
Merge pull request #2 from TrackPlatformTeam/development
Browse files Browse the repository at this point in the history
api v 4.1.1 release
  • Loading branch information
AJIOB committed May 11, 2018
2 parents f9c9e20 + 8120591 commit 56735bb
Show file tree
Hide file tree
Showing 330 changed files with 1,857 additions and 14,476 deletions.
9 changes: 0 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
[submodule "cxx_serial_support"]
path = code/c++/cxx-api/serial_support
url = https://github.com/wjwwood/serial.git
[submodule "cxx_gamepad_support"]
path = code/c++/cxx-gamepad-app/gamepad_support
url = https://github.com/AJIOB/libstem_gamepad.git
[submodule "cxx_libcrc"]
path = code/c++/cxx-api/libcrc
url = https://github.com/lammertb/libcrc.git
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@

Используемые модули:
- Wi-Fi (ESP8266)
- Bluetooth (HC-05)
- Bluetooth (HC-06)
- Драйвер двигателя (L298N)
- Поворотная платформа

Для отладки требуется небольная модификация исходников Arduino IDE в соответствии с [этой](https://playground.arduino.cc/Main/Printf) статьей.
- Одноцветный OLED дисплей 128x64 на основе контроллера SSD1306

Датчики расстояния объеденены в модуль, который несложно снимается, что позволяет заменить датчики. В модуле 5 датчиков расстояния, расположенных под различными углами для улучшения ориентирования на местности. Так же углы поворота датчиков можно настраивать в небольшом диапазоне. Расположены спереди платформы.

Expand Down
Binary file removed code/Arduino/RCa03124
Binary file not shown.
80 changes: 0 additions & 80 deletions code/Arduino/config/CommandsEnum.h

This file was deleted.

73 changes: 0 additions & 73 deletions code/Arduino/config/Constants.cpp

This file was deleted.

65 changes: 0 additions & 65 deletions code/Arduino/config/Constants.h

This file was deleted.

16 changes: 0 additions & 16 deletions code/Arduino/connection/Bluetooth.cpp

This file was deleted.

19 changes: 0 additions & 19 deletions code/Arduino/connection/Bluetooth.h

This file was deleted.

Loading

0 comments on commit 56735bb

Please sign in to comment.