For some time now, the biggest roadblock to implementing my robot has been with screen communications. Now and then the path data transfer procedure works perfectly, other times it doesn’t work… more →
Engineer Zerowrote 3 weeks ago: Everyone, Andrew Goddard’s time as DC of GIRC is coming to an end. With that, I’d like t … more →
wrote 1 year ago: For some time now, the biggest roadblock to implementing my robot has been with screen communication … more →
wrote 1 year ago: This shows the gradual evolution of cowling solutions for the LDR. The presence of ambient light rai … more →
wrote 1 year ago: I’m still attempting to integrate the servo command sketch with the flash communication sketch … more →
wrote 1 year ago: Worst demo ever, but these days I only have two hands. Here I needed three: one for holding the set- … more →
wrote 1 year ago: On Saturday I made a brief presentation of GIRC at the monthly meeting of the Seattle Robotics Socie … more →
wrote 1 year ago: It’s Calibration Run Time here at GIRC Central. First we run GIRC and load in a path file of a … more →
wrote 1 year ago: I’ve upgraded the hardware to include two LEDs in addition to the phototransistor. Based on th … more →
wrote 1 year ago: GIRC (Graphical Interface for Robotic Control) is a ‘sketch’ written in Processing that … more →
wrote 1 year ago: Today I verified that the Arduino sketch still runs the servos, and then I did some organizing and p … more →
wrote 1 year ago: Now that I have data to send from the computer to the arduino, I’d like to verify that it has … more →
wrote 1 year ago: After I generate a path and convert the data into turn-and-move format, I want to send the data to t … more →
wrote 1 year ago: In the above illustration, the first Command Element has a command code of 44, which tells us that i … more →
wrote 1 year ago: Here we make a 76 degree right turn in GIRC, and this information has to be sent over the USB/Serial … more →
wrote 1 year ago: The user inputs path data to GIRC by clicking points on the screen. Processing then draws segments b … more →
wrote 1 year ago: I knew this, but I forgot it yesterday when I was working on GIRC. This convention of inverting the … more →
wrote 1 year ago: The user guides the robot in GIRC by creating a path. The path is composed of segments which are cre … more →
wrote 1 year ago: GIRC (Graphical Interface for Robotic Control) is a program (aka sketch) that is written in Processi … more →
wrote 1 year ago: This is an experiment out of the Getting Started with Arduino book. As you can see, an analog port i … more →