PDA

View Full Version : Arduino nano question


villagetinker
04-03-2025, 09:36 AM
I have a project that specifies an Arduino Nano device, now I search Amazon and find dozens of devices all seem to state Arduino (or compatible). I would actually like "kit" that would have the microprocessor and the display, but I am confused by some of the terminology being used. The attached PDF document has all of the details I have on this project.

Any guidance would be greatly appreciated.

PorkChopExpress
04-03-2025, 09:52 AM
your asking if a knock off Arduino micro controller would work? I haven't had issues with them.

villagetinker
04-03-2025, 10:16 AM
Actually, there appear to be 2 or 3 "versions" of the Arduino the appear to be the same as the Nano but do not have the nano designation that is why I included the documentation, these do not appear to have actual part numbers.

GpaVader
04-03-2025, 10:37 AM
A great resource for this might be the Hands on Tech club HANDSONTECH.ORG - The Villages Hands-On Tech Club (https://handsontechorg.weebly.com/) They do a lot with those. I only dabble in them for lighting and motor control.

PorkChopExpress
04-03-2025, 11:43 AM
I think they are looking for a micro controller with the ATmega328 and a lcd that uses I2C communication. Like GpaVader, I only dabble.

daniel200
04-03-2025, 08:37 PM
I have a project that specifies an Arduino Nano device, now I search Amazon and find dozens of devices all seem to state Arduino (or compatible). I would actually like "kit" that would have the microprocessor and the display, but I am confused by some of the terminology being used. The attached PDF document has all of the details I have on this project.

Any guidance would be greatly appreciated.

The Arduino pinout in your diagram is the same as the original Arduino Classic. The later versions all have a suffix after “Arduino Nano” like “Every” or “33 BLE” or “33 BLE Sense” or “33 ioT” or “ESP 32” or “RO2040 Connect”

This is the Amazon link for your version:

Amazon.com (https://www.amazon.com/Arduino-A000005-ARDUINO-Nano/dp/B0097AU5OU)

There are some very inexpensive 3d printed enclosures available on etsy for these. Here is one:

etsy.com (https://www.etsy.com/listing/1836380560/3d-printed-arduino-nano-v3-atmega328p?ls=s&ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=arduino+nano+case&ref=sr_gallery-1-1&pro=1&sts=1&content_source=13227d655238ed9a6eb101347a10609b2d8 64b49%253A1836380560&organic_search_click=1&logging_key=13227d655238ed9a6eb101347a10609b2d864b 49%3A1836380560)

sowilts
04-04-2025, 08:08 AM
I have a project that specifies an Arduino Nano device, now I search Amazon and find dozens of devices all seem to state Arduino (or compatible). I would actually like "kit" that would have the microprocessor and the display, but I am confused by some of the terminology being used. The attached PDF document has all of the details I have on this project.

Any guidance would be greatly appreciated.
Don’t know what you’re doing for your product. I was a Morse Code Operator and Instructor while in the USAF. Fantastic job. Over 50 percent of my students were left handed.

villagetinker
04-04-2025, 09:57 AM
The Arduino pinout in your diagram is the same as the original Arduino Classic. The later versions all have a suffix after “Arduino Nano” like “Every” or “33 BLE” or “33 BLE Sense” or “33 ioT” or “ESP 32” or “RO2040 Connect”

This is the Amazon link for your version:

Amazon.com (https://www.amazon.com/Arduino-A000005-ARDUINO-Nano/dp/B0097AU5OU)

There are some very inexpensive 3d printed enclosures available on etsy for these. Here is one:

etsy.com (https://www.etsy.com/listing/1836380560/3d-printed-arduino-nano-v3-atmega328p?ls=s&ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=arduino+nano+case&ref=sr_gallery-1-1&pro=1&sts=1&content_source=13227d655238ed9a6eb101347a10609b2d8 64b49%253A1836380560&organic_search_click=1&logging_key=13227d655238ed9a6eb101347a10609b2d864b 49%3A1836380560)

Perfect, this is what i was looking for, thank you.