All Questions
Tagged with arduino-nano system-design
5 questions
1
vote
1
answer
155
views
Trying to use Nano Every as a sort of USB logic analyzer, but can't isolate it from "device under observation"
Here's the scenario: I have a radio that displays information on a 1602A LCD. The 1602A is plugged into a header so I can easily pull it out and instead plug in logic analyzer leads. The logic ...
0
votes
1
answer
64
views
How to connect both MicroSD module and MPU9235 power in an arduino
I'm really new at electronics and wiring, so please be kind. Coding is my stuff, but I'm trying to learn something here.
I'm working with a project to store the movements of a skateboard through a ...
3
votes
1
answer
982
views
Using AA batteries to power Arduino and GPS unit
I'm more of a software guy, so I need your help to figure out the power issue with my Arduino.
What I would like to do is using a GSM/GPS unit (Ai-Thinker A7) with Arduino Nano as a car tracking ...
3
votes
3
answers
6k
views
Best Header for Arduino Nano
I would like to be able to create permanent projects with my arduino Nano but be able to remove the nano in order to use it in other projects. The arduino Nano has 30 pins so I would be looking for ...
4
votes
1
answer
601
views
Arduino stopwatch, which board to use?
I am planning on making a simple stopwatch with:
A display
One or two additional buttons to start the stopwatch and stop the stopwatch and
maybe reset it.
The problem is that it has to be as small as ...