embedded
embedded copied to clipboard
some open source embedded stuff
i literally spent 3 hours to find how to get avr-gcc lower than 4.6 but i couldnt find it. Can you please lead me to how to install it on...
Hi does 2boots work with arduino ide? it tryes to work the rx led flashes 3 times when i try to upload sketch to my arduino uno,ive tryed a few...
Hi Thomas, i look very interesting of your bootloader but i see you have a todo for the ATMega 2560. I want to use the Bootloader for a ATMega 2560...
Hello. Did you know about the project [virtmem](https://github.com/rhelmus/virtmem), could they run larger apps?
Too big?
Of course thanks so much for your work on this, it's a hugely useful feature. I'm in the process of adding basic support for SDHC cards, which seem to be...
Hey, I have a problem flashing the .hex file to the other Arduino Uno. Every time I try to flash the .hex file I get this error: avrdude: ERROR: address...
What about SAMD21/Arduino Zero support? Or does anyone know of a bootloader for this controller which can flash a new sketch via sd-card?
- only one boot (SD Card) - needs 4 kb - but supports FAT32 https://github.com/zevero/avr_boot
Hi, first the bootloader is working fine. I have made some minor changes, because i need some LEDs for the visual feedback. It runs on a atmega 328 with 16MHz....