#RGB matrix suggestions
66 messages · Page 1 of 1 (latest)
some other things i plan to add, tonights best viewing dso , planets etc. Possibly some astro related news feeds if any one has suggestions?
Arduino based in guessing?
@full roost yeah, runs from an esp32.
btw if anyone is interested in building their own i have spare boards etc
What does it do?
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
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 yoooo
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.
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 ?
?
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
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
Theres plenty of apis out there to grab the basic info from, including cloud coverage % etc
if you build / buy the same as mine then i can let you install my scripts
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
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...
@light gorge
@light gorge
Chat GPT
How did u implement it can u give me a tut?
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
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
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.
I’d add wind to the display and hourly forecast for clouds and wind
Plus moon % if you haven’t yet
@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.
@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?
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
Ok then thanks 🙂