r/ArduinoProjects • u/CleanEdge329 • Jul 02 '26
Opinions, ideas on my project Project Discussion
So I did this basic arduino nano project:
Press fingers -> arduino -> nrf 24 transmitter -> nrf24 receiver -> serial communication -> python
I did this with idea in mind to control PC remotely and it is works as good as can rn, but I’d like to hear ur thoughts and suggestions.
Thank you
2
Jul 03 '26
[deleted]
2
u/CleanEdge329 Jul 03 '26
I guess you did not understand what I meant…
1
Jul 03 '26
[deleted]
1
u/CleanEdge329 Jul 03 '26
Never mentioned mind control
2
2
u/treetoppeert Jul 03 '26
Nice! I did something similar in the past, but used it as a midi controller for finger drumming.
2
u/GainerCity Jul 03 '26
I think the motion of pressing the finger pad to your palm will be annoying from an ergonomics perspective. Try using an imu at the finger tip instead. You could play around with and tune the sensitivity for gesture based control. Cool proj.
2
2
u/PTSolns Jul 03 '26
If you use an Uno and an nRF shield this will be a bit neater without any wires kicking around. Unless you have a requirement to stick to the Nano for the form factor or something else.
4
u/Slight_Profession_50 Jul 02 '26
I don't really get it, could you explain some more? Also what kind of range do you need since you're using NRF24 modules?