If you need some help getting started in the fields of embedded controller programming, robotics, electronics, and/or design, the Physical Computing & Robotics Educator Workshops are a wonderful and fun place to start!
EduCon 2020: January 25, 2020 @ The Science Leadership Academy, Philadelphia
- Chris D. Odom: chris.d.odom@gmail.com
- Brian Patton: pattonrobotics@gmail.com
- Howard M. Glasser: hglasser@georgeschool.org
Here are the PowerPoint and robot code files used during our talk at the EduCon 2020 Designing the Future Workshop, which took place on January 25, 2020 at the Science Leadership Academy in Philly.
General Files from the EduCon Conversation
Code Files from the EduCon Conversation
If you do not have the Arduino IDE installed, you can read the following code files with any text editor.
- EduCon_Code_TEMPLATE.ino – The Blank Code Template that Guests manipulated. (Scroll down to see the behind-the-scenes code.)
- EduCon_Code_KEY.ino – The code file with the “answers”. (Scroll down to see the behind-the-scenes code.)
- SensorSandBox.ino – The code that displayed all the sensor data to the Serial Monitor, Serial Plotter, and LCD Screen.
- Robot_Test.ino – Code that we used to test that each robot was working properly before the conference.
ADVIS Technology/Innovation Retreat: February 11, 2019 @ Archmere Academy
Here is my PowerPoint file used at the ADVIS Technology/Innovation Retreat, which took place on February 11, 2019 at Archmere Academy: { PCRduino ADVIS Presentation 2-11-19.pptx }
PC&R Educators Workshop: May 4-5, 2018 @ George School
Here are the files for the PC&R Educators Workshop, which took place on May 4-5, 2018 at George School:
General Files
Tutorial #1: Hello
Tutorial #2: I/O
- LEDModule.ino module
- sensorModule.ino module
- SonicRangerModule.ino module
- sensorBigDemo.ino sketch
Tutorial #3: Motors
- servoMotionModule.ino module
3D Printer Files
Misc Modules
- SKIF.ino module
- Music Audio Transducer Finkel 2016.ino module
- musicNotes.ino module
- toneModule_MaiaFinkel.ino module