
NeXTScreen is a Windows program which lets you view the NXT screen on your PC. You can configure the refresh rate and enable or disable polling. You can also set the scale from 1x to 4x. This is a standalone version of the NXT Screen tool built into BricxCC.

NeXTExplorer is a Windows program which lets you explore files on the NXT and PC with drag-and-drop support between the two systems. You can execute programs on the NXT, play sounds on the NXT, defragment the NXT filesystem, delete selected files or all files, and much more. This is a standalone version of the NXT Explorer tool built into BricxCC.

NeXTTool is a Windows command-line program which lets you talk to the new LEGO Mindstorms NXT programmable brick. It uses LEGO Mindstorms NXT Driver (Fantom) to communicate with the NXT. It supports a wide variety of actions for such things as downloading the NXT firmware, downloading and uploading files to and from the NXT, checking the battery level, playing sound and melody files, playing tones, listing all files on the NXT, and reading input and output values.

BrickTool is a Windows command-line program which lets you talk to all existing LEGO programmable bricks. It supports a wide variety of actions for such things as downloading the RCX firmware, uploading a datalog from the RCX, setting the Scout power mode, checking the battery level, listing all files on the NXT, and controlling motors and sensors.

RXEDumper is a simple Windows program which can be used to edit and compile Next Byte Codes (NBC) programs. It also lets you decompile NXT executable programs (.rxe, .rtm, and .sys). If you want a full-featured IDE for writing NBC programs you would be better off using BricxCC

Wav2Rso is a simple Windows program which can be used to convert .wav files into sound files for the NXT brick (.rso files). It can also convert the other direction (i.e., .rso -> .wav). It can produce RSO files with a sample rate between 2000 and 16000 (the min/max range of supported sample rates in the standard NXT firmware).

wavrsocvt is a command-line utilitiy which can be used from a terminal window or command prompt to convert .wav files into sound files for the NXT brick (.rso files). It can also convert the other direction (i.e., .rso -> .wav). It can produce RSO files with a sample rate between 2000 and 16000 (the min/max range of supported sample rates in the standard NXT firmware).

MIDIBatch is a simple Windows program which can be used to convert MIDI files into NXT Melody files for the NXT brick (.rmd files).

RMDPlayer is a simple Windows program which can be used to play NXT Melody files (*.rmd). It can also convert the NXT Melody file to a .wav file if desired.

Comment to:
bricxcc@comcast.net