men that is great, i am creating a car alarm for my car with lora, my designer abilitys are very poor, woul you like take place in the project? is the interface for the nob, i am using a esp32 s3 display.
Thank you 🤗. My problem is I didn't finish it on time. Sometimes one task took one day, sometimes it took weeks for simple things. Share your ideas. I'll try.
The ui currently uses random degree. If give real compass data to the ui elements it will become a functional compass.. check video th-cam.com/video/P-8HxCbIPsg/w-d-xo.html
I hate (grunt and point) caveman videos.. It would be nice if you explained things and how to add changes.. From what I can tell, all you made was compass simulator using a random number as input.. The only way it would be functional is: add a MPU9250 or connect it to another esp using espNow, where the other esp has the MPU...
The video is titled "Compass UI" - the UI part being the key... The video is about creating the interface in figma and applying the interface elements to the TTGO. They have also pointed to their github, which includes the assets and PlatformIO code to do this yourself. If you want actual compass integration, it should be fairly simple to add in using a digital compass / magnometer sensor.
Your work is very impressive, thank U very much for sharing!!!!
Thank you.
Nice work. Simple and elegant UI design. All the best for future. 👍
Thank you 🤗
thanks to share your nice work
Thank you 🤗.
Creative video, thank you :)
Thank you! Cheers!
Absolute boss !
Thank you 🤗
men that is great, i am creating a car alarm for my car with lora, my designer abilitys are very poor, woul you like take place in the project? is the interface for the nob, i am using a esp32 s3 display.
Thank you 🤗. My problem is I didn't finish it on time. Sometimes one task took one day, sometimes it took weeks for simple things. Share your ideas. I'll try.
is simple not too much and i can record everything and you can used to your channel@@nishad2m8
Nice Work!
Thank you
Awesome 👍
Thank you 🤗
Круто!
Спасибо
Is this a functioning compass or only for entertainment?
The ui currently uses random degree. If give real compass data to the ui elements it will become a functional compass.. check video th-cam.com/video/P-8HxCbIPsg/w-d-xo.html
Version for Amoled needed :D please
Now I don’t have amoled version. Have plan
I hate (grunt and point) caveman videos.. It would be nice if you explained things
and how to add changes..
From what I can tell, all you made was compass simulator using a random number as input..
The only way it would be functional is:
add a MPU9250
or connect it to another esp using espNow, where the other esp has the MPU...
The video is titled "Compass UI" - the UI part being the key... The video is about creating the interface in figma and applying the interface elements to the TTGO.
They have also pointed to their github, which includes the assets and PlatformIO code to do this yourself. If you want actual compass integration, it should be fairly simple to add in using a digital compass / magnometer sensor.
@@GeeEmJay Thanks.. I downloaded all of the code. PlatformIO wont work on ArduinoIDE..
@@WagonLoads PlatformIO is an addon for Visual Studio Code - it's a free download and far more versatile than ArduinoIDE
Hi, as GeeEmJay mentioned, you can simply pass the sensor data to the UI elements.
@@nishad2m8 Thanks. I think what you did looks great, but PlatformIO will not open on the ArduinoIDE.. Do you have the Arduino version?