 | | Re: Identify a zig
|
|
(...) Probably, but (a) the organizers have said they would use the same course, (b) the "zig zag" portion is a very specific barrier. While memorizing the course ahead of time might not be the intent, in the event description they encourage folks (...) (21 years ago, 11-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | Re: Identify a zig
|
|
(...) Is it considered cheating if the robot has the course memorized before the first run? Kev (21 years ago, 11-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | Re: Identify a zig
|
|
(...) Steve, Well you know how bad I am at programming and all, but my first thought on this was something like this... light sensor (LS)1 goes black then LS! & LS@ go black then LS1, LS2, and LS3 go black (depending on thickness and orientation of (...) (21 years ago, 11-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | Robothon Recap - Welcome to SMART
|
|
We had a very busy and exciting weekend at Robothon 2005. SMART had two tables where we demonstrated some of our robots and showed a video of our the last Crate Contraption that David, Mark, and I put together. Our table was manned by Brad, David, (...) (21 years ago, 11-Oct-05, to lugnet.org.us.smart)
|
| |
 | | Update (was re: October Sandlug meeting)
|
|
(...) In a private conversation among the locals it has decided that October 22nd works best for most so that will be the date. Remember mark your calendars! Adr. (21 years ago, 11-Oct-05, to lugnet.org.us.sandlug, lugnet.org.us.lugola, lugnet.loc.us.ca.sd, FTX)
|
| |
 | | Identify a zig
|
|
So, I was looking at the Chibots Advanced Line Following course. BTW, they are using the same course as last time. If you want to see it, you can go to their web site ((URL) go to events, and watch at the May '05 video. The pictures posted are from (...) (21 years ago, 11-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | GBC @ GTX
|
|
I just posted a new picture of the GBC layout for the GTX show this weekend. (URL) you click on the image, it will show the whole layout. Everyone should be able to identify their modules. Steve (21 years ago, 10-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | Re: #define-ing stuff for Chibots
|
|
(...) Or a different way #define BLACKLINE 1 #if BLACKLINE #define SEELINE(reading,threshold) reading < threshold #else #define SEELINE(reading,threshold) reading > threshold #endif if (SEELINE(s1,threshold1)) { // s1 is on the line } else { // s1 (...) (21 years ago, 8-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | GBC at Indy
|
|
We're getting together tomorrow (Sunday) to set-up and test the GBC we're going to have at the IndyLUG layout for GTX. I just spoke with Greg. He's working on a ball-counting & display module. I have a corner module that works as a timer/regulator, (...) (21 years ago, 8-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | October Sandlug meeting
|
|
Hey All, John Cooper has volunteered to be the host of the next SanDLUG meeting to take place on Saturday, October 22nd from 1:00 pm to 5:00pm at his home. He has the 23rd open as well if more people find that day easier to attend. So speak up. John (...) (21 years ago, 7-Oct-05, to lugnet.org.us.sandlug, lugnet.org.us.lugola, lugnet.loc.us.ca.sd, FTX)
|
| |
 | | Next meeting 9 Oct 2005 4pm Patty's house
|
|
Our next meeting is already on its way! Train Show 20 Nov 2005 work on Mountain Castle work on Shreaking shack fix Augie's Trains from mini cam destruction redesign layout-because there are repeat customers- and we need a change work on church . . . (...) (21 years ago, 6-Oct-05, to lugnet.org.us.gardenslug)
|
| |
 | | Dover Train Show
|
|
We attended Dover Train Show on the 25th of September. Interest was high for our setup by the younger set. I put a mini cam in the Sante Fe Super Chief and showed the action through a TV. Also put a hanging spider web in the way to give some (...) (21 years ago, 6-Oct-05, to lugnet.org.us.gardenslug)
|
| |
 | | BayLUG in the Fremont Argus
|
|
Here is BayLUG's latest press coverage: (URL) Clark BayLUG/BayLTC (21 years ago, 6-Oct-05, to lugnet.mediawatch, lugnet.loc.us.ca.sf, lugnet.org.us.baylug)
|
| |
 | | Meeting this weekend
|
|
The location and time of this weekend's meeting has changed. Instead of holding it Saturday and Sunday at National Instruments, we will instead hold it Sunday afternoon at the Little Walnut Creek branch of the Library. Bring your Castle creations, (...) (21 years ago, 6-Oct-05, to lugnet.org.us.texlug)
|
| |
 | | Robothon 2005 this weekend
|
|
This weekend Robothon 2005 will be held at the Centerhouse in the Seattle Center. We'd love to see you there, especially if you have some robots to display, or better yet compete with in the various competitions. The event is from 10AM to 5PM both (...) (21 years ago, 5-Oct-05, to lugnet.org.us.smart)
|
| |
 | | Castle display at Fall For Fairfax 2005
|
|
(URL) gallery>> (URL) gallery>> (URL) gallery>> (URL) gallery>> Hello, .castle! I'm proud to present the pics from the castle display at WAMALUG's 2005 Fall For Fairfax event. Magnus Lauglo, Derek Schin, Emily Brownlow (and her partner Roo) and (...) (21 years ago, 4-Oct-05, to lugnet.castle, lugnet.events, lugnet.org.us.wamalug, FTX)
|
| |
 | | Re: #define-ing stuff for Chibots
|
|
(...) I have, and it helps a lot. For instance, when comparing the raw light sensor values to some limit, I #define "<" to be "LIGHTER_THAN", for instance. That makes switching all those points very easy in the code, I need only change two #defines (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | #define-ing stuff for Chibots
|
|
(...) I'm not totally sure about this, but try playing around with #define In one language I use, the compiler will totally take out the variable, and put in the defined value, before compiling the program. I assume that's how it should work in C (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | LafLRC @ GTX
|
|
For those working on the train show GBC, here are the showtimes: Friday: 2:30-7:30pm Saturday: 7:30-10am (setup) 10am-4pm Sunday 10am-4pm 4pm-?(tear down) I think we'll be OK getting there Saturday morning, around 8 to set-up. Kerby will be there (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
|
| |
 | | PennLUG Open House!
|
|
Announcing The PennLUG open house! Moc's, dsiplays,,video,, Door prizes every half hour! (lego goodies,,,,oooh!) November 19th, 2005 from 12-4pm If you're in the area we invite you to stop by! Mike G PennLUG (URL) (21 years ago, 2-Oct-05, to lugnet.org.us)
|