-
```
I just looked at the "arduino" core included in the sanguino software download.
The only difference from the regular Arduino core seemed to be the addition of
a couple of ATmega644 checks in add…
-
```
I just looked at the "arduino" core included in the sanguino software download.
The only difference from the regular Arduino core seemed to be the addition of
a couple of ATmega644 checks in add…
-
Hi Steve
I was impressed that u-type still builds under a recent Linux using the latest Uzebox kernel, that's more than I can say for most open source UB games, but unfortunately its not really pla…
-
I currently have inherited a Melzi with an atmega644.
Would like to use 1.0.5 Arduino software to fix the firmware.
Currently this only seems to support the newer after the support for Arduino v1 l…
-
ATX2 is not included in the supported boards list. It would be lovely if Platform IO supports it so I, and many more people, don't need to download the necessary software to program an ATX2.
-
Hello.
I have been testing your library which works great and is easy to use.
recently making a project where I use your library to handle user input (buttons) along with the SoftwareSerial libr…
-
I just spent hours trying to compile the V2 code in 2021 (Arduino IDE 1.8.9). Much has changed since 2019, and compiling with current library versions will result in a crashed Arduino (no display at s…
z-l-p updated
8 months ago
-
Hi, Thank you very much for this great stack. I've used it on old Atmega644 with success. Now I'm trying to run it on new devices from microchip. I'm struggling to get running on ATmega3209. I've chan…
-
I breadboarded an Adafruit 3677 (ItsyBitsy 32u4 5V) with an Adafruit 4383 (240x135 LCD ST7789).
I'm seeing very slow run-time of the GFX library's drawBitmap().
In the Adafruit forum I asked what's …
-
Hi,
I got
$ make
avr-gcc -mmcu=attiny2313 -DF_CPU=8000000 -O2 -fpack-struct -fshort-enums -funsigned-bitfields -funsigned-char -Wall -I. avr-rtos-isr.s -c -o avr-rtos-isr.o
avr-rtos-isr.s: Assemble…
nusov updated
11 years ago