-
Hi! I've been trying to compile `t85_default` firmware on a Manjaro system.
I always get a bigger firmware (**~14 bytes** bigger) in contrast to the ones in `firmware/releases` folder.
So, my ques…
-
The ext. fuse for atmega328 as given per docu here should be ?????101 = 0xff.
1. for me the first 5 bit have by avrdude been set to 0
2. ?101 at the end cannot give f
So for me it was set to 00…
-
TOSC1 is on PB3, TOSC2 is on PB2. This is shown correctly for all other parts. The 20-pin 1-series parts incorrectly show it on PB2 and PB1
-
My Digistump Digispark board is no longer recognized by my computer when using the t85_default.hex of release version **2.5**.
If I upload the previous t85_default.hex of release version **2.04** to …
-
https://medium.com/hackernoon/low-cost-usb-rubber-ducky-pen-test-tool-for-3-using-digispark-and-duck2spark-5d59afc1910
Get this working at a basic level. Keyboard & mouse functionality is all that w…
-
I am wondering whether it would be possible to run snek on a [Arduino Nano](https://www.arduino.cc/en/pmwiki.php?n=Main/ArduinoBoardNano). It is very similar to the Arduino Duemilanove and can be prog…
-
I'm really interested in trying to make a custom code-a-pillar segment, but I'm having some difficult getting your example code to work. I acquired some of the digispark clones you appear to be using …
-
Platform.io is an advanced build system generator for AVR (and SAM aand ARM and PIC etc) embedded projects. It creates make, cmake and other build files and can create project files on multiple platf…
-
I want to run my attiny85 at 4Mhz so I can be sure it will work down to 1.8V. If I select "ATtiny25/45/85 (No bootloader)" then 4Mhz is in the clock dropdown, but if I switch to "ATtiny 45/85 (Optiboo…
-
I built a video game controller adapter that uses USB for firmware updates (micronucleus bootloader) and converts Super Nintendo controllers to 3DO.
I thought it would be really cool if the adapter…