 | | 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)
|
| |
 | | Re: NBC/NXC beta news
|
|
(...) Structure support is a feature I have been waiting for. I have some large programs that should port easily once structs work. Is an array of struct expected to work? When I try to access a field within an element I get an error: # Error: (...) (19 years ago, 17-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | explore A.I. with game design?
|
|
I want to try using game software to help children, junior high and high school kids, explore fundamental A.I. Any suggestion out there? I have started in looking into Multimedia Fusion Development Software. I'd like to find out if there is better (...) (19 years ago, 16-Apr-07, to lugnet.robotics.edu)
|
| |
 | | NBC and Windows Mobile
|
|
I compiled and ran NBC on my IPAQ running Windows Mobile OS on an ARM CPU today. It didn't work. But it compiled! :-) I will try to look into it a bit more later this week to figure out why it raises an exception. If anyone is interested in helping (...) (19 years ago, 16-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Christian, There is currently no direct support for this in pbLua, but it's not too hard to add. The HighSpeed port is port 4, and it has basically 3 wires that control how it works. PA4/5 are the RX and TX to UART0 right on the ARM PA7 is RTS (...) (19 years ago, 16-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | NXT UNV Robot MOC
|
|
All, After sitting my a shelf for months, I've finally gotten around to uploading pics and a movie of my UNV NXT Robot rover. For details visit www.plastibots.com (URL) (19 years ago, 15-Apr-07, to lugnet.robotics.nxt, FTX)
|