 | | iCommand 0.5: Bluetooth API problem
|
|
Hi, We are in the process of evaluating different NXT programming tools for our project and currently having some problems with the reliability of the the iCommand 0.5 Java library. We wrote a simple Java app that connects to the NXT and reads some (...) (19 years ago, 18-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Brickfest2007 Crate/GB Contraption
|
|
(...) I have added links to video files, as well as some commentary, to the write-up on the Crate Contraption shown at BrickFest. These video files all come from David Schilling, Thank you David. The write-up page has several embedded Brickshelf (...) (19 years ago, 18-Apr-07, to lugnet.org.us.smart, lugnet.robotics, lugnet.events.brickfest, FTX)
|
| |
 | | Re: BrickFest™ 2007 Mindstorms Events Wrapup
|
|
(Forgot to cross-post to robotics) It's been a couple weeks since BrickFest was over, but I wanted to thank everyone involved in the Mindstorms activities. I've only now had a chance to upload the many megabytes of videos that I wanted to have ready (...) (19 years ago, 17-Apr-07, to lugnet.robotics)
|
| |
 | | Re: SRand - a random number generator NXT-G block with seed
|
|
(...) What I'm really up to with NXT-G Simon is to actually connect the player to an input port on the NXT to measure their Galvanic Skin Response (GSR). That is the skin resistance from one finger to another using the NXT as an Ohmmeter. I want to (...) (19 years ago, 17-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Wishlist for next pbLua Beta
|
|
(...) I'm looking at this now. Files to be stored in FLASH. (...) Not too hard to do as long as you don't want to stream data to other robots at the same time... (...) I'll look at adding at least tones soon. (...) Done for Beta4 (not yet released) (...) (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Wishlist for next pbLua Beta
|
|
(...) EIA-485 Highspeed support :D Is nobody using pbLua or is everybody happy with Beta-3 ??? Christian (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
ReHi Ralph, (...) I'd like to have some address information for device number added (can be done at a higher layer ?)... EIA-485-Hardwareconcept allows to handle more than one target :D ID0: Master (NXT) ID1: SD ID2: Camera :D ... (...) I hope we (...) (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Great idea Christian! What kind of API do you need to make this work? I think these might get things started: nxt.RS485SetParam( speed, parity, databits, stopbits ) nxt.RS485SendData( string, bytes ) string = nxt.RS485GetData( bytes ) status = (...) (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Ralph, I'm using an ATMega8 as frontend processor between NXT and SD-Card. Step1: NXT===>I2C===>ATMega...==>SD-Card Disadvantage: Very low speed (9600) Step2: NXT===>EIA-485===>AT...==>SD-Card This should work in an easy way, FAT-Support for (...) (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | NXTiiMote
|
|
(URL) NXTiiMote is a remote control device based on a MindSensors acceleration sensor. You may control a vehicle through Bluetooth by tilting the remote, forward/backward and left/right. Additionally, a wheel and push button can control (...) (19 years ago, 17-Apr-07, to lugnet.robotics, FTX)
|