Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I think that this is a very noob question, but... Anyway... Here is the problem. I am trying to make a device that receive a RF code (333Mhz) and send to the keyboard (HID) via USB.

I already made this using Teensy 2.0 but now I want to use a ATtiny85. I tried to compile a code using the USBKeyboard.h but it doesn't work. Error in the line 131 e 132.

share|improve this question
3  
We need much, much more detail. Post your code for starters. Is v-usb configured properly? Test your connection by sending a single character. It's also unclear which microcontroller you are using. – capcom Jan 14 at 17:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.