| | Re: Raspberry Pi and Berry Box The Transparent Case
|
|
(...) I just received my Raspberry Pi (lastest revision which is Rev 2 with 512 MB of RAM) and will be building a Lego case for it. There are several Lego case designs out there for public consumption: Lego case which can be ordered (instructions (...) (12 years ago, 18-Oct-12, to lugnet.robotics, FTX)
|
|
| | Re: Multiple Motors/Synchronizing Movement
|
|
(...) I recently had a MOC where I wanted to do something similar (only 2 axes though). After spending a little while on it, I gave up, and just moved both axes at the same speed until both reached their target. Means they usually arrive at (...) (12 years ago, 9-Oct-12, to lugnet.robotics.nxt)
|
|
| | Re: Multiple Motors/Synchronizing Movement
|
|
(...) That sounds like a sensible solution. Play well, Jacob (12 years ago, 24-Sep-12, to lugnet.robotics.nxt)
|
|
| | Multiple Motors/Synchronizing Movement
|
|
Hi all, I'm only just now making the transition from RCX to NXT. The power of the new servos is really something. For years I've "hard-coded" my own servo code to couple a rotation sensor to a gearmotor to do setpoint-based positioning for (...) (12 years ago, 22-Sep-12, to lugnet.robotics.nxt)
|
|
| | Re: Eureka! Problem Solving with LEGO Robotics
|
|
(...) (URL) ntspress.com> (12 years ago, 8-Sep-12, to lugnet.robotics, FTX)
|
|
| | Eureka! Problem Solving with LEGO Robotics
|
|
I'm happy to announce my book : Eureka! Problem Solving withe LEGO Robotics <link (URL) The book is intended for interested readers who wish to tackle demanding challenges from science and technology, and who want to be challenged by LEGO robotics (...) (12 years ago, 8-Sep-12, to lugnet.robotics, FTX)
|
|
| | Re: WeDo Robotics Resource Set inventory
|
|
(...) Found it through LEGO Education (go to set, select quantity, click on "resources in the box on the right and select "element survey") https://c10645061.ss...ements.pdf Jetro (12 years ago, 3-Aug-12, to lugnet.robotics.edu)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) D'oh... I'm posting this because I'm sure I'm not the only one who missed this: I didn't realize there's a drop-down when BricxCC starts up, to select "Swan" instead of "RCX" when making the first handshake with the brick. After doing that, it (...) (12 years ago, 19-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) (snip) (...) BrixCC doesn't recognize "wait1Msec", and when I try to download a program with it, it just gives me an error. That's kind of what I was getting at with the motor power stuff; I can tell the RCX can handle more motor powers, but (...) (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) Thanks for the link! (...) The documentation on this page (URL) mentions the following: "new wait1Msec opcode to perform program waits using one millisecond resolution" Maybe that is what you are looking for. (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) Hi Dave, Thanks - I tried to send you a note, but your email bounced... I found this site: (URL) downloading the 100x firmware, I can tell that it is a different firmware (different clock, tone on button press is different, etc.) - however, it (...) (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) I have it and use it exclusively. i'll mail you a copy when i get your e-mail sddess Take care, Dave K (...) (12 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
|
| | Faster Firmware/Motor Control
|
|
Hi all, One of the common ways I like to control the speed of a gearmotor (in NQC) is by introducing a loop, for example, like this: while(true) { OnFwd(motor); Wait(a); Off(motor); Wait(b); } I often do this as a motor approaches a setpoint (say an (...) (12 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: BrickOS Patches and Development
|
|
(...) Excellent, Matthew. Many thanks for keeping the project alive and moving forward. I've uploaded a little patch with the edge counting (which I needed once upon a time when I tried to build a plotter without any rotation sensors) re-implemented (...) (13 years ago, 17-May-12, to lugnet.robotics.rcx.legos)
|
|
| | Re: Question about NXT rechargeable battery
|
|
It never hurts to ask LEGO customer support... (13 years ago, 17-May-12, to lugnet.robotics)
|
|
| | Re: Question about NXT rechargeable battery
|
|
(...) Hi Frances, Unfortunately, it may not be recoverable. Rechargeables can lose their ability to hold a charge if left unused for long periods. Having said that, I generally leave my NXT rechargeables attached, sometimes for long periods, and (...) (13 years ago, 16-May-12, to lugnet.robotics)
|
|
| | MinuteBot Base
|
|
There is a great project for creating a technic/MINDSTORMS baseplate on Kickstarter that could be a great classroom or hobbydesk testbase as well as provide a sturdy base (or side) for many Robotics projects. Have a look at the (URL) Base website> (...) (13 years ago, 14-May-12, to lugnet.robotics, FTX)
|
|
| | Question about NXT rechargeable battery
|
|
I bought a rechargeable battery for my NXT and was very happy with it. However, I have ended up not using the NXT for some months and the rechargeable battery was left in the NXT. This weekend, I went to recharge the battery, it has been on the (...) (13 years ago, 14-May-12, to lugnet.robotics)
|
|
| | Re: Raspberry Pi and Berry Box The Transparent Case
|
|
(...) Initially (at least) the Pi comes without a case, so I expect it is just a matter of building around it so it doesn't rattle too much. I haven't received mine yet, but I'll take a moment to see how well a pure LEGO case can work. It feels a (...) (13 years ago, 13-Apr-12, to lugnet.robotics, FTX)
|
|
| | Raspberry Pi and Berry Box The Transparent Case
|
|
Hi all. I don't know how many people around here have heard of the Raspberry Pi, but I saw that someone is working on a Lego compatible case for it. The Raspberry Pi is a computer on a chip that is really cheap. This would seem to be an inexpensive (...) (13 years ago, 12-Apr-12, to lugnet.robotics)
|