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.
Create free account
MongoDB Atlas runs apps anywhere
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.
An ISPprogrammer for 8051 family, without a microcontroller
An ultra-simple bit of hardware to program the flash memory in AT89S51, AT89S52, AT89S8253, AT89S2051 and AT89S4051. Now you can program the firmware for an ISP programmer built with one of these microcontrollers, without needing an ISP programmer, or you could just use this ISP programmer.
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
It is a software to program ISP based 8051 controllers(89SXX) on Linux. The software decodes the hex file entered from the command line and send it to controller's flash memory using PC's parallel port.The hardware connections are very minimal.
This software supports programming of Atmel microcontrollers 89Sxx ('51), ATtiny, ATmega and 90Sxx (AVR). It can erase built-in Flash and EEPROM memories as well as read and program them. ISPProgrammer also supports serial Atmel DataFlash memories.
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.
A terminal built for the USBasp AVR-ISPprogrammer, which now has RS-232 in the ISP-connector. It also works with normal COM-ports. Data is presented in a simple console or a regex-based graph-parser! Despite the name it is NOT complex to use :)
Simple serial (SPI) programmer for small AVR MCUs written in C++ with Qt4 for Linux. PC interface is compatible with RS-232. HW consist of just a few transistors, resistors and diodes. SW is highly modular and quite simple to understand. Good luck !
a firmware for AVR910 programmer. started from ver3.8 (http://www.mikrocontroller-projekte.de/Mikrocontroller/AVR-Prog/AVR-Programmer.html) upgraded for speed and reliability. provided generic masterSPI interface please mail me on AlexRainPE196@hotbox.ru
This application will be the software part for "Universal Atmel Flash 8051 / AVRProgrammer" that can be found at : http://home.tiscali.de/peterd/tools/proflash/index.htm (on my opinion this is the best free MCS51/AVRprogrammer).