PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
- ThibmoRozier
- Offline
- Elite Member
7 years 8 months ago #2959
by ThibmoRozier
Replied by ThibmoRozier on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
I think the Windows app that mw0uzo made can do that.
Please Log in or Create an account to join the conversation.
7 years 8 months ago #2960
by Brehwens
Replied by Brehwens on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Aha, so regardless of platform I use to submit the data, it all goes to the same "account".... great!
Please Log in or Create an account to join the conversation.
7 years 8 months ago #3002
by Brehwens
Replied by Brehwens on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Update:
I now got my Raspberry Pi3 yesterday, and I already have it up and running with my counter running 3x SBM20 tubes. It will be replacing it with something more suited for outdoor use in due time, to use for my submission of radiation data
The tutorial for the Raspberry Pi was spot on, it worked perfectly right away! Thanks!
I now got my Raspberry Pi3 yesterday, and I already have it up and running with my counter running 3x SBM20 tubes. It will be replacing it with something more suited for outdoor use in due time, to use for my submission of radiation data
The tutorial for the Raspberry Pi was spot on, it worked perfectly right away! Thanks!
Please Log in or Create an account to join the conversation.
- ThibmoRozier
- Offline
- Elite Member
7 years 8 months ago #3004
by ThibmoRozier
Replied by ThibmoRozier on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Good to hear
Please Log in or Create an account to join the conversation.
7 years 5 months ago #3276
by jnissen
Replied by jnissen on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Has anyone tried to run this under a micropython interpreter on the ESP8266? I'm thinking of converting my existing Beagle Bone setup to a little ESP8255 board. I can either write an app in C++ (Arduino sketch) or I was thinking of loading microPython to see if that may work.
Please Log in or Create an account to join the conversation.
- AstroW
- Visitor
7 years 4 months ago - 7 years 4 months ago #3327
by AstroW
Replied by AstroW on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Im having trouble getting this to work on my Pi when trying to run PyRadmon, I followed every step but gets:
pi@raspberrypi:~ $ python PyRadmon.py
Traceback (most recent call last):
File "PyRadmon.py", line 10, in <module>
import pyaudio
ImportError: No module named pyaudio
Cant figure out on how to proceed
pi@raspberrypi:~ $ python PyRadmon.py
Traceback (most recent call last):
File "PyRadmon.py", line 10, in <module>
import pyaudio
ImportError: No module named pyaudio
Cant figure out on how to proceed
Last edit: 7 years 4 months ago by AstroW.
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.519 seconds