Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
The Danger Shield is an add-on board for an Arduino, an open source microcontroller board. It provides useful inputs and outputs in a simple, self-contained package.
F- is an ANSish Forth that uses a VM generator to compile Forth into C-based VM suitable for living in a C-based (or assembly or HDL) microcontroller project. The VM supplies 32-bit math, I/O, multitasking and debugger in a ROM footprint as small as 4kB.
PIC Development Studio is a simulator for the PIC16F84 microcontroller. It also provides a plugin framework making it possible to develop custom components. A library of ready-made components is included.
Visual GUI programmer for Attiny26 microcontroller for outputting assembly, assembling into hexedecimal and uploading to hardware with an intuitive interface (Tekbots-OSU).
Microdev is a complete development tool dedicated to microcontroller based boards. It is composed of a graphical and real time simulator and a full featured editor supporting Picbasic, JAL and Asm.
SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL The Specification and Description Language . Compiler GNU ANSI-C for AVR v.3.3
avrLab is an IDE (integrated development environment) for AVR microcontroller from ATMEL. It includes an editor with syntax highlighting. avrLab includes support for macro assembler (tavrasm and avra) as well as support for accessing the AVR via uisp.
8051lib is a collection of easy-to-use C Functions and Assemble Languages Sets for the 8051 microcontroller.
The Final Goal is to make the microcontroller developer focus on the Algorithms not the Hardware Drivers.
Flarduino is a microcontroller prototype board inspired by the Arduino. Its based on ATMega64 which provides 64K of flash, 4K of ram, 32 GPIO pins, and tons of other stuff.
Extensible device programmer - a microcontroller programmer with support for additional digital I/O's, SPI channels and other peripherals. This project will give you the opportunity not only to program a MCU but also to test/calibrate your final design.