Launcher Library

Launcher Library is a library for controlling USB-connected missile launchers (no, not weapons – toys).
Download

Launcher Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tommie Gannert
  • Publisher web site:
  • http://kim.tensta.gannert.se/projects/launcher/

Launcher Library Tags


Launcher Library Description

Launcher Library is a library for controlling USB-connected missile launchers (no, not weapons – toys). Launcher Library is a library for controlling USB-connected missile launchers (no, not weapons – toys).It consists of an attempt at a generic API for missile launching, including calibration for devices with only limit switches. The library uses the USB HID API of the operating system for hardware access.For now, there is a C library which can communicate with the launcher The Right Way, through the hiddev in Linux. It can enumerate the devices and do everything you would like to do with the launcher, including a higher-level library where you specify direction rather than motor on/off.As the Dream Cheeky device only has limit switches, the higher-level library is dependent on calibration of its timings and the speed of the computer.Finally, there are two programs: lconsoleA console based controlling application.lcontrolA wxWidgets based controlling application.Installation:The package is based on GNU Autotools and should work well. You will need wxWidgets 2.6.0 or better. Download the package.tar xzf launcher-x.tar.gz./configure && make && make install


Launcher Library Related Software