48 projects tagged "Windows"
ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards.
AutoWallpaper is a cross-platform desktop wallpaper changing utility. It automatically (or manually) changes the desktop wallpaper at a specified time interval set by the user. It runs in the background with a system tray icon that is visible when the application is running. It is written in Visual C# .NET 2008 (Windows versions) and Qt 4.4.3/4.5.0 (Linux/others).
DyadWaves is an easy-to-use GUI for 1D and 2D wavelet transform. It is pretty basic, with functionality consisting of wavelet transform computation, signal/image approximation, and denoising using up to three transform modes. It contains two executables: dyadwaves and dyadwaves2d for 1D and 2D signal analysis respectively.