Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAU NAV
development
balboa_llc_aws
Commits
00ac9dd0
Commit
00ac9dd0
authored
Aug 06, 2018
by
Barciś, Agata
Browse files
standing up and telemetry updated
parent
297e228b
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
00ac9dd0
...
...
@@ -11,5 +11,6 @@ Morover the following libraries need to be included:
-
Balboa32U4
-
LIS3MDL
-
LSM6
-
Adafruit NeoPixel
Details on Arduino IDE for Balboa programming can be found here:
[
manual
](
https://www.pololu.com/docs/0J70/5
)
.
BalancerRPi
@
c10938d8
Compare
4a084f80
...
c10938d8
Subproject commit
4a084f80337fc58665ea18b99a0a9f6afa23d9df
Subproject commit
c10938d82c9da24bf578b25069bdddcb61ba9d3a
balboa/build.sh
View file @
00ac9dd0
#! /bin/bash
set
-e
tmux send-keys
-t
robot_session C-c
;
sleep
3
set
-e
stty
-F
/dev/ttyACM0 1200
sleep
1
avrdude
-v
-patmega32u4
-cavr109
-P
/dev/ttyACM0
-b57600
-D
-Uflash
:w:BalancerRPi/BalancerRPi.ino.arduino_leonardo.hex:i
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment