Skip to content

BrickBot/InteractiveVB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveVB

Interactive control of a Lego Mindstorm RCX with Visual Basic

Archive of Original Website

About

This project includes the following programs:

  • VBTest: A sample program with control of sound, outputs, polling of inputs, and setting the clock, as well as the possibility testing/executing Lego Assembly (LASM) commands
  • LegoJoy: Joystick control where every command comes from the VB program
  • JoyRCX: Joystick control where the VB program sends one command every cycle, which is then interpreted by a LASM program first downloaded and run in the RCX