You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IoT Embedded Application illustrating the creation and use of a custom chip. The chip is a Neo6m GPS Module. The Sketch Application reads values from sensor and display information about Location, Speed, Date and Time. The custom chip includes NMEA GPS Sample Data.
IoT Embedded Application illustrating the creation and use of a custom chip. The chip is a Neo6m GPS Module. The C++ Sketch Application reads values from sensor and display information about Location, Speed, Date and Time. The custom chip includes NMEA GPS Sample Data.
The pilot vehicle rounds the city daily and sends the pothole coordinates to the cloud. The app will display the pothole and if the user is near the pothole, the user will be alerted.
This is a project I'm working on so I can have cruise control in my car. It uses GPS in order to monitor the speed of your vehicle, and shows your speed on the OLED display. It allows you to set your desired speed limit using two push buttons. If you speed, the device screams - the pitch changing with your speeding.
The pilot vehicle rounds the city daily and sends the pothole coordinates to the cloud. The app will display the pothole and if the user is near the pothole, the user will be alerted