-
I open this ticket to make a request: add the following define to the automatically generated file c_cpp_properties.json when the selected board is arduino uno
`"__AVR_ATmega328P__"`
this is requi…
-
Hi @wholder,
I've been trying out your debugger setup as you've described in [debugwire2](https://sites.google.com/site/wayneholder/debugwire2). I've been testing this with an Arduino Uno as ISP an…
-
I would rather not have to resort to bit banging
-
When working in a multi master setup, I sometimes get a blocked bus. It was not easy reproducing this, because it seems to happen only very rarely (I had to do about 50 multi master transactions to le…
-
I have a problem, namely when I insert Badusb into Arduino and go to Tools -> Port I have nothing. Since I am Russian with bad English, I got tired of reading all the documentation in English, so I de…
-
Once again, this code:
```
ldi temp, _BV(DDB4) | _BV(DDB3)
out IO(DDRB), temp
ldi temp, 0
out IO(OCR1B), temp
out IO(OCR1A), temp
ldi temp, 255
out IO(OCR1C), temp
; Enable PWM …
-
Добрый день!
Возможно предусмотреть на новой ревизии платы место под установку компонентов для подключения датчика протечки к пину RESET?
Например вот так:
![image](https://user-images.githubus…
-
Hi! Aside from the atmega328p and 2560, what other similar avr chips are supported as a programmer? Will this work with attinies as well?
-
this is project can modifi to smart cable for Fartshark ?
Feature :
ON/OFF power
display volt ampe when Fs work
alarm batterry ,auto Off when not use a long time
thanks
-
```
Can I use USBAsp or USBTinyISP to program target chip?
```
Original issue reported on code.google.com by `hostings...@gmail.com` on 27 Sep 2013 at 6:42