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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This project is a general AVRbootloader, for different type of AVR device, all you need to do is modify macro definition, and you don not need to modify the main program.
A command-line programmer for Atmel USB microcontrollers
A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application.
This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
Universal bootloader for Atmel AVR chips. Main features:
- small size (<2kB);
- flash 16-bit CRC check (flash read is not required);
- can test Application flash with CRC before starting it;
- interrupts driven (no dead loops);
- TEA encryption support;
- command line programmer written in plain C.
ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
Set of various C-routines for Atmel AVR MCUs, packed in several libraries, with fancy Makefile system for easy integration with user projects. Contains functions for UART, SPI, HD44780 or T6963C LCD\'s, Dallas 1-Wire bus, AVRbootloader and more.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This is a fancy bootloader for devices with Atmel's AVR 8Bit architecture. It shall update the controllers firmware by reading a fresh one from SD-Card. It is based on code published at http://www.mikrocontroller.net/articles/AVR_FAT32 .
SDBoot is a complete bootloader solution (MCU side and PC side), free, with source code for AVR MCU chip. It features a checksumed protocol for safe programming.