News

So now, I am working out how to get my Arduino Micro to programme an ATtiny861. Steve Bush Steve Bush is the long-standing technology editor for Electronics Weekly, covering electronics developments ...
Programming At this point the students may be either instructed to use the example code, or to write their own code. If this is the case when using the example PCB, refer to the schematic for which ...
The -c option selects programmer-id; stk500v1 is for using Arduino UNO as an In-System Programmer. If you have another ISP programmer, you may need to change this value accordingly. The -p option ...
Available in SOIC-20, PDIP-20, and QFN-20 packages, the ATtiny261, ATtiny461, and ATtiny861 cost 80 cents, 90 cents, and $1.15 (10,000), respectively. Providing complete evaluation and debugging tools ...
A useful bit buried in Timer 4 control options is TLOCK4 (bit7 TCCR4E register) which allows all the output compare registers to be updated simultaneously. This bit is sadly missing from the ATtiny861 ...