Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
Uniform Driver Interface -- Public SourceCode for runtime environments and drivers based on the UDI Specifications. Single source image for a driver, built once for each ABI (IA32, Sparc, etc.) and then run on any OS that provides UDI!
This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to NFC devices supported by libnfc.
Note, that this project is currently not actively developed. However, the code has been adopted by the libnfc-Team. See https://code.google.com/p/ifdnfc/source/checkout.
JTAG interface library for FTDI chips.
Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ).
Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
OpenVGA is an free and open FPGA-based implementation of a VGA compatible graphics adapter, and utilising low-cost hardware. The project includes the PCB schematic and artwork, Verilog HDL, firmware assemblycode, and driver sourcecode.
The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
This Project was born on friday, 13th of February.
The target of this project is to edit the existing Wireless LAN Realtek RTL8180L-Wlan-Modules, wich works only with RedHat Linux 8 and 9, so that you can use them on all distributions and kernel versions
Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
A collection of device drivers and system level code to enable user-space to directly interact with hardware and system features, bypassing the kernel, to effectively enable user-space device drivers.
The sx4000 project intends to develop the vendor provided Promise sx4000 driver, to a fully operational open source driver, compatible with the latest linux kernel release.
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
This project is aimed at making a generic hard disk manager which can work on any type of hard disk irrespective of its company and make. It should provide all the basic functions of a DM like low level format, zero fill etc.
A shell script utility to configure your Alcatel/Thomson SpeedTouch modem under GNU/Linux.
This project uses code by the speedtouch.sf.net project, but many users find it easier to configure.
IXP4XX Open Source Development Guide - A central clearing house for obtaining and developing open source HOWTOs, scripts, patches and sourcecode examples that show beginners and experts alike how to use the Intel (R) IXP4XX Product Line
(IXP425)
Help port the tulip driver from free/net/openbsd to Darwin OS. So far the driver is written to the ADMtek 985 clone chipset and the PNIC 82c169 chipset. Due to IOKit's object-oriented design, the code can be easily subclassed to support new chipsets.
WIFI-BOX Firmware for WRT54G(s), Hacked with Linksys's GPL sourcecode, Add more futures for this Wireless Router...
Updated: Now support for GS version and Asus WL-500GS...
The aim of this project is to develop a modular operating system for the i386 architecture, where each device driver, file system, etc, will be a module that can be loaded and unloaded at run-time from the system.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer