This is a cli disk diagnostic that runs under Windows, Linux and DOS/BIOS.
It is a traditional disk diagnostic in the style of diagnostics going back into the 1960's and the first disk drives. Although CLI driven, I have found it more useful that many other types of diagnostics for disk, controller and driver development than GJI based diagnostics. The command forms are terse, and it allows either use as an immediate mode debugger of drives or it can be used to form full testing scripts.
...
This AS511 driver use functions from the Siemens S5 PLC to modify, observe and watch the PLC software. The functions are running on some CPUs. The functions are only tested on PLC 100U CPU 103.
Be careful to use the Software. This software can destroy machines and kill human if you are non careful.
Please let me know, if you find a bug.
Ethernet stack implementation (currently based on the ENC28J60)
A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple.
Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
Graphic LCD driver for microcontrollers. It is to work with various displays. Contains simple dialog-box creator. It is supposed to speed up creating applications with graphic LCDs and GUIs. The library may work with any uC, however at this stage it is optimized to work with PIC16/18 with mcc18 compiler.
JJack is a JACK audio driver for the Java Sound API and a framework for the Java programming language that allows Java applications to use the JACK Audio Connection Kit.
gdbplus is an extension to formal releases of GNU debugger gdb. On top of gdb functions, the extension provides additional commands to analyze heap data, object relationship, etc. These power features may shed light on tough issues such as memory corruption, debugging highly optimized code, etc.
A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system.
Supports:
UART, SysTick Timer, ADC, SPI, EEPROM, PWM.
Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc.
Tested partially (different modules in each case) on ATMega163/16/32/323/8.
Awards
CodeProject 2010, Third Prize, Hardware and Device...
usb-robot is a set of software tools for communicating with generic USB devices from userspace using libusb. It can be used to send commands to the device directly from the console (usb-robot-slave), or as a backend to some rapidly prototyped driver in
Tfpd aims to implement a test software for the small-sized FPD(Flat Pannel Display). The test software is based on the linux and it consists of device drivers and applications.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Ddr-Z8E is a device driver library for the Zilog Z8 Encore!(r) microcontroller. The library supports I/O, IRQ, RS-232, I2C, SPI, A/D, WDT, ticker and built in flash memory as well as utility modules, e.g. for debugging and binary number representation.
Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses.
A binary is included for Windows users; Linux users are advised to compile the application themselves.
Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time.
--UPDATE OCTOBER 2014--
This project is currently suspended! I can't currently find the time to fix/update anything with this program and hence it must be considered 'on hold' at the moment.
...
K-OS is an open-source realtime-operating-system based on the OSEK/VDX standard aimed at compiler and microcontroller independence. Currently we support Motorola (Freescale) HC12/HCS12/HCS12X targets.
This project shows how to make a device that, through the PC USB interface, allows data acquisition from the peripherals of a microcontroller and managing devices TWI or I2C. It can be used on Linux and Windows without any additional driver.
Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC).
It is implemented with threads for better speed.
Please see the code and review it. Criticism is more than welcome.
Helps needed to make it robust.
"tikC" is a C compiler driver for GNU/Linux.The initial release version will implement limited C language constructs and with time will grow into a full fledged C compiler driver with an IDE.
Tecnodiscap group (http://tecnodiscap.unizar.es) from University of Zaragoza (http://www.unizar.es) belongs to I3A Research Institute (http://i3a.unizar.es/) and is developing tools for Assitive technologies. Zigbee Driver. Osgi4ami Interfaces. User
Linux Host Controller driver for the NXP ISP1761 USB High Speed Host Controller PCI kit. This driver provides BULK, INTERRUPT, and ISOCHRONOUS transfer support.
rtusd is a foundation set of real time enabled User Space Devices/Drivers designed to link to HRT high resolution Timer controlled POSIX threads and link re-factored Linux hdw drivers for 2.6.18+. rtusd propogates Linux RT to user space generically.
A command line tool that realizes query to the packages.ubuntu.com database. It aims to provide one-shot searches, without download many MB for a simple search against other utilities.
RPSL is a set of bash scripts that integrate the GNU autotools and pkg-config for c/c++ build management. The scripts set up a basic tree and when commanded, scan for new source files and update the makefile.am's and configure.ac.
Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL.
This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
Purpose of this tool is to help in device driver development.
Common part of a device driver is handling registers and memory
mapped structures. Ogham will automatically generate such source
code from more abstract XML-based description of a device.
This proyect provides a GNU/Linux solution for managing the Freecom (www.freecom.com) Beatman Flash MP3 Player and Recorder. This is a user-space C application for uploading, downloading, etc. music files to the player.
First you must install the beatman driver (which also includes a command line tool), and next you can optionally install the gbeatman graphical user interface.