Thanks Ajay for reviewing the architecture and improvements.
@shyamagrawal61612 жыл бұрын
Thanks Himanshu And Tech Primers
@poothabalan9041 Жыл бұрын
Which Database you would recommend for storing events or alarms from the IoT device ?
@ksatya27532 жыл бұрын
Nice, is this architecture good for moving devices ? E.g. i want to read location of any car ? can you tell me any small projects links which i can see and implement ? Also tell me which technologies can be used to develop this kind of gadgets and devices which can send notifications.
@saratchandra46893 жыл бұрын
Nice. I don't know that, there are libraries to interact with google assistant. If possible can u pls share, rasberry pi details & how raspberry pi interacts with AC.
@TechPrimers3 жыл бұрын
Check this medium.com/@camilloaddis/smart-air-conditioner-with-raspberry-pi-an-odissey-2a5b438fe984
@sujithadr3 жыл бұрын
Good initiative. More expecting form you. Thanks
@TechPrimers3 жыл бұрын
Sure Sujith👍
@codegeek82563 жыл бұрын
Can you please make a video tutorial on how you made your intro animations, or just give us pointers on how we can achieve similar thing.
@jagadeshdevarajan96623 жыл бұрын
Nice way to go!
@TechPrimers3 жыл бұрын
Cheers
@PavanKumar-yj8fu3 жыл бұрын
Very good information, thank you!!
@saravanprathi69563 жыл бұрын
Interesting video!
@manojBadam3 жыл бұрын
How does SNS service knows which mobile started the request ? or are we going to send notifications to all registered mobiles ?
@TechPrimers3 жыл бұрын
Good question Manoj. This is where the Metadata in dynamo will help in pushing the response into the right device. However i still feel using websockets could make this communication much effective than the SNS model
@manojBadam3 жыл бұрын
@@TechPrimers got it, i thought metadata in dynamo is just for registering the external iot devices.
@Duskk0077 Жыл бұрын
why we dont make local arch similar to this one, its more private and quicker because the requests dont have to go to internet
@manojBadam3 жыл бұрын
This will be pretty similar to slack chatbot model, may be using aws chatbot service along with lambda would simplify the apigateway and sqs setup.
@TechPrimers3 жыл бұрын
Yes for the integration with alexa/ Google assistant. But for the app based trigger we might still need to expose the API gateway. I did not show the app since i thought most ppl use that and it's pretty common.
@JaNaMSoNi3 жыл бұрын
I have created home automation projects 3-4 years ago using elastic beanstalk Java and Arduino 😂
@TechPrimers3 жыл бұрын
Awesome. Time to upgrade it to use AWS services 🤓😛
@irfanmuneer30837 ай бұрын
Very difficult to understand. Not a simple step to step process. Please post for video for some one who like to start the journey