Thread: AutoTop DIY
View Single Post
Old 09-16-2016, 08:53 AM   #114
Polaris
Registered User
 
Join Date: Apr 2013
Location: Springfield, Oregon
Posts: 62
Everything is on the digital pins, and it should correspond to the same pin-out numbers even if they are in a different order.

Alternatively, all the pinouts are set up through constants, so you can change the pinouts the code uses by changing the constants at the top of the code before compiling and uploading to your arduino.

I have made this successfully with both the arduino one (my original version) and eBay Chinese nanos without issue, so it should be possible.
Polaris is offline   Reply With Quote