0 favorites     0 comments    305 visits

1/50 f/3.5 10.2 mm ISO 400

PENTAX Corporation PENTAX Optio S5z

EXIF - See more details

See also...


Keywords

switch
TO-252
MOSFET
KiCad
tindie
ATtiny
oshpark
oshw
AVR
receiver
PCB
IR
electronics
purple
DPAK


Authorizations, license

Visible by: Everyone
All rights reserved

305 visits


ATtiny85 based IR switch

ATtiny85 based IR switch
The ATtiny85 had to be forced to fit onto a standard (150mil wide) SO8 footprint. I don't feel like rerouting the board, so I choose to use 'the force'.

You can take a look at an animated version on my blog. It's quite annoying ;-)

It can adapted to work with any IR protocol, as it doesn't do any decoding. It only compares stored to measured patterns. There's a soft-UART in the code, so you can use it to print measured / unknown IR data and later add that to the known IR codes. Requirements: ISP programmer, suitable IDE to compile the code. It should also be possible to Arduino-ize the code and use the existing Tiny-core, but that is up to you ;-)

Comments

Sign-in to write a comment.