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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A small C/C++ projects that renders a cellular automaton (Conway's game of life) on an 128x64 Pixel Oled display (SSD1306 controller).
The project can be used as tutorial or template for the Pico C/C++ SDK and for benchmarking that controller.
The Ti83PlusBasicCompiler compiles TI-83 Plus BASIC programs into TI-83 Plus System Language (an assembly language). Optimization efforts focus on reducing the size of the system language file. Programs that span memory pages are not yet handled.
ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.