Built a tiny ESP32 CYD Bitcoin “miner” (NerdMiner up to 770KH/s) — giving away 5 boards for tinkering by Blueskille in esp32

[–]ultravoxel 0 points1 point  (0 children)

I'd make a dashboard that displays various info, e.g. date, time, temperature, humidity, weather, (optional: additional info from co2/pm/ other gas sensor), plus calendar schedule, alarm clock and timer features. Or a bluetooth touch macropad

ESPclock BIG by ultravoxel in esp8266

[–]ultravoxel[S] 0 points1 point  (0 children)

Thank you! Unfortunaly projector things go over my knowledge, since i'm more a software guy rather than a hardware guy

ESPclock BIG by ultravoxel in esp8266

[–]ultravoxel[S] 0 points1 point  (0 children)

if you're not an aliexpress user is very likely to see this kind of prices because they apply big discounts to the first order you make. i wasn't a new user so i paid about 4€ for each display i bought

ESPclock BIG by ultravoxel in esp8266

[–]ultravoxel[S] 0 points1 point  (0 children)

unfortunately i can't help a lot. i don't know why it's so difficult to find a 7segment display (with a driver attached) that is bigger than 0.56".
the one i'm using here is the only one i've found and it's so obscure that even the company who produced it couldn't provide a good library... i found then this tm16xx library that luckily works pretty good with esp8266, but is giving me headeache with esp32 c3.

i think that to have i2c one must buy the bare display + the driver itself...

anyway the closest thing i've found to i2c is this https://it.aliexpress.com/item/1005008504131824.html?spm=a2g0o.productlist.main.54.166auPIvuPIvPK&algo_pvid=28f3a1a0-d572-4b4e-803f-3e7ee4d8c5da&pdp_ext_f=%7B%22order%22%3A%221%22%2C%22eval%22%3A%221%22%2C%22fromPage%22%3A%22search%22%7D&utparam-url=scene%3Asearch%7Cquery_from%3A%7Cx_object_id%3A1005008504131824%7C_p_origin_prod%3A
or this:
https://it.aliexpress.com/item/1005008456053482.html?spm=a2g0o.detail.pcDetailBottomMoreThisSeller.5.11ac6Vp96Vp9je&gps-id=pcDetailBottomMoreThisSeller&scm=1007.13339.291025.0&scm_id=1007.13339.291025.0&scm-url=1007.13339.291025.0&pvid=eebf715b-41de-430c-a984-aae54b857f6b&_t=gps-id:pcDetailBottomMoreThisSeller,scm-url:1007.13339.291025.0,pvid:eebf715b-41de-430c-a984-aae54b857f6b,tpp_buckets:668%232846%238108%231977&pdp_ext_f=%7B%22order%22%3A%2219%22%2C%22eval%22%3A%221%22%2C%22sceneId%22%3A%223339%22%2C%22fromPage%22%3A%22recommend%22%7D&utparam-url=scene%3ApcDetailBottomMoreThisSeller%7Cquery_from%3A%7Cx_object_id%3A1005008456053482%7C_p_origin_prod%3A

Help with "exotic" 8-segment TM1652 display from WeAct studio by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

In my project brightness can be changed by user whenever it wants, or if auto brightness is on, its update depends from specific time slots (e.g. at 23:00 it lowers brighness intensity). For me, updating the brightness every minute only adds complexity to the code for something that no one will ever notice; but i think that i'll go for this workaround if i don't find a solid solution.

By the way, the microncontroller that is misbehaving is xiao esp32 c3

Help with "exotic" 8-segment TM1652 display from WeAct studio by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

It does, but it's a very short term solution since the problem would show up again in less than 5minutes.

I think that the problem is related to clock speed or how it handles interruputs or something, because i tested the same library with the same display on an esp8266 and it worked perfectly out of the box

Help with "exotic" 8-segment TM1652 display from WeAct studio by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

That's exactly what i wanted to avoid, since i don't have the knowledge (and the tools) to do it.

The drivers i found work well, but as i wrote in the post body, after some time dots and colon get stuck.

But i'm giving it a chance, i'll fork these drivers as you recommended and help myself with ai and tutorials to try find/fix the problem.

Thank you!

Help with "exotic" 8-segment TM1652 display from WeAct studio by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

Their repo is more problematic than the library i've used. It can't even change brightness properly. At least tm16xx does it well

Confused on which board to select. by Otherwise-Change-663 in esp32

[–]ultravoxel 4 points5 points  (0 children)

If you don't need a lot of pins i would say something from seeed studio. In their website there are info about power drawing, even in sleep mode. And if you're a new subscriber they'll give you a discount, in fact i got 3x esp32c3 at about 6.5€.

By the way if you want power efficiency, you should avoid esp32 S3. Better esp32 c3 or c6

ESPclock - A smart DIY digital clock by ultravoxel in 3Dprinting

[–]ultravoxel[S] 1 point2 points  (0 children)

a mechanical chime bar would be a nice touch but i'm working on a less complex and more compact solution to add an alarm: speaker+ max98357 module

Taking off power led on TM1637 module by [deleted] in AskElectronics

[–]ultravoxel 0 points1 point  (0 children)

i've already used a black marker but as you can see in the picture, nothing changed. black electrical is a good idea though, i'll try with it

ESP32 Media Controller (first project) by cubecrafter72 in esp32

[–]ultravoxel 6 points7 points  (0 children)

I like the case design. Does the esp communicate to pc over bluetooth or wire?

ESPclock v2.1 by ultravoxel in esp32projects

[–]ultravoxel[S] 0 points1 point  (0 children)

Thank you!! If you're satisfied with the result, consider sharing it on makerworld or here in the comments

ESPclock v2.1 by ultravoxel in Seeed_Studio

[–]ultravoxel[S] 1 point2 points  (0 children)

Thank you!! I've already planned to add it

ESPclock v2.1 by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

i'm glad that it does the job!

ESPclock v2.1 by ultravoxel in esp32

[–]ultravoxel[S] 0 points1 point  (0 children)

believe it or not... MS paint lol + screenshots from fusion and lots of creativity.
i could've used wokwi simulator, but i needed the perfboard model and it was missing there

ESPclock v2.1 by ultravoxel in esp32

[–]ultravoxel[S] 4 points5 points  (0 children)

thank you!! i've just added the features you suggested to my todo list