-
- [x] DCDCの$`V_{in},V_{out}`$間にダイオードを入れる
- [x] ATtinyのPWMピンをLEDにつなぐ
- [x] ATtinyに別で5Vを供給
- [x] 逆流防止
-
Is it possible to program an attiny like described here: http://highlowtech.org/?p=1695
I couldn'd find any example or explanation on how to do this.
mfulz updated
6 years ago
-
is there any attiny85 chip support for this bootloader?
-
```
What do you want?
To expand AVRprojectIDE to include modified arduino cores allowing the use of
arduino to program ATTinyxxxx chips.
So far I sort of have this working... By changing templates…
-
```
What do you want?
To expand AVRprojectIDE to include modified arduino cores allowing the use of
arduino to program ATTinyxxxx chips.
So far I sort of have this working... By changing templates…
-
Adicionar suporte de upload para o attiny X4 e X5
-
This is not really an issue but I didnt find a place for my question :)
First off: Great and simple idea with a nice documentation and open source in mind!
I was wondering if you program the Attin…
ghost updated
5 years ago
-
Add support for ATTiny family.
* Rotary Encoder interrupts must be revised.
* Port and pin assignments must be revised.
-
ts seems there are a few bugs when programming ATTiny's using Platformio and the standard atmelavr packages. (Example: warning: "BIN" redefined #define BIN 2) I know its just a warning but who wants t…
-
I have played through a few attack scenarios and am absolutely delighted with the USBvalve.
However, USBvalve did not recognize a Rubber Ducky based on an ATTiny85 in the form of a Digispark Rev.3.
…