-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add sensors for smart trainer #10
Comments
It’s all in JavaScript with nodeJS
On Tue, Feb 16, 2021 at 11:52 muttleym ***@***.***> wrote:
Hi there,
I've managed to load your code onto my Pi3B and it connects to Zwift (on
iphone) and works correctly as you describe. I also have python scripts
that run on the pi to monitor sensors attached to my bike rollers, and I
want to merge the two programs together, making mine a smart trainer.
Looking at your code, it's not familiar to me, cna you tell me what the
language is please.
Andy
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACP2XRDMK7Q4JPJ7SSDGVLS7KPENANCNFSM4XWZBOBA>
.
--
Do It Right or Don't Do It At All!
|
Hi Pedro,
Thx gor quick answer. Do you have experience of child process to run python script?
Regards
Andy
… On 16 Feb 2021, at 17:18, Pedro Paixao ***@***.***> wrote:
It’s all in JavaScript with nodeJS
On Tue, Feb 16, 2021 at 11:52 muttleym ***@***.***> wrote:
> Hi there,
> I've managed to load your code onto my Pi3B and it connects to Zwift (on
> iphone) and works correctly as you describe. I also have python scripts
> that run on the pi to monitor sensors attached to my bike rollers, and I
> want to merge the two programs together, making mine a smart trainer.
> Looking at your code, it's not familiar to me, cna you tell me what the
> language is please.
> Andy
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#10>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AACP2XRDMK7Q4JPJ7SSDGVLS7KPENANCNFSM4XWZBOBA>
> .
>
--
Do It Right or Don't Do It At All!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Check this out nodejs execute shell command
<https://www.google.com/search?client=safari&rls=en&q=nodejs+execute+shell+command&ie=UTF-8&oe=UTF-8>
…On Tue, Feb 16, 2021 at 12:33 PM muttleym ***@***.***> wrote:
Hi Pedro,
Thx gor quick answer. Do you have experience of child process to run
python script?
Regards
Andy
> On 16 Feb 2021, at 17:18, Pedro Paixao ***@***.***> wrote:
>
>
> It’s all in JavaScript with nodeJS
>
> On Tue, Feb 16, 2021 at 11:52 muttleym ***@***.***> wrote:
>
> > Hi there,
> > I've managed to load your code onto my Pi3B and it connects to Zwift
(on
> > iphone) and works correctly as you describe. I also have python scripts
> > that run on the pi to monitor sensors attached to my bike rollers, and
I
> > want to merge the two programs together, making mine a smart trainer.
> > Looking at your code, it's not familiar to me, cna you tell me what the
> > language is please.
> > Andy
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <#10>, or unsubscribe
> > <
https://github.com/notifications/unsubscribe-auth/AACP2XRDMK7Q4JPJ7SSDGVLS7KPENANCNFSM4XWZBOBA
>
> > .
> >
> --
> Do It Right or Don't Do It At All!
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACP2XSXEFB7XHEKXK4I6RLS7KT5LANCNFSM4XWZBOBA>
.
--
Do It Right or Don't Do It At All!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
I've managed to load your code onto my Pi3B and it connects to Zwift (on iphone) and works correctly as you describe. I also have python scripts that run on the pi to monitor sensors attached to my bike rollers, and I want to merge the two programs together, making mine a smart trainer. Looking at your code, it's not familiar to me, cna you tell me what the language is please.
Andy
The text was updated successfully, but these errors were encountered: