Page 1 of 1

Attiny ir relay

Posted: Sun Jun 24, 2018 6:27 am
by Tebet
:cry:
Hello I have got a problem . I have an at tiny 85 and I want to upload a programme on it for a relay which gets activated with an ir receiver . On the arduino nano it works fine but when I upload it on the attiny it does not seem to work . Please help me . Thanks Image

Re: Attiny ir relay

Posted: Wed Jun 27, 2018 7:32 pm
by teprojects1
First of all, test a simple code on your Attiny 85 to check whether its working or not. If it's not working then you are standing at 0 and If it's working then you need to check the Arduino Nano Pinout and Attiny 85 Pinout . I have worked on Arduino UNO and they have different Pinouts if you are using the microcontroller alone and not the Arduino board.

If you still got the issue then share your code and sketch.