Live data from Hacker News

Displaying Weather on a 32x16 LED Matrix

medium.com

11–12 of 12 posts

Re: Displaying Weather on a 32x16 LED Matrix

#11
Oh cool, 'weather widgets' are a fun first project for small screens and LED displays.

I like showing people how to hook up ESP8266s to the OpenWeatherMap API[1] - it's a quick and useful example and it seems to get people thinking about home automation. One fun way to display the results very cheaply is to use just a few of those colored LEDs for things like temperature ('blue->yellow->red') and conditions (yellow for sunny, grey for overcast, blue for rain, etc.)

[1]: https://openweathermap.org/api

Re: Displaying Weather on a 32x16 LED Matrix

#12
post #4

Earlier quoted context omitted.

Are there any good low cost logic analyzers you know of? I've never had a big enough, or time dependent enough project to require anything more than a multimeter and patience, so I've not put the cash forward for a logic analyzer, or oscilloscope, or whatever. Not entirely sure what the difference is anyways...

If you want to go for lowest cost possible, you can find tons of cheap hardware on AliExpress (search for "8ch logic analyzer", they go around 10 bucks). While these vendors usually just tell you to use Saleae's software, you can and should use the awesome open-source Sigrok ( https://sigrok.org ) tool, which supports these knockoff clones!

Oh, wow! Great tip. I found some vendors on Amazon selling the same thing for £10, which I guess is enough of a markup to make it worth it for the vendor, while still being crazy cheap to buy. Totally getting one of these.
Post reply on HN