Make Your Own GPS Tracker Using the AVR-IoT Cellular Mini

Ғылым және технология

Welcome to the Lab!
See how Ross tracks his friends as they drive through town!
00:00 - Intro to the lab - GPS Tracker Demo
00:13 - Finding AVR-IoT Cellular Mini On-Boarding website
00:39 - AVR-IoT Cellular Mini documentation & code examples
01:47 - Project Assembly
02:27 - Arduino Sketch
05:37 - Programming the device
06:35 - Device startup and tracking location on map
07:09 - Cut to Grace and Josh on the road
08:18 - Install Webserver and get IP address
09:05 - Go to IP address in browser to view map
09:34 - Where to order parts to build this project yourself
10:33 - Tell us about what you make!
Parts used:
AVR-IoT Cellular Mini:
www.microchipdirect.com/dev-t...
GPS FeatherWing:
www.adafruit.com/product/3133
AVR-IoT Cellular Mini Onboarding page:
iot.microchip.com/avr-iot-cel...
AVR-IoT Cellular Mini Project Examples:
iot.microchip.com/docs/catego...

Пікірлер: 103

  • @henrycheung6960
    @henrycheung69607 ай бұрын

    I've been searching for a use-case for using the AVR DB-series' Multi-Voltage I/O (MVIO) that is unique to the DB-series, and this is a clever implementation of using that, the LTE-M module operated at 1.8V domain and it is seamlessly interfaced with the AVRDB chip via the MVIO port without the need for level shifter. Cool. 👍

  • @henrycheung6960

    @henrycheung6960

    7 ай бұрын

    BTW, "AVR-IoT Cellular Mini", that's quite a mouthful way to name an eval board. It likes trying to pack all the search keywords into a name in the early 90's.

  • @Jamesg86yt
    @Jamesg86yt7 ай бұрын

    Love your videos! 🙏

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    Glad to hear it!

  • @ojumuiyinoluwa6917
    @ojumuiyinoluwa69179 ай бұрын

    Thanks for this insight. Can you suggest any company that produces these devices at lower prices that i can buy from so that i can do business with them. Also the firm must have a solution for visualization

  • @davidhouseago416
    @davidhouseago41615 күн бұрын

    A nice little project, the only problem is I just priced up the components and together they came out at over £80, excluding postage. I can buy a ready made one for a lot less!

  • @onjofilms
    @onjofilms Жыл бұрын

    hotness abounds.

  • @wellingtonalmeidaguiotti5686
    @wellingtonalmeidaguiotti5686 Жыл бұрын

    It's good to see Microchip using Open Source IDE to develop with your kits! Do you have some example code to integrate it to fieldview software or similar software, or to integrate it with precision agriculture, software QGIS or similar? #Microchip

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Hi Wellington, thanks for your comment. We're glad to hear that you appreciate our use of Open Source IDE. As for your question, we currently do not have specific example code for integration with FieldView software or precision agriculture software like QGIS. However, our development kits are designed to be versatile and can be adapted to a wide range of applications. We encourage you to explore our code libraries and documentation for more information on how to customize the kits for your specific needs. You can also find all of our public example code and documents here: www.microchip.com/en-us/document-listing?docCategory=codeexamples Hope this helps!

  • @christinemurray1444
    @christinemurray14444 ай бұрын

    I was looking into doing a DIY doggie tracker collar thing, but at those prices there are ready made commercial versions that would be a lot cheaper than just the SIM and GPS modules alone not including some microcontroller, battery, etc. I wonder what could be made cheaper that would allow for real-time tracking connecting to mobile.

  • @Dharmarenee

    @Dharmarenee

    4 ай бұрын

    It’s the subscription fees that get you.

  • @chrisw1462
    @chrisw1462 Жыл бұрын

    How much power does it use? Is it small enough that a battery smaller than the 18650 would be worth using?

  • @DV7Dave

    @DV7Dave

    5 ай бұрын

    Cell connections suck a whole lot of power. Have a look at solutions that use LoRA gateways. They can make connections in a manner that is far less demanding on the battery compared to cellular.

  • @EngineeringPortalPractice
    @EngineeringPortalPractice3 ай бұрын

    can i use my own regular sim card that i can get anywhere or it will only work with the Truphone network sim card which seems to be an IoT sim card ?

  • @MicrochipTechnology

    @MicrochipTechnology

    3 ай бұрын

    Hi there - The key aspect to focus on for compatibility is not the SIM card's provider but whether your network environment supports LTE-M or NB-IoT, as these are the network technologies that the Sequans Monarch 2 GM02S cellular module on the AVR-IoT Cellular Mini is designed to connect with​ (DigiKey: www.digikey.com/en/product-highlight/m/microchip-technology/avr-iot-cellular-mini-development-board)​. If your intended SIM card supports these network types and you are in a service area that provides LTE-M or NB-IoT coverage, it should be technically feasible to use another SIM card.

  • @EngineeringPortalPractice
    @EngineeringPortalPractice3 ай бұрын

    Truphone website shows in my country (Azerbaijan) 2G, 3G and 4G is listed but there is not listed LTE-M. Can I use this module as expected?

  • @MicrochipTechnology

    @MicrochipTechnology

    3 ай бұрын

    The key aspect to focus on is whether your network environment supports LTE-M or NB-IoT, as these are the network technologies that the Sequans Monarch 2 GM02S cellular module on the AVR-IoT Cellular Mini is designed to connect with. Please verify that your service area provides LTE-M or NB-IoT coverage, then you'll be able to confirm whether this module will operate as designed.

  • @ponyboy1st
    @ponyboy1st2 ай бұрын

    Hello, great vid. I wondered if you knew of a device similar to this but smaller still, i have a small project that i would like to try but need the whole thing to be approximately; L:40mm, w:15mm, D:15mm. TIA

  • @MicrochipTechnology

    @MicrochipTechnology

    2 ай бұрын

    Thanks for watching! For a small GPS tracking solution using Microchip products, consider the RN4870/71 BLE module. It's very compact, measuring just 11.5mm x 19.5mm, and can be paired with a GPS module for your project. Learn more about this module here www.microchip.com/en-us/product/rn4870. Hope this helps!

  • @mrafayshams3089
    @mrafayshams3089 Жыл бұрын

    Can we program this using MPLAB X IDE and C language instead of Arduino?

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Hi there, thanks for your question. The AVR-IoT Cell Mini and GPS FeatherWing can both be programmed using C language and the MPLAB X IDE, although the examples available are for the Arduino IDE. Hope this helps!

  • @ReadyToRunVMs
    @ReadyToRunVMs6 ай бұрын

    Hello Nice video , i hace a questiinn, that boards needs sim card o wifi network?

  • @MicrochipTechnology

    @MicrochipTechnology

    6 ай бұрын

    Hi there, thanks for your question! For a device like the AVR-IoT Cellular Mini shown in this video, a SIM card would be necessary if the data is to be transmitted over cellular networks. But if the device is being used in a way where it connects to a local network or uses another form of connectivity (like Wi-Fi), it may not need a SIM card. Hope this helps!

  • @oithetresen609
    @oithetresen6092 ай бұрын

    is there a good way to add a motion sensor to this tu use as a silent alarm? maybe get a notification on a smartphone.

  • @MicrochipTechnology

    @MicrochipTechnology

    2 ай бұрын

    Hi there, thanks for your question. Absolutely, you can integrate a PIR motion sensor with the AVR-IoT Cellular Mini to create a silent alarm system that notifies you via smartphone. This involves wiring the PIR sensor to the AVR-IoT board and modifying the Arduino code to process the sensor's signals. When the sensor detects motion, the board can use its cellular capabilities to send an SMS alert or use an internet connection for web-based notifications.

  • @pierpa_76pierpaolo
    @pierpa_76pierpaolo8 ай бұрын

    I would need something very small (size like a crown cap), which works the same way to be able to hide and easy to apply on cars, motorcycles, etc. If it was powered by a rechargeable battery with a mini solar panel that would be great. Waiting for info. Thank you very much.

  • @DV7Dave

    @DV7Dave

    5 ай бұрын

    Your best bet at the moment is a modified airtag. iPhones are everywhere so the fact that they can tap such an expansive network is very valuble in itself. Otherwise, you need to look at LoRA devices that connect to an open source network. Cell connections (even for a few seconds) suck a lot of power and require batteries larger than your average button cell battery to operate for long periods of time.

  • @pierpa_76pierpaolo

    @pierpa_76pierpaolo

    5 ай бұрын

    @@DV7Dave I looked at the Airtag but at the moment I don't have any working Iphones (I have two but all to be repaired so I'm at zero). The Lora devices (do they work with any Android OS, etc?) I had looked at them but they are too big those multifunction boards. I would need something that is even smaller than Arduino Nano just to make a point. Ok for the time being thank you.

  • @DV7Dave

    @DV7Dave

    5 ай бұрын

    @@pierpa_76pierpaolo The reason the airtag is able to be so small is because the location reporting is done via the iPhone that has the GSM/LTE hardware which is the bulky part. The airtag can be small because it only has a basic board with a low power bluetooth radio and GPS antenna. It sends the relevant data to someones iPhone that discretely passes it on.

  • @MicrochipTechnology

    @MicrochipTechnology

    5 ай бұрын

    Hi there! Given the constraints you're describing-requiring a device that is very small, capable of being hidden, and powered by a rechargeable battery with a solar component-it sounds like you are seeking a specialized tracking solution that isn't readily available on the consumer market. Devices like the Apple AirTag rely on a large network of devices to relay location information and are not designed to be used independently without access to such a network. For a custom solution, you may consider looking into ultra-compact GPS modules and pairing them with small-scale energy harvesting solutions like miniature solar cells. However, the challenge of miniaturization and power supply for such a small device is significant. The size of the GPS module and the necessary battery to power it, even with solar recharging, might exceed the dimensions you're targeting. Hope this helps!

  • @HaydenWilsonOutdoors

    @HaydenWilsonOutdoors

    5 ай бұрын

    ​@DV7Dave Acording to Apples Website, Air tags are only detectable within 33 feet, which would be pointless on vehicles

  • @jeremyyounger5442
    @jeremyyounger54425 ай бұрын

    Can I setup a geolocation ie home and when the device is out of the location sends an sms to a number?

  • @MicrochipTechnology

    @MicrochipTechnology

    5 ай бұрын

    Hi Jeremy, thanks for your comment. Yes, it's feasible to set up geofencing with the AVR-IoT Cellular Mini and configure it to send an SMS when the device leaves a predefined location. This would involve utilizing GPS data for location tracking and leveraging the cellular module for SMS communication. Let us know if you have any further questions about this!

  • @planker
    @planker Жыл бұрын

    How do I get started in your specialty? I have done a few things in Arduino like replacing my old RC 72Mhz Futaba radio guts with a 328P MCU and Nrf24 comms. The ESP is ok for LEDs and easy phone apps, but I like Op amps and 555 timers all at a useful 5 volts. I have no idea where I want to end up yet, It's too vast and too fun. Where should I start?

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Hi there, thanks for reaching out! Given your Arduino background, you might find our PIC microcontrollers a good fit. They offer a range of capabilities, including built-in op-amp modules. For beginners, we'd suggest checking out the MPLAB X IDE and the PIC16F1789 - it's a versatile microcontroller with integrated op-amps, running at a familiar 5 volts. It's perfect for expanding beyond the Arduino ecosystem while still working with concepts you enjoy. Hope this helps!

  • @planker

    @planker

    Жыл бұрын

    @@MicrochipTechnology Thanks, I had a look at your site. Currently I'm Intrigued with the LM311 and it appears we are on the same study.

  • @LoranMaes
    @LoranMaes9 ай бұрын

    Does this board need to be connected to internet to send those GPS updates to the webserver or can it be connected to a datasim so it can send realtime data as a standalone device?

  • @MicrochipTechnology

    @MicrochipTechnology

    9 ай бұрын

    Hi Loran - Thanks for your question! Yes, the AVR-IoT Cellular Mini board can use a data SIM to send GPS updates to the web server over a cellular network, allowing it to operate as a standalone device for real-time data transmission without a traditional internet connection. Please see our AVR IOT Cellular Mini onboarding page here: iot.microchip.com/avr-iot-cellular-mini

  • @puzzleetpuzzles7951

    @puzzleetpuzzles7951

    9 ай бұрын

    So yes, it needs sim card to work.

  • @mohanprabhu8562
    @mohanprabhu85629 ай бұрын

    This is cool project. Do you have module that is LTE Cat1 covering Band 2, 5, 12?

  • @MicrochipTechnology

    @MicrochipTechnology

    8 ай бұрын

    Hi Mohan, thanks for your comment. No we do not, but there are definitely several options on the market you can explore. Best of luck with your project!

  • @henrycheung6960

    @henrycheung6960

    7 ай бұрын

    Hmm, If the AVR-IoT Cell Mini datasheet is correct, it uses Sequans Monarch GM02S module, which supports both CAT-M1 and NB-IoT (NB1 and NB2) technologies, and it supports all the global bands including 1, 2, 3, 4, 5, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 66, 70, 71, 85. The AVR-IoT Cell Mini bundled TruePhone sim which might not operates on Band 2, 5 or 12, but the product itself do support those bands as far as I can tell.

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    Hi Henry, thanks for your comments! This board utilizes the Sequans Monarch GM02S module, which indeed supports CAT-M1 and NB-IoT (NB1 and NB2) technologies, along with a wide array of global bands including those you've listed. for the AVR DB-series' Multi-Voltage I/O (MVIO), your assessment is correct. This feature allows the LTE-M module, operating at 1.8V, to interface seamlessly with the AVRDB chip via the MVIO port, eliminating the need for a level shifter - a smart and efficient design choice. 👍

  • @levila4448
    @levila4448 Жыл бұрын

    Hey there I own an evolve electric skateboard im looking for a tracker I BEG any suggestions to someone that nos bugga all about this type of thing I can follow steps but this looks a little hard anyone reply thx😅❤

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Thanks for reaching out! Hi there! It's great that you're considering making your own tracker - it's not as daunting as it seems! If you're new to this, our AVR-IoT WG Development Board might be a good place to start. It has a simpler interface and plenty of online tutorials. Hope this helps!

  • @carlamerchan1219
    @carlamerchan12193 ай бұрын

    Hi, can we use another SIM card rather than the one from Truphone?

  • @MicrochipTechnology

    @MicrochipTechnology

    3 ай бұрын

    Hi Carla - The key aspect to focus on for compatibility is not the SIM card's provider but whether your network environment supports LTE-M or NB-IoT, as these are the network technologies that the Sequans Monarch 2 GM02S cellular module on the AVR-IoT Cellular Mini is designed to connect with​ (DigiKey: www.digikey.com/en/product-highlight/m/microchip-technology/avr-iot-cellular-mini-development-board)​. If your intended SIM card supports these network types and you are in a service area that provides LTE-M or NB-IoT coverage, it should be technically feasible to use another SIM card.

  • @HaydenWilsonOutdoors
    @HaydenWilsonOutdoors5 ай бұрын

    Could the AVR IoT's be programmed into my own custom coded android app?

  • @MicrochipTechnology

    @MicrochipTechnology

    5 ай бұрын

    Hi there, thanks for reaching out! Yes, the AVR-IoT Cellular Mini can be programmed for use with custom Android apps. It offers full Arduino support, allowing developers to create and send data to web servers or cloud services that can then be accessed by Android applications​​​​.

  • @reinhardtober157
    @reinhardtober1579 ай бұрын

    What will be the battery life time of it? I will probably try to track my cows with it ;-)

  • @MicrochipTechnology

    @MicrochipTechnology

    9 ай бұрын

    Hi there, thanks for your question! The AVR-IoT Cellular Mini unfortunately does not come with the battery you see in this video. This is a demonstration to showcase how our device can be used. Normally, it's powered via USB to Micro-USB connection while being programmed. Here is what comes in the box: • AVR-IoT Cellular Mini • Two 100 mil pin header strips, 1x16 pin and 1x12 pin • Prepaid SIM card • Cellular Antenna Hope this helps! Sorry for any confusion.

  • @disc999golfer999
    @disc999golfer9994 ай бұрын

    I ordered the device from the Microchip Technology Inc. Instead of shipping on March 18th, they now said it will be 90 days. Can I get in the express lane as I need it before then.

  • @disc999golfer999

    @disc999golfer999

    4 ай бұрын

    I actually received it yesterday i went to the website and told them I needed it right away, and it arrived quick! Before March 18th. Thank-you!

  • @MicrochipTechnology

    @MicrochipTechnology

    4 ай бұрын

    Glad to hear that! We were going to get back to you with a solution, but glad to hear you got this sorted.

  • @stevenm45
    @stevenm458 ай бұрын

    Hello, Does the cellular board only support LTE-M? I’m in the UK, have purchased a board (& GPS) but haven’t managed to get it on to a network yet. I look forward to your reply. Thanks, Steve

  • @MicrochipTechnology

    @MicrochipTechnology

    8 ай бұрын

    Hi there, thanks for reaching out! The AVR-IoT Cellular Mini board primarily supports LTE-M connectivity. In the UK, it can connect to LTE-M networks, including those provided by O2 and Vodafone. However, some users have reported connectivity issues, which may require the use of a higher gain antenna for improved network connection. Hope this helps!

  • @stevenm45

    @stevenm45

    8 ай бұрын

    Thank you for the reply. I’ll take the setup closer to an O2/Vodafone site as I’m relatively rural. Rgds, Steve

  • @MicrochipTechnology

    @MicrochipTechnology

    8 ай бұрын

    Feel free to reach out with any other questions!

  • @stevenm45

    @stevenm45

    8 ай бұрын

    @@MicrochipTechnologyHi again, Do you know if the Truphone SIM will connect to any LTE-M network - worldwide? I’m asking for when the 90days has expired and I need to renew it. Thanks, Steve

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    Yes, the Truphone SIM will connect to LTE-M networks worldwide. For renewing post the initial 90 days, please check with Truphone's customer service for the renewal process - “The Truphone network supports 2G, 3G, 4G and CAT-M1/LTE-M worldwide - all with a single SIM card - and gives every customer access to its IoT Connectivity Management platform.” Hope this helps!

  • @John-pv9so
    @John-pv9so4 ай бұрын

    are there any reocuring fees for server or anything else?

  • @MicrochipTechnology

    @MicrochipTechnology

    4 ай бұрын

    Hi John, thanks for your question! The potential recurring fees for server access or other services would depend on the specific SIM/data service provider you choose.

  • @scottygrahamcracker
    @scottygrahamcrackerАй бұрын

    would you be willing to share the stl or cad file for the mounting box?

  • @MicrochipTechnology

    @MicrochipTechnology

    Ай бұрын

    Hi, we would be more than happy to help you make this file. Please contact Microchip.com/CSS to get this process started. Thanks!

  • @SreeLatha-u8d
    @SreeLatha-u8d12 күн бұрын

    Does this works without telcom signals and xan i make it nin nano size so that is could be hidden while happening of any threats

  • @MicrochipTechnology

    @MicrochipTechnology

    Күн бұрын

    The AVR-IoT Cellular Mini requires cellular signals to transmit GPS data, so it won't work without telecom signals. As for miniaturizing the device, the AVR-IoT Cellular Mini board and GPS FeatherWing are already compact, but further reducing the size would involve custom hardware development.

  • @uncleajax1840
    @uncleajax1840Ай бұрын

    Hello sir can you explain how to track 100 of that module in one map?

  • @MicrochipTechnology

    @MicrochipTechnology

    Ай бұрын

    Hi there, thanks for your question. To track 100 AVR-IoT Cellular Mini modules on one map you can set up a scalable web server with a database to store GPS data. Modify each module's code to send data with a unique ID. Use a mapping library to visualize multiple devices. Hope this helps!

  • @markneiltanap
    @markneiltanap4 ай бұрын

    Ehyy question can i use this for our capstone proj? But i dont have any background on this IOT but out capstone is tracking a boat here in the philippines can i use this with that distance?? I really need answers

  • @MicrochipTechnology

    @MicrochipTechnology

    4 ай бұрын

    Hello, thanks for reaching out! You can use the AVR-IoT Cellular Mini and GPS tracking setup for your capstone project on boat tracking in the Philippines. While the range of any IoT device, including this setup, is influenced by cellular network coverage, using cellular connectivity means you can track over considerable distances, including coastal and some offshore areas, as long as there is cellular network availability.

  • @markneiltanap

    @markneiltanap

    4 ай бұрын

    @@MicrochipTechnology hey men can you teach me or give a reference what i need to learn for this kind of iot like i said if there was a add a feature like sending a sos could this device can add that?

  • @markneiltanap

    @markneiltanap

    4 ай бұрын

    @@MicrochipTechnology also what i really need to learn please help me i have zero knowledge on this and i don't want to start from the scratch simply it has a due to finish this capstone

  • @MicrochipTechnology

    @MicrochipTechnology

    3 ай бұрын

    Hi Mark! Learning how to develop with something like IoT be challenging, but there are resources out there to help you get started and streamline your learning process. Here are some links that might be useful: 1. For AWS Integration: Check out the Microchip IoT Developer Guides for AWS (github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws), which offer tutorials from basic to advanced levels for integrating IoT devices with AWS​​. 2. For Azure IoT Services: If you're leaning towards Microsoft's Azure for your IoT project, the guide on connecting the PIC-IoT Wx development board to Azure IoT (github.com/Azure-Samples/Microchip-PIC-IoT-Wx) provides a comprehensive walkthrough for provisioning and setting up your device​​. 3. General IoT Development with Microchip: For a broader look at getting started with Microchip's IoT development boards, this overview of the AVR-IoT WG could be quite enlightening, offering insights into the board's capabilities and potential applications​​: ww1.microchip.com/downloads/aemDocuments/documents/MCU08/ProductDocuments/UserGuides/AVR-IoT-WG-Development-Board-User-Guide-DS50002809D.pdf If you have an existing design or further questions, reaching out to our Client System Engineers could provide you with the personalized assistance you need. You can find them at Microchip.com/Css (www.microchip.com/css). They're there to help with technical questions of this matter.

  • @markneiltanap

    @markneiltanap

    2 ай бұрын

    @@MicrochipTechnology can you use this like in real time tracking for boat?

  • @beelzebub469
    @beelzebub4693 ай бұрын

    Can I ask a question? What voltage is that battery?

  • @MicrochipTechnology

    @MicrochipTechnology

    2 ай бұрын

    Thanks for reaching out! This is a CR2032 Battery which provides a voltage of 3 Volts.

  • @beelzebub469

    @beelzebub469

    Ай бұрын

    ​@@MicrochipTechnologyThank you sir! Follow up question, is there any alternative component that can function the same as the adafruit ultimate GPS featherwing and is affordable to a student?

  • @febifebriansyah8171
    @febifebriansyah8171 Жыл бұрын

    how this device can be connected to the network/internet?

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Hi Febi, thanks for your question. The AVR-IoT Cellular Mini development board is a hardware platform to evaluate and develop IoT solutions with the Microchip AVR128DB48 AVR microcontroller. It’s only capable of connecting to a cellular network. Hope this helps!

  • @febifebriansyah8171

    @febifebriansyah8171

    Жыл бұрын

    @@MicrochipTechnology thank you for your answer

  • @MicrochipTechnology

    @MicrochipTechnology

    Жыл бұрын

    Happy to help!

  • @nozukondudula5618
    @nozukondudula56183 ай бұрын

    I have an idea about a tracker, i would like to know how much would it cost for me to give you an idea(design) and you develop it for me. I have no programming knowledge or know anything about tech.

  • @MicrochipTechnology

    @MicrochipTechnology

    3 ай бұрын

    We suggest you contact our Client Success Specialists (CSS) Technical Team at Microchip.com/CSS to discuss your tracker idea. They will evaluate your design needs and guide you on the next steps. Keep in mind that we have specific requirements for custom projects, but our team is here to help you get started.

  • @SeriousSmirk_00058
    @SeriousSmirk_000582 ай бұрын

    excuze me sir i want your help in writing codes if you don't mind i have an innovating idea to explore the depth of oceans and seas so i need a mentor for this to point out my mistakes and tell me the right thing to do

  • @SeriousSmirk_00058

    @SeriousSmirk_00058

    2 ай бұрын

    if you have just few movement i will explain you my raw data

  • @MicrochipTechnology

    @MicrochipTechnology

    2 ай бұрын

    Hi there, thanks for reaching out! Microchip can help you fix errors and mistakes in your code, but we unfortunately do not write code for you. If you have code, you would like us to review - you can submit a question to us at Microchip.com/CSS. If you would like someone to help you design the code, you are encouraged to use one of our third party design partners: www.microchip.com/en-us/support/design-help/design-partner-ecosystem/design-partner-program. We hope this helps 😊

  • @xxxXXXCH04XXXxxx
    @xxxXXXCH04XXXxxx7 ай бұрын

    No SIM card needed?

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    Hi there, thanks for reaching out. For a device like the AVR-IoT Cellular Mini, a SIM card would be necessary if the data is to be transmitted over cellular networks. But if the device is being used in a way where it connects to a local network or uses another form of connectivity (like Wi-Fi), it may not need a SIM card. Hope this helps!

  • @xxxXXXCH04XXXxxx

    @xxxXXXCH04XXXxxx

    7 ай бұрын

    @@MicrochipTechnology Thanks!

  • @adigamingyt1890
    @adigamingyt18907 ай бұрын

    Sanu majhi

  • @TheGuri1976
    @TheGuri1976 Жыл бұрын

    Technology is excellent....but GPS tracking devices in place can tell about the location of a person or vehicle.....😂 A person or agency using Tracker or tracer can not be in position to know the interests of clever operative if he(operative) decides to always leave wrong footprints to dodge the watchdog.

  • @Gremlinsro
    @GremlinsroАй бұрын

    Nice but unusable ... too expensiv , too big and verry important high power consumption. S

  • @saqibinitaly
    @saqibinitaly8 ай бұрын

    Good Morning Sir, How can i contact you? I need to talk to you to get some informations please.

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    Hi there, please feel free to let us know what information you need so we can direct you to the appropriate location. Thank you!

  • @saqibinitaly

    @saqibinitaly

    7 ай бұрын

    i need a microchip with gps capability to install in my trollyes of supermarket. This chip must be in small size. Later i will attach this chip to mobile App(Inhouse develoment)no even i can loacte the position through web browser. The purpose for this chip to locate the position of trolleys. So i need this small sized GPS microchip, the position/locations of which i can see through my App /browser, without distance barrier. Thanks a lot @@MicrochipTechnology

  • @MicrochipTechnology

    @MicrochipTechnology

    7 ай бұрын

    For specialized assistance with GPS-enabled microchip selection, please contact our Client Success Team here: Microchip Client Support Services. They're ready to help you find the ideal product for your supermarket trolley tracking system. Thank you!

Келесі