| | Re: Ultimate ROBOLAB for PICs
|
|
(...) The PICkit comes with a little PC board with a 16F690 on it. I don't know how that compares to the 16F88, but it does have a synchronous serial port. (18 years ago, 31-May-07, to lugnet.robotics)
|
|
| | Re: Ultimate ROBOLAB for PICs
|
|
(...) Philo sent me an email to attract my attention to registered trademarks of the Microchip Company among which PICLAB -all capitals. But, as ours is a non-commercial software, and we are using lower cases for the 2 final letters, this should not (...) (18 years ago, 31-May-07, to lugnet.robotics)
|
|
| | documentation on bt / nxc
|
|
I have two bots set up some meaningful ack and nack conversation. However, when one bot/slave lost connection, e.g. terminated abruptly, the sender (master) does not notice that it indeed lost it. The ReceiveRemoteNumber(INBOX, true, ack) does not (...) (18 years ago, 31-May-07, to lugnet.robotics.nxt)
|
|
| | Re: Ultimate ROBOLAB for PICs
|
|
(...) We actually worked a lot with the 16F88, which is a really great chip, something like a combination of the 16F628 and 16F819. But we didn't play with the I2C module on it yet. So that must obviously be our next challenge. (18 years ago, 31-May-07, to lugnet.robotics)
|
|
| | name your nxt
|
|
Hi, SetBrickDataName(str) seems to be able to only change the name of the nxt temporarily. Once the nxt is started, it loses the name assigned thru the SetBrickDataName earlier. Idea? --Elizabeth (18 years ago, 31-May-07, to lugnet.robotics.nxt)
|