Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.
Arduino devel tool:
* Stub libraries for Arduino
* Python scripting interface to test your Arduino programs locally
* Arduino simulator to test your Arduino programs locally
* Stding/Stdout "simualtor" with which you can talk with your Arduino program (locally)
* C/C++ interfaces for
... [More] Arduino easier accessible
* Makefiles to ease up development and uploading from command line
* Currently supports: Uno, Due and Mega and basic Digital in/out on GNU/Linux [Less]
xrebind allows you to bind keys or buttons. These can be used to generate mouse motions, button presses or releases, key presses or releases, or to launch programs.
Henrik Sandklef and Rikard Fröberg's teaching materials for various programming courses, under the Juneday name.
Some accounts (on github, for instance) are called Progund (which is a Swedish acronym for programming education), but we tend to use the collective name Juneday for our project.
Swinput can fake a mouse and a keyboard by using the Linux Input System. The swinput modules read from a device and fakes hardware event (mouse motion, key presses etc) as commands written on the devices. Swinput presents status etc on the proc filesystem.
Swinput is useful when testing
... [More] applications.
It was developed to use when testing Xnee (http://www.gnu.org/software/xnee). [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy