A Project from Arduino Ono to arduino Nano

http://mitappsinventor.blogspot.de

From this Website the project of the Tuesday, May 26, 2015.
Which Pins on Arduino Nano should I use.

ArduinoUno/Arduino Nano

~3/
~5/
~6/
7
8

I suspect it will take a long time to go through that link you have given in order to make enough sense of it to answer your question.

Help us to help you by explaining the problem here - with relevant code if necessary.

...R

Sorry for my Bad English I am German.

My Problem is, that I have Found a Code to Control a RGB Led with a Bluetooth connection. Wich of the Nano Ports could I Use instead of the ~3,~5,~6 (for Led) and 7,8 for the bluetooth.

Thanks for helping

You are still not explaining things well - and it is not a language problem.

Do you mean that you have a program that uses pins 3, 5 and 6 for an LED and 7 and 8 for SoftwareSerial on an Uno?

Why can't you use the same pins on a Nano - it uses the same Atmega 328 as the Uno

...R

Thanks for the answer.
That wäre my problem.

SteffenR:
That wäre my problem.

Does that mean the problem is solved?

...R

@Robin2: 'wäre' means 'would be', but you German is quite good IIRC.

But I agree, the question was probably answered.

P.S. I wonder if an Arduino Ono is a special version for sextoys?