Click here to Skip to main content
15,885,546 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: So if Bob is in the Skeleton costume, then who has the green claw?!?! Pin
OriginalGriff30-Oct-20 10:43
mveOriginalGriff30-Oct-20 10:43 
GeneralRe: So if Bob is in the Skeleton costume, then who has the green claw?!?! Pin
Sean Ewington2-Nov-20 3:18
staffSean Ewington2-Nov-20 3:18 
GeneralRe: So if Bob is in the Skeleton costume, then who has the green claw?!?! Pin
RickZeeland30-Oct-20 10:51
mveRickZeeland30-Oct-20 10:51 
GeneralFeud for Thought Pin
W Balboos, GHB30-Oct-20 6:23
W Balboos, GHB30-Oct-20 6:23 
GeneralRe: Feud for Thought Pin
Richard MacCutchan30-Oct-20 6:28
mveRichard MacCutchan30-Oct-20 6:28 
GeneralRe: Feud for Thought Pin
W Balboos, GHB2-Nov-20 6:06
W Balboos, GHB2-Nov-20 6:06 
GeneralRe: Feud for Thought Pin
Richard MacCutchan2-Nov-20 6:52
mveRichard MacCutchan2-Nov-20 6:52 
PraiseI am so proud of myself right now Pin
honey the codewitch30-Oct-20 5:53
mvahoney the codewitch30-Oct-20 5:53 
I stayed up until 2:30am working on my father in law's pump monitor.

It turns out I had accidentally flashed the onboard wifi chip with bad microcode. Unsure | :~

To make matters worse, you can't just find a bin file and reflash it. No, you have to cross-compile the firmware sourcecode and *then* flash it. Dead | X| To add to the complication, the firmware is different depending on how much RAM and EPROM you have and the board shipped with no instructions and doesn't say its configuration. The boards ship with different sizes of each.

Anyway, I finally got that done, and then I finally figured out how to monitor the hardware serial port #1 from my PC so I could get debug spew. That was a godsend!

Now I've got it doing everything it should - connecting to wifi, logging in and sending UDP packets every half second to a fixed IP address based on the state of 3 digital input pins.

What's left is to basically drive some switches carrying 3.3volt DC, flipped by their 120volt ac inputs using a dry relay setup, and then testing to make sure the client software works on windows, not just linux.

Woot. I'm very nearly done with this little monster.

The thing that gets me is I have no idea how I managed to pull this off with no instructions. Even just installing the toolchain to compile the firmware was a nightmare.

I'm excited.

If anyone wants to know how to build and flash firmware for an Arduino Mega with an onboard ESP8266 wifi chip, I'm your monster!
Real programmers use butterflies

GeneralRe: I am so proud of myself right now Pin
Greg Utas30-Oct-20 6:05
professionalGreg Utas30-Oct-20 6:05 
GeneralRe: I am so proud of myself right now Pin
honey the codewitch30-Oct-20 6:27
mvahoney the codewitch30-Oct-20 6:27 
GeneralRe: I am so proud of myself right now Pin
Richard MacCutchan30-Oct-20 6:08
mveRichard MacCutchan30-Oct-20 6:08 
GeneralRe: I am so proud of myself right now Pin
honey the codewitch30-Oct-20 6:24
mvahoney the codewitch30-Oct-20 6:24 
GeneralRe: I am so proud of myself right now Pin
Richard MacCutchan30-Oct-20 6:27
mveRichard MacCutchan30-Oct-20 6:27 
GeneralRe: I am so proud of myself right now Pin
Randor 30-Oct-20 7:11
professional Randor 30-Oct-20 7:11 
GeneralRe: I am so proud of myself right now Pin
honey the codewitch30-Oct-20 7:14
mvahoney the codewitch30-Oct-20 7:14 
GeneralRe: I am so proud of myself right now Pin
Nelek30-Oct-20 8:10
protectorNelek30-Oct-20 8:10 
GeneralRe: I am so proud of myself right now Pin
Matthew Dennis30-Oct-20 8:20
sysadminMatthew Dennis30-Oct-20 8:20 
GeneralRe: I am so proud of myself right now Pin
Storm-blade30-Oct-20 8:29
professionalStorm-blade30-Oct-20 8:29 
GeneralRe: I am so proud of myself right now Pin
honey the codewitch30-Oct-20 8:34
mvahoney the codewitch30-Oct-20 8:34 
GeneralRe: I am so proud of myself right now Pin
Mircea Neacsu30-Oct-20 9:09
Mircea Neacsu30-Oct-20 9:09 
GeneralRe: I am so proud of myself right now Pin
Garth J Lancaster30-Oct-20 15:21
professionalGarth J Lancaster30-Oct-20 15:21 
PraiseRe: I am so proud of myself right now Pin
Sander Rossel31-Oct-20 11:48
professionalSander Rossel31-Oct-20 11:48 
GeneralRe: I am so proud of myself right now Pin
honey the codewitch31-Oct-20 11:55
mvahoney the codewitch31-Oct-20 11:55 
GeneralRe: I am so proud of myself right now Pin
Sander Rossel31-Oct-20 11:59
professionalSander Rossel31-Oct-20 11:59 
GeneralThought of the Day Pin
OriginalGriff30-Oct-20 5:31
mveOriginalGriff30-Oct-20 5: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.