Replies: 3 comments 5 replies
-
Hi, the change in /boot/config.txt tells the OS to set a specific gpio into a known state. Additionally you need to tell ORM to use that gpio. This is done in confg/config.js via the parameter gpioPin. See example within
Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi Alf ;-)
I have also switched on the pull-up in /boot/config.txt, but no strokes are detected! greets |
Beta Was this translation helpful? Give feedback.
-
At installation time you can set up ORM to publish the filesystem containing the configuration and the rowing data files via SMB:
Win10 is able to see this mount out of the box within Explorer - no need for third party tools to read filesystems. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I have bought a display for my Raspi 3b+ which unfortunately occupies GPIO 17. ( [ ](https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A))) .
Can I (easily, as my programming skills are close to 0) change the GPIO ?
Would it be enough to change the line gpio=17=pu,ip to gpio=12=pu,ip in /boot/config.txt using the editor ?
Or do changes have to be made somewhere else ?
Or are there other GPIO's than the 12 that I should prefer ?
Thanks also for the great work on the open rowing monitor
Greets
Sam
Beta Was this translation helpful? Give feedback.
All reactions