SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By Tebet
#199540
: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
By teprojects1
#199590
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.