JucaTec

Results 3 issues of JucaTec

Hey. I would like to know if it is possible to modify the firmware to work with USB WCID? https://github.com/dioannidis/usbasp is working. Thanks for the work.

Hi. I made the change of the pins but I get error when compiling. uart.c ISR(USART_RX_vect, ISR_NAKED){ // Disable this interrupt by clearing its Interrupt Enable flag. __asm__ volatile("cbi %0,...

Thanks so much for making it available. I am assembling and improving the hardware for my use. I have a very basic understanding of microcontroller programming and windows software but...