Click here to Skip to main content
15,891,529 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Opportunity? Pin
den2k889-Feb-17 21:20
professionalden2k889-Feb-17 21:20 
GeneralRe: Opportunity? Pin
User 483504710-Feb-17 4:25
User 483504710-Feb-17 4:25 
GeneralCP is under attack again Pin
OriginalGriff9-Feb-17 7:37
mveOriginalGriff9-Feb-17 7:37 
GeneralRe: CP is under attack again Pin
Bryian Tan9-Feb-17 7:54
professionalBryian Tan9-Feb-17 7:54 
GeneralRe: CP is under attack again Pin
Jeremy Falcon9-Feb-17 8:24
professionalJeremy Falcon9-Feb-17 8:24 
GeneralRe: CP is under attack again Pin
Sander Rossel9-Feb-17 9:09
professionalSander Rossel9-Feb-17 9:09 
GeneralRe: CP is under attack again Pin
Johnny J.9-Feb-17 20:15
professionalJohnny J.9-Feb-17 20:15 
GeneralSnow Day! Pin
Marc Clifton9-Feb-17 6:42
mvaMarc Clifton9-Feb-17 6:42 
Probably 10 inches, though it's tapering down now, but decided to stay home and work on fun stuff - Beaglebone, RS485 multidrop bus, Python, FlowSharpCode for a client. So even though I'm not at my day job (hourly contract work) I'm still making $$$.

Here's a screenshot (I hope the link works) of what I've been doing.

The stuff on the left is the C# code that SFTP's the .py files to the Beaglebone when I click on the "Send Files" button (note it's part of the canvas)

The stuff on the right is the Python code for testing the dual UART on the cape my client built.

The way it works is, I run the C# app (FlowSharpCode compiles and executes it), edit the python files, click on "Send Files" which sends a message via WebSockets to the C# code, which then queries FlowSharpCode for the .py files and SFTP's them to the Beaglebone for testing.

At some point, I'm going to implement a wee little server on the Beaglebone so I can tell it to start the app and figure out how to redirect the Python app's STDOUT (that should be pretty simple, right, ah, but this is Linux Laugh | :laugh: ) and send the output back to FlowSharpCode to display in the output window.

Well, anyways, I'm having FUN! Jig | [Dance]

Marc
V.A.P.O.R.ware - Visual Assisted Programming / Organizational Representation

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: Snow Day! Pin
Kornfeld Eliyahu Peter9-Feb-17 7:10
professionalKornfeld Eliyahu Peter9-Feb-17 7:10 
GeneralRe: Snow Day! Pin
Slacker0079-Feb-17 7:36
professionalSlacker0079-Feb-17 7:36 
GeneralTWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Kornfeld Eliyahu Peter9-Feb-17 5:26
professionalKornfeld Eliyahu Peter9-Feb-17 5:26 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
OriginalGriff9-Feb-17 5:33
mveOriginalGriff9-Feb-17 5:33 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
F-ES Sitecore9-Feb-17 5:35
professionalF-ES Sitecore9-Feb-17 5:35 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
PeejayAdams9-Feb-17 5:39
PeejayAdams9-Feb-17 5:39 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Kornfeld Eliyahu Peter9-Feb-17 5:45
professionalKornfeld Eliyahu Peter9-Feb-17 5:45 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
PeejayAdams9-Feb-17 5:46
PeejayAdams9-Feb-17 5:46 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Richard Deeming9-Feb-17 5:42
mveRichard Deeming9-Feb-17 5:42 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Rajesh R Subramanian9-Feb-17 15:26
professionalRajesh R Subramanian9-Feb-17 15:26 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
W Balboos, GHB9-Feb-17 5:46
W Balboos, GHB9-Feb-17 5:46 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Kornfeld Eliyahu Peter9-Feb-17 6:01
professionalKornfeld Eliyahu Peter9-Feb-17 6:01 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
W Balboos, GHB9-Feb-17 6:09
W Balboos, GHB9-Feb-17 6:09 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Richard Deeming9-Feb-17 6:12
mveRichard Deeming9-Feb-17 6:12 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
W Balboos, GHB9-Feb-17 6:15
W Balboos, GHB9-Feb-17 6:15 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
Kornfeld Eliyahu Peter9-Feb-17 6:21
professionalKornfeld Eliyahu Peter9-Feb-17 6:21 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 9th of February, 2017 Pin
W Balboos, GHB9-Feb-17 6:31
W Balboos, GHB9-Feb-17 6:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.