Tagged Questions

3
votes
4answers
4k views

Simple serial AVR programmer for beginner

What is the cheap and good way to make a serial (RS232) programmer for AVR atMega and atTiny? There are several circuits in the Internet, but which one is better? I'd like to be able to program my ...
2
votes
3answers
179 views

Can I neglect the input current to an analog pin on an 8 bit Microchip PIC12F683?

I'm trying to measure ambient brightness values with a CdS light-dependent resistor (R2 in the below diagram.) R1 is a known value, and the resistance of R2 has an inverse log relationship with the ...