 | | Turning send.c into a dll
|
|
Hi, Has anyone been able to compile send.c into a .dll file under Cygwin? Can you provide instructions on how to do that? Thanks Andy (26 years ago, 13-Oct-99, to lugnet.robotics.rcx.nqc)
|
|
 | | RE: Mindstorms/reinforcement learning
|
|
(...) Ha, and it wasn't even me that reminded you this time... Seriously, I am exchanging emails with someone who is doing an AI project using pbFORTH. He claims the thinking time is a bit slow, but I don't know enough about the project to make a (...) (26 years ago, 13-Oct-99, to lugnet.robotics)
|
|
 | | Re: Error at address 0x0000
|
|
Hi, That error message is actually to do with a fault in the Borland Delphi code for serial transfer, NOT a fault with the HandyBoard! (I use the same Delphi code in my HandyBoard terminal program as the program HBDL). It appears to manily occur on (...) (26 years ago, 13-Oct-99, to lugnet.robotics.handyboard)
|
|
 | | RE: Mindstorms/reinforcement learning
|
|
Please let the rest of us know as well, Ralph- I'm very interested in any type of AI stuff on the Mindstorms. As a "quick" note, our projects (using something called Q learning if anyone out there knows the terminology) involve doing roughly (...) (26 years ago, 13-Oct-99, to lugnet.robotics)
|
|
 | | Re: Lego Bots in Germany???
|
|
(...) So they don't - the way they treat the english language indicated that they not push it early in schools, or did not do that until fairly recently. (...) High-School in Denmark is actually called Gymnasium, but that would without explanation (...) (26 years ago, 13-Oct-99, to lugnet.robotics)
|
|
 | | Re: LEGO Reverse DNS?
|
|
(...) Our web server recorded 80 hits from inside lego.com during Sep/Oct/Nov of last year. All hits were from a single machine. My top-level page was hit 10 times. I suspect all of these hits were from a single person. -Kekoa (26 years ago, 13-Oct-99, to lugnet.robotics)
|
|
 | | (canceled)
|
|
|
|
 | | Motor Controller Question
|
|
From what I could figure out from the literature on the HB, the motor controller circuit is controlled by Port B on the 6811. With a little tinkerin last nite I was trying to set/reset some of the pins poking values into $1004 (Got this from "An (...) (26 years ago, 13-Oct-99, to lugnet.robotics.handyboard)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
My guess is that there´ll be a Slave I because: - it´s got a good size to be build as a modell (well a smaller scaled version) - we need more of the bad guys. One TIE is not enough for playing Star Wars - it looks cool, so it´ll sell good - we´ve (...) (26 years ago, 13-Oct-99, to lugnet.robotics, lugnet.starwars, lugnet.technic)
|
|
 | | RE: Mindstorms/reinforcement learning
|
|
(...) Declaring variables (almost any number of them) in pbFORTH is like this: VARIABLE FOO Fetching and storing is like this: 23 FOO ! ( this stores the value ) FOO @ ( this fetches the value ) Values are 16 bit integers - 32 bit doubles use a (...) (26 years ago, 13-Oct-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
|