Open muttleym opened 3 years ago
It’s all in JavaScript with nodeJS
On Tue, Feb 16, 2021 at 11:52 muttleym notifications@github.com 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 https://github.com/paixaop/zwack/issues/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 notifications@github.com wrote:
It’s all in JavaScript with nodeJS
On Tue, Feb 16, 2021 at 11:52 muttleym notifications@github.com 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 https://github.com/paixaop/zwack/issues/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 notifications@github.com 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 notifications@github.com wrote:
It’s all in JavaScript with nodeJS
On Tue, Feb 16, 2021 at 11:52 muttleym notifications@github.com 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 https://github.com/paixaop/zwack/issues/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 https://github.com/paixaop/zwack/issues/10#issuecomment-779998432, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACP2XSXEFB7XHEKXK4I6RLS7KT5LANCNFSM4XWZBOBA .
-- Do It Right or Don't Do It At All!
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