Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9eced6d

Browse files
Cleaning up repo & Updated Readme
1 parent bf9a4b1 commit 9eced6d

File tree

8 files changed

+5
-15
lines changed

8 files changed

+5
-15
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Modulus
2+
3+
Code for ceiling sculpture.
4+
5+
Arduino controls servo motor and encoder while rapspberry pi controls array of arduinos.
File renamed without changes.
File renamed without changes.
-3.42 KB
Binary file not shown.

arduino_control/ModulusSprint3.3/ModulusSprint3.3.ino renamed to arduino_control/arduino_control.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define SAMPLE_FREQUENCY 20
66
#define MAXIMUM (DEBOUNCE_TIME * SAMPLE_FREQUENCY)
77

8-
#define NUMBER_MOTORS 4
8+
#define NUMBER_MOTORS 2
99

1010
// create a array of ports. Each line corresponds to the motor number starting from 0
1111
// ie 0 is motor 1
File renamed without changes.
File renamed without changes.

sketch_feb28a/sketch_feb28a.ino

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)