-
I have been getting this error msg in Arduino IDE for some time now:
Error downloading http://digistump.com/package_digistump_index.json
Digistump boards have disappeared from the board list an…
-
The wonderful little [AT-tiny85-additive-synth](https://github.com/jsvader/AT-tiny85-additive-synth) would make a great synth instrument to add to the picoTracker as it has very low cpu and ram requir…
-
Dear Gustavo,
It is a very good feature, thank you! I have a new feature request:
I will make more than one attiny85 module (but i don't know how many pieces, about 3-4 variety but summary abou…
-
Can this bootloader be fitted to work with the ATTinyX4 family?
-
I have installed 1.6.7, Arduino IDE 1.8.10, Arduino core 1.8.1
#include
https://github.com/digistump/DigistumpArduino/issues/34#issue-154927992
-
hello,
will this work for the newer bmp180 >?
i am looking to have a BMP180 light a different led color for different ranges of altitudes.
any chance you can help ?
this will be implumented on my FPV…
-
Hi Dave,
This library (ATTiny85 with 2 Pin) is really help me a lot since tiny85 have limited IO, but is it possible to modify the library so the TX Mode can run in a two way communication (TX and …
-
When I pick digispark-usb as the board, PlatformIO installs micronucleus tool version 1.2 (mac binaries) whereas the current version is >2. I wonder if there is a way to modify some setting so it fetc…
-
### Describe the problem
If the example for a library has `.pde` file extension, Arduino IDE will silently fail to open it.
### To reproduce
1. Use Library Manager to install version "**1.64.…
-
I've tried various cores, from MicroCore, DIY ATTiny to Arduino standard and it won't go below 106 bytes. I've tried disabling everything I could (eg millis, micros, tone etc). How do you get it down …