I2C-Tiny-USB icon indicating copy to clipboard operation
I2C-Tiny-USB copied to clipboard

Cheap and simple I²C to USB interface

Results 10 I2C-Tiny-USB issues
Sort by recently updated
recently updated
newest added

I downloaded the firmware for the Digispark variant and it works fine, at least on initial testing - for example I can plug the Digispark into my Linux laptop, connect...

I want to try to replicate this project. However, I have a hard time obtaining a ATTiny85 chip with a MicroUSB-Port (like the blue one here: https://www.aliexpress.com/item/32432747996.html). I tried to...

Hi, i2c-tiny-usb (main.hex on digispark) is fine with debian host. But if the host is rebooting, the tiny doesn´t respond to the usb registering process. After a system reboot just...

Checked USBTiny and AVRUSB variants with custom pcb and noname prototype board, both failed. Besides, other projects (like https://github.com/gblargg/vusb-joystick) works nice with my HW. I connected D+ and D- to...

How do I change the I2C bus address of a ATTiny85 Digispark dongle, if I would like to use multiple of them on the same Raspberry Pi4? (Or with a...

I tried now 5 hours long to flash this firmware now, asked for help but did not success. https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=267383 https://community.openhab.org/t/how-to-install-micronucleus-to-openhabian/94270 Is it possible to install this Firmware using THIS method:...

Has anybody managed to write a device tree overlay to use a i2c device kernel driver? I'm trying to connect a touch screen via a i2c-tiny-usb adapter on a raspberry...

Hello. I am trtying i2c-tiny-usb + digispark for my project. This is a linux host. I am now trying CFG_USB_LONG_TRANSFERS in usbconfig.h with 1 since I am seeing my I2C...

you need to add to the description what must be done after the clone to update the submodule. git submodule update --init --recursive