この記事を書いているのが2022年5月5日ですが、5月5日現在、Raspbianの64bit版カーネルはβ版しかないようなので、カーネルは32bitを使っているものとして記してます。(64bit版が正式リリースされて気が向いたらアプデするかも) Digisparkとは アメリカDigistump LCC社 ...
For example, connect Digispark ATtiny85 pin 0 to Arduino Uno pin 11, Digispark ATtiny85 pin 1 to Arduino Uno pin 12, etc. Also connect a 10uF capacitor between arduino RST and arduino GND. Note that ...
It might not seem too impressive these days, but when microcontrollers with hardware USB support were more expensive and rare, the VUSB library was often used to create USB devices with an ATtiny85.
自分の工作にてDigisparkの互換回路を作成したので、紹介します。 ATtiny85を使用した開発ボードですが、USB-TypeC端子に対応するように回路を調整しています。 ちなみにDigispark自体はAmazonで安価で購入できます。 本家の回路図は以下の通りです。 電源を外部 ...
Planning another Arduino build? If you’re just doing something simple like switching a relay or powering a LED, you might want to think about the Digispark. It’s a very small ATtiny-based Arduino ...
A simple script to steal data from a local system using a Digispark + Powershell. Usefull if you have physical access to the machine (Windows only). Use this script at your own risk. The author ...