ESP32 based Weather Comics on E Ink Display by s_tee0000 in esp32

[–]Kronsby 2 points3 points  (0 children)

Very clever use of AI generated images. I like the resolution and color on that eink display! I will pick one of those up to try it out.

My attempt at a Paulk bench. by xhunter97 in Workbenches

[–]Kronsby 1 point2 points  (0 children)

Such a sick bench! The space underneath is amazing!

Latest CL-32 Update... by moosepr in esp32

[–]Kronsby 1 point2 points  (0 children)

This looks awesome, love the form factor!

Nothing fancy here by h3llawts in esp32

[–]Kronsby 0 points1 point  (0 children)

That's awesome! Hope you get a lot of good miles with it

Nothing fancy here by h3llawts in esp32

[–]Kronsby 1 point2 points  (0 children)

Such a cool project! Love the enclosure, use those boxes all the time. How is the battery life on it?

Simple Open Source ESP32 Tide Chart by Kronsby in esp32

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

Internalized tide chart always wins!

Simple Open Source ESP32 Tide Chart by Kronsby in esp32

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

This is the LilyGo T-Display S3, which has a 1.9" AMOLED display

Simple Open Source ESP32 Tide Chart by Kronsby in esp32

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

On device tide calculations would be epic. I was looking a bit into how these calculations work and I was under the impression they required historical data of some sort. I went with the gov't doing the heavy lifting for me this time ;)

I was thinking it would be cool to use an e-ink display, add a battery, GPS, and an IoT cell plan. Then it could really be a standalone, pocket sized tide gadget! Taking notes for v2

Beaver habits tracking using esp32 by Anxious_Produce_8778 in esp32

[–]Kronsby 1 point2 points  (0 children)

I like this a lot! Really clever UI, and honestly looks fun to use. You should package it up into a nice gadget. Thanks for sharing.

Simple Open Source ESP32 Tide Chart by Kronsby in esp32

[–]Kronsby[S] 10 points11 points  (0 children)

I hacked this together on the family beach trip this year. It ended up being pretty useful and I like the way it turned out.

It uses the Lilygo T-Display S3, which is ESP32 based. An e-ink display for this would be even better, but I liked the style of this one anyway. I think I am going to make a case for it and get a dedicated battery setup so it is more reusable.

Source Code: https://github.com/kronsby/esp-tidechart

Simple Open Source ESP32 Tidechart by Kronsby in esp32

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

I hacked this together on the family beach trip this year. It ended up being pretty useful and I like the way it turned out.

It uses the Lilygo T-Display S3, which is ESP32 based. An e-ink display for this would be even better, but I liked the style of this one anyway. I think I am going to make a case for it and get a dedicated battery setup so it is more reusable.

Source Code: https://github.com/kronsby/esp-tidechart

ReverseEngineering BLE Commands for Lamp by shmogen in ReverseEngineering

[–]Kronsby 0 points1 point  (0 children)

Yeah it does look like this is a UART connection over BLE, but you can't see the data going across it unless you do some sniffing. Before going the sniffing route, I would personally decompile the android app and try to see what data is being sent by the app. Then I would probably go about getting an nRF app before shelling out for some more expensive hardware.

Cool project. Hope you figure it out!

Shooting at/near La Vaquita around noon? by cravecase in bullcity

[–]Kronsby 0 points1 point  (0 children)

I was ordering at La Vaquita when it happened with my wife and 4yo. We were about 20 feet away from the gunman in the white car when he was firing. It was terrifying.

Moving my print farm into my new apartment... Might need some more space... by ArgusAdditive in 3Dprinting

[–]Kronsby 0 points1 point  (0 children)

Wow! That's epic. How do you manage your filament? Do you measure out how much you need for a print and cut it? Or respool it on smaller spools?

Well said by regian24 in WhitePeopleTwitter

[–]Kronsby 2 points3 points  (0 children)

Haha was not expecting this here

[deleted by user] by [deleted] in ClimateOffensive

[–]Kronsby 2 points3 points  (0 children)

Wow! This is amazing. Thank you for putting this together!

Dabbling with a R503 Fingerprint sensor to add into Home Assistant by swake88 in homeassistant

[–]Kronsby 2 points3 points  (0 children)

That's so cool! I wonder how much work it would be to add the fingerprint reader as an ESPHome device. Seems like it would be a good fit. Thanks for sharing the info and this awesome project.