Skip to main content

Questions tagged [digispark]

The Digispark is an Attiny85 based microcontroller development board similar to the Arduino line, only cheaper, smaller, and a bit less powerful.

0 votes
1 answer
35 views

I'd like to know which driver to use on a Windows 11 PC for a Digispark ATtiny 85, micronucleus bootloader: winusb, libusbK, libusb_win32 ? Thanks
Philippe's user avatar
1 vote
2 answers
4k views

I recently purchase a ATtiny85 from Ebay as I wanted to make a DIY volume controller for my computer, but its become apparent that's its more difficult than its supposed to be programming this board, ...
M0n5terBunny's user avatar
-1 votes
2 answers
276 views

I tried to make a project with a Nano as a head which was based on a V-USB-like library EasyHID. For unknown reasons this try was unsuccessfull and I couldn't make the Nano run correctly. It's normal: ...
Mik's user avatar
  • 149
2 votes
2 answers
852 views

Expected Behavior: I am attempting to use && or nested if statements to achieve the effect of two switches being required to close prior to an LED light (i.e., flip both switches), the LED ...
jmarywien's user avatar
1 vote
0 answers
159 views

I am using a custom version of the DigiKeyboard library, to use a Digispark as a keyboard in the BIOS. It works on most computers, but HP 730 Thin clients dont recognize it as a keyboard. Below is the ...
DigiKeyPress's user avatar
5 votes
2 answers
702 views

Windows 7 (64Bit) Parallels VM on Macbook Pro running BigSur. Arduino version 1.18.19, Digispark ATtiny85 Micro USB. Loaded Boards Manager http://digistump.com/package_digistump_index.json and updated ...
Dave's user avatar
  • 51
1 vote
1 answer
495 views

Hello there🖐 I am trying to install Digistump library to support ATTiny85 by digispark. But I am encountering a problem when trying to install Digistump AVR boards after adding an additional board ...
Arun Jothi's user avatar
-1 votes
2 answers
321 views

I am trying to detect if the digispark device is actually connected to a host (i.e. the USB line is "active") vs. just powered. The issue: if I send a keypress while the data line is ...
Paperino's user avatar
2 votes
0 answers
334 views

I am trying to send RF signal from Digispark Attiny 85 (this one) and receive the signal with Arduino NANO V3.0 ATmega328 (this one). Transmitter and receiver are STX882 and SRX882 (these). Library ...
Le_Peck's user avatar
  • 21
-1 votes
1 answer
803 views

I have 1xDigispark(ATTiny85) from Amazon https://www.amazon.pl/gp/product/B076KS2QDS/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&th=1. When i connect it into USB port nothing happen i didn't get ...
asd ads's user avatar
  • 11
0 votes
1 answer
588 views

I'm sure this is a super nooby question but, what is the pinout of the Digispark ATTINY85 Development Board The board looks like this: Now the reason why I'm asking this question, when I do ...
user avatar
0 votes
1 answer
2k views

I made a simple test sketch to make my ATTiny85 emulate a Keyboard and send a sequence of keystrokes. #include "DigiKeyboard.h" void setup() { // don't need to set anything up to use ...
Daniel Ribeiro's user avatar
4 votes
2 answers
413 views

I'm working on a project with a Digispark ATTiny85, that performs keystrokes using the DigisparkKeyboard library (https://github.com/digistump/DigisparkArduinoIntegration/tree/master/libraries/...
emma.makes's user avatar
-1 votes
2 answers
871 views

I have purchased a couple of different types of DigiSpark Attiny85 clones (couldn't find originals available) and they have worked great except some devices (so far, just laptops) don't see the device ...
Mr Fett's user avatar
  • 99
2 votes
1 answer
185 views

I have a Digispark Rev.3 Kickstarter with ATTiny85 (see pinout below) and a three pin slide switch (see example below). I want to use the slide switch to control a task running on the Digispark, with ...
emma.makes's user avatar

15 30 50 per page
1
2 3 4 5