| | Re: pbLua PCF8574
|
|
(...) No ideas yet, Christian. I do have a Mindsensors kit here to look at over the weekend. Are you SURE you are sending the correct string to read the registers? Can you post the code you're using for the test here? Cheers, Ralph (18 years ago, 19-May-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
|
| | pbLua Hardware access
|
|
Hi, is there a way to access the NXT-hardware directly with pbLua ? Are there any hidden commands to allow this ? Any idea ? Thanks in advance Bye Christian (18 years ago, 18-May-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
|
| | pbLua PCF8574
|
|
Hi, has anybody successfully tried to read ports from I2C connected PCF8574 with pbLua (Beta-8) ? Writing and setting ports is no problem, but reading ports fails. The return value is every times 0 (not NIL) Any idea ? Thanks in advance Bye (...) (18 years ago, 18-May-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
|
| | Re: NXT pbLua Online for testing
|
|
(...) If you like to see how it connected and wired, vistit this URL (URL) blackbox is a Linux-System (running from CF) for NXT-BT/USB communication and CAMserv Bye Christian (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | Re: internals
|
|
(...) If you go to (URL) click on the "NXT'reme" button, you will be able to download all sorts of official internals documentation. -- David Schilling (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | internals
|
|
I have difficulty in locating info on the internal of the nxt brick. Wonder if anyone may have reference. Thanks in advance! --Elizabeth (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT pbLua Online for testing
|
|
(...) I forgot to tell you something ;-( user: nxt pass: pblua Sorry Christian (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT pbLua Online for testing
|
|
(...) Additionally you can try the pbLua-PC-emulation. telnet nxt.moccy.dyndns.org Videostream of NXT/pbLua actions follow this weekend. This allows you to watch the running NXT, controled by your commands :D Enjoy and don't kill the system Bye (...) (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | NXT pbLua Online for testing
|
|
Hello World, I've connected my NXT with powerful pbLua to the internet. Now you can test pbLua without modifying your own NXT. Feel free to connect to public NXT with pbLua. Just try: telnet nxt.moccy.dyndns.org 10001 So far my batteries are full (...) (18 years ago, 18-May-07, to lugnet.robotics.nxt)
|
|
| | Re: Building and downloading NXT firmware
|
|
(...) Thanks for trying: You need just to look at the NXTGCC project. You should probably be able to start by reading nxt.pdf at (URL) then install either the winarm or (URL) toolchains. Finally download the zip file from (URL) see if you can (...) (18 years ago, 14-May-07, to lugnet.robotics.nxt.nxthacking)
|