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
$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.
Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers
...A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer.
This Bootloader consists of:
- firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once)
- a PC software which communicates with the bootloader firmware in the device and send the user's program in its memory
Where does it come from?
This Bootloader is based on "Tiny PIC Bootloader" made by Claudiu Chiculita.
A special THANK to him!!!
What can it do?
It can program:
- Microchip PIC10/12/16/18/24/32/dsPIC30/33
- Atmel ATtiny, ATmega
- TI MPS430
- NXP ARM Cortex-M0+
- Silicon Labs C8051
And this:
- with light modifications to the Bootloader firmware for new devices
- without modifying your source code or using a special linker script
- via GUI or command line prog
- with automatic Reset
C# Framework that implements the iRobot Roomba SCI spec. Also included is a diagnostic application named Roomba-Term that uses the framework. I invite you to use the Roomba-Term software as a tool & an example on how to program with the C# SCI