BlogHide Resteemsmorgothcreator (25)in programming • 7 years agosteemCreated with Sketch.Atmega/Xmega fast bootloader.This are two boot-loaders optimized for Atmega and Atxmega micro-controllers. Both work on the same principle, receive data in Intel hex format for each received line will respond with a status…morgothcreator (25)in programming • 7 years agosteemCreated with Sketch.CppSDK for multiplatform microcontroller standalone applications.This SDK is a translation of my first SDK project written in C language to C++. I made and optimized this SDK in C++ language because C++ has a more flexible library manipulation. The SDK bring…morgothcreator (25)in programming • 7 years agosteemCreated with Sketch.VHDL sintetizable IP's for FPGA/ASIC implementation.Here are a bunch of IP's like UART, SPI, I2C and other IP's useful to make projects be made faster. I provide the link to the github project until steemit will provide a platform for file…morgothcreator (25)in programming • 7 years agosteemCreated with Sketch.VHDL ATMEL Mega/Xmega IP core for FPGA/ASIC implementation.I decided to put hardware IP's and C/C++ and other libraries made by me on this platform because remain forever :) First I will provide a link to the the github project that will evolve to the…