Jump to content

Recommended Posts

Posted

Seems to have happened within the last week or so. I’ve tried powering down and powering back up, to no avail. All of the LEDs cycle through on startup and they all stay white.

 

I suspect this is related to the aviationweather.gov migration, but I have no idea.

 

Has anyone else encountered this?

 

I did send a support request to METARMaps, so I’ll report back here with info. Hoping this is a simple fix.

Posted

The fact that they hardcoded a url with no means of updating the code on a product that costs several hundred dollars is wild.

The fact that they are going to charge for the “hardware” upgrade due to that is even more insane.

The fact they aren’t willing to support DIY changes to the old raspi hardware is gross.

Their comments that their software has gotten so complicated that it now requires a subscription is pure madness, it’s a few API calls and setting RGB color states for a few addressable LEDs.

Im glad I decided to build my own map with my own software instead of getting stuck with this crap.

If anyone needs help updating their SD card feel free to DM me I’d be happy to have a brief convo with you to apply the fix they half ass posted.

Posted

I’d recommend avoiding the company at all costs if you are looking for one of these. Absolutely disgusting behavior at a ridiculous price.

This whole comment is basically a lie. Performance is more than fine on a raspi for this, and a typical pi boots in 10 seconds or so.

IMG_2761.jpeg.83f56481a653319a5fc0db3a91907dc9.jpeg

Posted
The fact that they hardcoded a url with no means of updating the code on a product that costs several hundred dollars is wild.


Agreed. It’s not like the federal government updates weather sites very often, but never is a long time, and there needs to be an upgrade path short of bricking hundreds of expensive devices.
Posted (edited)
16 minutes ago, toto said:

Mine is an Arduino model with a D1 mini board.

That’s really unfortunate. If you feel like grabbing the Arduino dev tools you can most likely open the software and fix it yourself still. But it’s probably running C rather than python which is more obtuse.

https://averagemaker.com/2018/03/wemos-d1-mini-setup.html

Edit: don’t upload that test code you want to download the stored code.

13 minutes ago, toto said:

 


Agreed. It’s not like the federal government updates weather sites very often, but never is a long time, and there needs to be an upgrade path short of bricking hundreds of expensive devices.

 

Agreed, the fact that they are only providing a paid upgrade for their stupid design is not a good look.

Edited by dzeleski
Posted

Actually this is so much harder and this company did this on purpose to make your lives harder.

https://arduino.stackexchange.com/questions/179/is-there-any-way-to-download-a-sketch-from-an-arduino
 

They probably set the security bit for one. But if they didn’t you will only get hex back which will need to be dumped to assembly and then manually converted back to C.

Sorry it’s been a long time since I worked with arduinos.

Posted (edited)

That’s insane. It should be about a 15 second fix plus the documentation to teach the purchasers how to update. 
 

if you have the raspberry pie version I’m sure the file that has the function for getting the data is plain text and you can probably edit it yourself. 

Edited by chriscalandro
  • 4 months later...
Posted

I bought a pack of three D1 boards for about six bucks, but as suspected I don't have a source for the image.  I'm not willing to pay $45 for a $2 board on principle, so I'm hoping that someone else has a solution..

Does anyone know if there's a community solution to drive a METARMap (i.e., the commercial product) with an open source script?  I really don't want to do this from scratch, so if someone has the LEDs already mapped and can drive it from a Pi, I would 100% rather invest the $45 in a Pi and some elbow grease.  Anyone know of a github project that covers this?

(Unfortunately, when you search for "metarmap" in github, you get 22 results that all call themselves "metarmap" - but it looks like they're all custom DIY hardware, none of them are using the commercial map afaict.)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.