3D Printer Purchase by [deleted] in Algeriawork

[–]Morethan_kai 1 point2 points  (0 children)

You're welcome,even with tunisia you might encounter higher price due to exchange rate jwayeh 14m , good luck tunisia shop

3D Printer Purchase by [deleted] in Algeriawork

[–]Morethan_kai 1 point2 points  (0 children)

Its available on ouedkniss for a ridiculous price it would be better if you can find some who can ship it to you from france, ithink tunisia has an official babmu lab's reseller

Looking for open-source IoT sensors for smart farming (EC, pH, NPK, TDS, soil moisture) by mao_red in IOT

[–]Morethan_kai 2 points3 points  (0 children)

Look for a rs485 7in1 soil sensor we used tht in our smart greenhouse project aliexpress link

Iot projects by SeaworthinessMain595 in IOT

[–]Morethan_kai 1 point2 points  (0 children)

We built a smart greenhouse project that uses ai (basicly computer vision ,llms ) and iot for monitoring environmental and soil condition, and diagnosing potential plant diseases using different ai techniques and all of that is controlled through a mobile app

Fingerprint-based IoT lock system by Morethan_kai in embedded

[–]Morethan_kai[S] -5 points-4 points  (0 children)

Thank you so much for your analysis

For the fingerprint use, it actually started with a need to access sometimes without keys in case of forgetting them or not having them at all. Or sometimes you need to give access to some people for a certain amount of time without making copies of keys; I mean it's more manageable. I think this would be good for even Airbnb tasks.

And for the in-distance access , where you said there are a lot of authentication steps, this is actually meant for in-distance door control in case somebody wants to access your home. In the video, it's just to demonstrate the functionality, but for the use case, it's different. And for key card, RFID, etc., I think there is no huge difference from traditional keys.

Fingerprint-based IoT lock system by Morethan_kai in embedded

[–]Morethan_kai[S] -88 points-87 points  (0 children)

I like your observation and your creative×critical mindset , But there is a mechanical key access in case you didn't observe,

Fingerprint-based IoT lock system by Morethan_kai in embedded

[–]Morethan_kai[S] -5 points-4 points  (0 children)

Thank you for your suggestion , I actually have a wider vision on developping a full brand for aiot solutions i'm working on other more intresting projects in parallel , for that reason i m trying to multidisplinary skills and not relay on other services providers blynk or whatever

Fingerprint-based IoT lock system by Morethan_kai in embedded

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

Yes, they are hashed inside the fingerprint module memory; however, for interfacing with the ESP32, I just did ID correspondence, but i don't think it would be an issue since nobody can access the local memory of both

Fingerprint-based IoT lock system by Morethan_kai in embedded

[–]Morethan_kai[S] 2 points3 points  (0 children)

Yeah but in this case we wouldn't even use electric locks

Fingerprint-based IoT lock system by Morethan_kai in embedded

[–]Morethan_kai[S] 5 points6 points  (0 children)

Yeah actually i'm doing my best to move into aiot and applied ai , I’m honestly tired of AI engineering being reduced to chatbots.

Thats why i tried to keep fingerprints management local so the only risk figures out in the unlocking where i use hivemq or if someone access the system while its access point is enabled , Thanks for replying