You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is actually more like a technical library that can be used in other systems, so it does require some programming skills to actually get a nice visual dashboard or something out of it.
I do have the example.js file included as a starter to print the actual readings to the terminal but that is more meant for testing if everything works.
So running the code below on your raspberry pi should give you some output to see if everything is working, but if you want to have a nice web interface you should look for other solutions.
Thank you for your reply and guidance. It gonna be steep learning curve for me since I don't know anything about node.js. I'll try the example file to get some data from the P1 and take it from there then.
Hi Ruud! I've hooked up my old Raspberry Pi to the P1 port and installed your P1 package but now I'm stuck, probably because I'm a noob to Node.js.
What do I have to do once I've your package installed via npm? I've tried following:
node main.js
Should the counter readings show up on the screen?
Thanks for you help.
The text was updated successfully, but these errors were encountered: