Libnxt

From Free Software Directory
 
Jump to: navigation, search


[edit]

Libnxt

http://code.google.com/p/libnxt
utility library for talking to the LEGO Mindstorms NXT brick

LibNXT is an utility library for talking to the LEGO Mindstorms NXT intelligent brick at a relatively low level. It currently does: * Handling USB communication and locating the NXT in the USB tree. * Interaction with the Atmel AT91SAM boot assistant.

  • Flashing of a firmware image to the NXT. * Execution of code

directly in RAM.

The design of LibNXT is layered, meaning you can plug into it at any level of complexityor abstraction you desire, from the lowest level USB bulk bit-pushing interface, to an API exposing the SAM- BA commandset, right up to just calling nxt_firmware_flash() and having everything taken care of!

This package provides two binary utils: * fwflash is the program that uses LibNXT. As its name hints, its purpose is to take a NXT firmware image file and flash it to a connected NXT device.

  • fwexec is another utility, which takes a specially compiled

firmware image, uploads it to the NXT's RAM, and executes it directly from there.





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian: Slavko <linux@slavino.sk>

Verified on

1 May 2013

Notes

License: gpl-2+




Leaders and contributors

Resources and communication

AudienceResource typeURI
Downloadhttp://code.google.com/p/libnxt/
Debian (Ref)https://tracker.debian.org/pkg/libnxt


Software prerequisites




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libnxt

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.