Skip to main content

June 29, 2015

We went back to work with the IR sensor and LED, but with a few adjustments. We added another IR sensor and LED to the robot; the first sensor to the left and the newly added sensor to the right. Since this is similar to the other time we worked with the IR sensor and LED the first time, we copied the code from our previously-written programs DetectTurnMove and SerialYunMove, and added some new code. With our new program, TwoIR_6_29_2015, the robot was able to move and avoid objects on its own.

LED and IR sensor wiring diagrams
We used these figures from pages 238-239 in the book "Robotics with the Boe-Bot" as reference for wiring the LEDs and IR sensors


Goal
  • Make the robot move autonomously by adding to it a second set of sensor and LED
Program written
  • TwoIR_6_29_2015

Comments

Popular posts from this blog

Winter Internship 2019

Winter Internship 2019 January 02, 2019 In January 2,   since I already have a robot to work on, this internship I am planning to use this opportunity to maintain the robot by comparing the speeds and the load in the robot to make it more stable. January 07, 2019 During the summer internship, I had to make several changes to the robot and it was really hard to switch the idea between one technique and another. So this time I decided to learn 3D designing and build the 3D design of the robot. It will help me to manipulate the robot by using different function. January 08, 2019 On Wednesday, I spent the whole day learning 3D designing. January 10, 2019
Bergen Community College Robotics Spring Internship 2017 Initially, the old robotics team would like to welcome some of the new members into the team. OLD TEAM NEW TEAM (Members of the old team are only missing from the picture, not the team) Oh and we missed tyler, so here he is...... New Members: Deepa Banjara Alexandra Cortez Tyler Laursen-Carr The BCC STEM Robotics Team is developing a ball launching robot using Autodesk Inventor for design purposes and Robot C for programming purposes. The team has developed 4 major concerns about the design for the robot. First, the robot must gather the balls that are laying on the ground. Second, the robot must feed these balls to an elevator. Third, the elevator must elevate the ball to the launcher. Fourth, the launcher must be able to have varying angles in which it can launch the balls. To account for all of these factors, the designing team had to draw some sketches and ideas on the board for ...