Skip to main content

Posts

Bring up Mozilla Webthings gateway on MaaXboard and creating Python based OpenCVMotion webthings for Mozilla webthings

This project was to evaluate Mozilla webthings gateway platform and also create a Python based webthings for Mozilla webthings platform. It also uses OpenCV running on powerful MaaXBoard to know its processing capability. Please read in detail on blog post below. https://www.element14.com/community/roadTestReviews/3397/l/maaxboard-single-board-computer-accessories-review Video in action

My Patents Published so far

A system and method for controlling miracast content with hand gestures and … WO US US20180367836A1 Shrenik Sarjerao Shikhare Smartron India Private Limited Priority 2015-12-09 • Filed 2016-12-08 • Published 2018-12-20 The embodiments herein provide a system and method for enhancing a user experience by controlling a Miracast content with user gestures and audio commands using a mobile device such as a smart phone. The system compri...

ST BlueNRG BLE Python Utility for Over the Air FW upgrade

Below you can find the utility I had created to upgrade ST microcontroller with ST FW OTA application. You can find application note for reference http://www.st.com/content/ccc/resource/technical/document/application_note/group0/09/72/f9/6b/d7/8f/48/fd/DM00293821/files/DM00293821.pdf/jcr:content/translations/en.DM00293821.pdf And my python utility below ST BlueNRG OTA FW upgrade Thanks, Shrenik

Controlling google earth using 3D Gesture MGC3130 Hillstar Dev Kit

                    In this blog post I am just going to give overview about one of the application using 3D gesture. In fact the idea I am going to discuss came in mind when discussing about this new technology with my friends. And here is I am able to control Google earth using hand gestures in air. Just see video below to get idea, how does it work exactly            At first I downloaded SDK and Aurea GUI on which I could test functionality of HillStar development Kit. You can find these resources here http://www.microchip.com/pagehandler/en-us/technology/gestic/gettingstarted.html.       I tested Aurea GUI application which worked out of box with Hillstar development kit. Then I also tested SDK example codes which worked without problem.       For the current application I used one of the sample code from the given SDK which gives data on command line. In t...