Search found 8 matches

by ripper121
Tue Aug 22, 2017 2:49 pm
Forum: V-USB
Topic: Volume Control not working
Replies: 1
Views: 32742

Re: Volume Control not working

Found a solution:
I used the Tinker code from adafruit:

Here my new working FW:
https://github.com/ripper121/Keyboard/t ... r/Firmware
by ripper121
Tue Aug 22, 2017 10:00 am
Forum: V-USB
Topic: Volume Control not working
Replies: 1
Views: 32742

Volume Control not working

Hello , i dont get the Volume controle running . This is my usb Hid Report Descriptor: #define USB_CFG_INTERFACE_CLASS 0x03 /* HID class */ #define USB_CFG_INTERFACE_SUBCLASS 0x01 /* Boot-device subclass */ #define USB_CFG_INTERFACE_PROTOCOL 0x01 /* Keyboard protocol */ #define USB_CFG_HID_REPORT_DE...
by ripper121
Sat Jan 17, 2015 2:33 am
Forum: V-USB
Topic: PC 2 V-USB
Replies: 1
Views: 3940

PC 2 V-USB

How can i send data from the PC to my V-USB device?

this is my schematic: Image
by ripper121
Thu Aug 28, 2014 10:47 am
Forum: V-USB
Topic: HID Device description
Replies: 3
Views: 6033

Re: HID Device description

No dosent work for me.

Code: Select all

#define USB_CFG_DEVICE_NAME     'P', 'R', '0', 'B', '0', 'A', 'R', 'D','-','R', 'i', 'p', 'p', 'e', 'r', '1', '2', '1', '@', 'g', 'm', 'a', 'i', 'l', '.', 'c', 'o', 'm' 
#define USB_CFG_DEVICE_NAME_LEN 28
by ripper121
Wed Aug 27, 2014 4:46 pm
Forum: V-USB
Topic: HID Device description
Replies: 3
Views: 6033

HID Device description

Image

Where can i set in the usbconfig.h the HID Device description?
I want to name it like the T1 Gaming Keyboard but with my own String.
by ripper121
Tue Aug 26, 2014 6:50 pm
Forum: V-USB
Topic: USBASP / ISP Programmer as V-USB
Replies: 8
Views: 12750

Re: USBASP / ISP Programmer as V-USB

This is my schematic. http://i61.tinypic.com/2zishut.png This is my source: Download /* Name: main.c * Project: HID-Test * Author: Christian Starkjohann * Creation Date: 2006-02-02 * Tabsize: 4 * Copyright: (c) 2006 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt) or pr...
by ripper121
Sat Aug 16, 2014 8:56 pm
Forum: V-USB
Topic: USBASP / ISP Programmer as V-USB
Replies: 8
Views: 12750

Re: USBASP / ISP Programmer as V-USB

Ok big thanks.
Can't wait to test it.
by ripper121
Sat Aug 16, 2014 11:52 am
Forum: V-USB
Topic: USBASP / ISP Programmer as V-USB
Replies: 8
Views: 12750

Re: USBASP / ISP Programmer as V-USB

With what for software do you upload it?
Do you have change any Fusebits or settings to flash it?
Can you write me pleas a mail?
Is this the 12MHz quarz on the stick and a Atmega8 L?

Ripper121[at]googlemail.com

I need exactly what you have done. But it should work with 8 keys.