Lenin Ramirez-Sanchez
Published © MIT

Backing Up Photos While Traveling with Raspberry Pi and iOS

This is the third part of a series of posts on backing up photos while traveling using a Raspberry Pi and iOS device.

IntermediateWork in progress2 hours2,678
Backing Up Photos While Traveling with Raspberry Pi and iOS

Story

Read more

Code

Code snippet #2

Plain text
# Commands definition

# Shuts down Raspberry Pi.
DIRECTION_1 = 'down'
TIMES_1 = 3

# Turns off LEDs.
DIRECTION_2 = 'up'
TIMES_2 = 2

Github Repository

Credits

Lenin Ramirez-Sanchez

Lenin Ramirez-Sanchez

2 projects • 1 follower

Comments