Skip to main content

Questions tagged [arduino-nano-every]

For the questions that related to the Arduino Nano Every, which uses at ATMega4809 microcontroller. The Nano Every is distinct from the plain Arduino Nano (which uses the ATMega328P or ATMega168P microcontroller).

3 questions with no upvoted or accepted answers
Filter by
Sorted by
Tagged with
1 vote
0 answers
268 views

I was trying to use two Arduino Nano connected to two RF24 modules to build a remote control boat. I self-assembled both the remote and the receiver circuit following the skematic suggested in that ...
Dario De Salvador's user avatar
1 vote
0 answers
194 views

I have code involving the use of an Adafruit Ultimate GPS Breakout v3 and an Adafruit RFM95W LoRa Radio that will compile with an Uno Rev3 but not with a Nano Every. The code I'm using comes almost ...
Jackson's user avatar
  • 11
1 vote
0 answers
101 views

The CapacitiveSense library is the key to my project. A custom art touch lamp. Arduino CapacitiveSensor Library It works great with the Arduino UNO but the Nano Every has vastly different performance ...
mikeo's user avatar
  • 11