#RGB matrix suggestions

66 messages · Page 1 of 1 (latest)

light gorge
#

Built a little RGB matrix to display weather data, cloud coverage etc. looking for some suggestions as to any other stats etc I should add.

Last step will be feeding the data to chat Gpt and give an overall view of condition i.e green light that we're good for astrophotogrphy tonight it not.

Any feedback appreciated.

#

some other things i plan to add, tonights best viewing dso , planets etc. Possibly some astro related news feeds if any one has suggestions?

full roost
#

Arduino based in guessing?

light gorge
#

@full roost yeah, runs from an esp32.

full roost
#

Oh right

#

Very cool

light gorge
#

btw if anyone is interested in building their own i have spare boards etc

full roost
#

What does it do?

light gorge
#

Well mine, like in the vid has weether / astro details, i addeed in chat gpt last night so it gives more info and tonights best DSOs etc. I have a playlist of other things as well on mine, It shows next train times at the local station, upcoming football matches and live results, sky / bbc news scroller., Bitcoin ticker. I have a mic on it as well and reacts to audio, Lots of different stuff you can do with them.

#

If building our own it will cost you around £50 in parts. Or you can get one prebuilt for £99

full roost
#

That’s cool ngl

#

What screen does it use

full roost
#

Can i have a parts list u can send In dm if u want @light gorge

#

Cuz i might make something similar and make it out of wood

light gorge
#

hey just seen this, i'll give you a shout tomorrow.

#

@full roost are you in uk?

full roost
#

Yes

#

Sorry for commenting so late i can’t sleep

full roost
#

@light gorge yoooo

full roost
#

@light gorge

#

U said u was gonna give me the parts list?

light gorge
#

you basically need an esp32 and the rgb matrix.. and a power supply

#

i made my own pcbs, i can give you one but you need to be able to solder.

full roost
#

Check DMs @light gorge

#

How did you implement chatgpt? And how did u get it to show the Astro details

#

And dso’s ect

#

@light gorge ?

#

?

light gorge
#

i wrote some sketches in c++ for it

#

i fetch as much info as i can from the weather apis and i just pass that as a json string to chat gpt, that decides if weather is good or not for astro

full roost
#

Oh cool

#

What are you going to add in future?

#

@light gorge

#

I’m making something but with a arduino and I’m going to add date and time then tempature but idk how to add anything else rn

#

Light pollution isn’t rlly worth it

#

And then idk how to add Astro features such as sunset best things to view ect

#

@light gorge

light gorge
#

if you build / buy the same as mine then i can let you install my scripts

full roost
#

I’m going to use a arduino Uno r3

#

And ima use a i2c display

#

@light gorge

light gorge
#

if thatst the case you're probably best getting somethign like this https://thingpulse.com/product/esp32-wifi-color-display-kit-grande/?utm_source=google&utm_medium=pmax&utm_campaign=ckg&utm_id=20693735939&_gl=1*1iaho7o*_ga*NjkzMDQwMDQ2LjE3MTAwMDc0MTg.*_ga_YQQ4TG85MT*MTcxMjUyOTczMy4yLjAuMTcxMjUyOTc0MS4wLjAuMA.._gcl_awR0NMLjE3MTI1Mjk3MzMuQ2owS0NRandpTW13QmhEbUFSSXNBQmVRN3hUWTNGMDE3QUJielJ5elJuT3lJRURIZnQtZzZWX0xaWXZoeGZwU25QcjNGU3QxSmpaYjgxSWFBdEdxRUFMd193Y0I._gcl_auMTc5NTUxNzQ4NC4xNzEwMDA3NDE4

ThingPulse

A modern IoT starter kit with extensibility built in. 1x ePulse Feather, low-power ESP32 development board 1x 3.5" 320x480  Color Display (ILI9488, TFT) with capacitive touch Interface (FT6236) 1x custom connector PCB to connect the ESP32 and the display 1x set of special pin headers, to be soldered to connector PCB 1x on-off switch, to be optio...

full roost
#

Yo @light gorge

#

How did u get ur build to show best planets?

full roost
#

@light gorge

full roost
#

@light gorge

light gorge
#

Chat GPT

full roost
#

How did u implement it can u give me a tut?

light gorge
#

you're best asking chat gpt to be fair lol, but they have a paid api service, thats what i use, runs on my server in php

full roost
#

Oh yh

#

I have no money so yk

light gorge
#

leave it with me, i might open my api

#

if it works well on the 3,5 model i'll open my api, requests don't cost as much using that

light gorge
#

So i built a database and a script to list the top dso's for the location, but the database is massive and takes a feew minutes per query.

#

I think for now the best way would be to allow users to create a custom database and leet you choose items from a list to query.

quick marsh
#

I’d add wind to the display and hourly forecast for clouds and wind

#

Plus moon % if you haven’t yet

light gorge
#

@quick marsh i'll add in windspeed, maybe even an alert to bring the scope in if it gets too windy. Hourly forecast for cloud coverage is already there as well as moon %.

#

I've ordered some cheap displays similar to the ESP32 WiFi Color Display Kit Grande • ThingPulse i posted above and will port most of the code over for it so threres a cheap alternative to the rgb matrix.

full roost
#

@light gorge I’ll still have the database to help me learn and which esp32 do you use?

#

And maybe could you send us your code?

light gorge
#

d1 mini usually, i've no code complete yet,. I'll release something once the screens arrive and i get time to put something together

full roost
#

Ok then thanks 🙂

full roost
#

And if you wanna get more help and ideas join the arduino server