morgothcreator (25)in #programming • 7 years agoAtmega/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…morgothcreator (25)in #programming • 7 years agoCppSDK 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…morgothcreator (25)in #programming • 7 years agoVHDL 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…morgothcreator (25)in #programming • 7 years agoVHDL 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…