I'm here looking for support in designing a physical pressure switch that can transmit a wireless signal to a digital counter. Each time the switch is pressed the counter counts up one.
I've bought myself an arduino and after researching I've bought a small round FSR, ATTiny85, nrf24l01 and 3 digit 7 segment common cathode display.
I've tried my socks off to build this project but have had no luck, any guidance/support in it's design would be appreciated.
(Also, socks off is a good idea. Helps avoid accidentally damaging components with electrostatic discharge. On carpet floors, it may not help much, but with wood/stone/metal floors, going bare foot means you won't need to wear an ESD protection bracelet.)
To be transparent, I have no experience and couldn't offer a schematic. I'm a physiotherapist and have started the early builds that arduino uno textbook offer.
I would be happy to work with someone to support this.
I should add that if you decide to go the all in one display/CPU board route, then you could use two ESP32 boards (only one needs the the display) and the ESPNOW library to communicate wirelessly between them. One thing to be aware of is that Espnow uses wi-fi, which is fairly power hungry so battery life may be an issue. I'm assuming that the need for wireless communication is because you need the pressure switch to be remote.
Better is a matter of opinion. Depends on size, power consumption, etc. I build a lot of custom arduino based projects: Recent Work | Cedar Lake Instruments
Send me a PM (click on my avatar then click Message) if you'd like me to build it for you. It's not difficult, but a lot depends on the specifics I mentioned above.