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.
Get Started
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.
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
View, manipulate, analyze (LS fit, SVD, FT), and make figs of, spectra
...Graphics features allow composing Figures and export to postscript files which can be converted to pdf, imported into photoshop for rasterization, or used in page design software like Illustrator.
8088 Software Development Environment for the .NET & WIN32 platform. Program and control the windows pc with 8088 ML. Assemble, Disassemble, Emulate 8088 Assembler. Realtime I/O
GNU PIC LIBRARY PROJECT
The interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming.
Then any program resulted by this use would be a proprietary or free softwares.