Briere, Oh, & Clish

TinkerCad Progress

Escher Briere and 2 OthersMason Clish
Matthew Oh

Code: 


// C++ code//#include <Servo.h>
Servo servo_12;
int counter;
void setup(){  servo_12.attach(125002500);
  for (counter = 0; counter < 10; ++counter) {    servo_12.write(120);    delay(1000); // Wait for 1000 millisecond(s)    servo_12.write(0);    delay(1000); // Wait for 1000 millisecond(s)  }}
void loop(){  delay(10); // Delay a little bit to improve simulation performance}

Prototype rhino file

Matthew Oh and 2 OthersEscher Briere
Mason Clish

file

Pinecone House Gears

Escher Briere and 2 OthersMason Clish
Matthew Oh
Gears.stl

Pinecone Room

Escher Briere and 2 OthersMason Clish
Matthew Oh

The Pinecone Windows

By Matthew, Mason & Escher

Escher Briere Ideas

Escher Briere and 2 OthersMason Clish
Matthew Oh

Mason Ideas

Mason Clish and 2 OthersEscher Briere
Matthew Oh