联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GPS编程(266) 
按平台查找All Python(266) 

[GPS编程] cyber-resilient-marine-navigation

从我的硕士论文中选择的代码:用于船舶自主导航的网络弹性多模态传感器融合
Selected code from my M.Sc. thesis: Cyber-resilient multi-modal sensor fusion for autonomous ship navigation (2024-03-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711005873136356.html

[GPS编程] hass-moox-track

HASS的MOOX Track Custom Component(HASS MOOX Track)是一个自定义组件,将MOOX跟踪设备连接到家庭助理,作为“设备跟踪器”
MOOX-Track Custom Component for HASS (hass-moox-track) is a custom component that connects your MOOX Track devices to Home Assistant as "Device Trackers" (2022-08-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689341843996428.html

[GPS编程] bicycleGPS

一种基于python的DIY框架,用于设置服务器并与中国GPS+SIM(2G)设备交换TCP数据包,该设备的通信协议源自名为GT06的东西。基于petGPS(
A DIY, python-based framework to set up a server and exchange TCP packets with a chinese GPS+SIM (2G) device whose communication protocol is derived from something called GT06. Based on petGPS ( (2021-11-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689341822673843.html

[GPS编程] sensei

Sensei是一个开源Python工具箱,用于模拟集成导航系统并执行分析,以识别、建模和估计传感器数据中的主要误差源。
Sensei is an open-source Python toolbox for simulating integrated navigation systems and performing analysis to identify, model, and estimate major sources of error in sensor data. (2022-06-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689341808414928.html

[GPS编程] UdanaHAWKGPSwebapp

使用Google Maps api的Django应用程序,使用Gps传感器跟踪Rasberry Pi的位置。为创建...
A Django application using the Google Maps api to track the location of a Rasberry Pi with a Gps Sensor. Created for the purpose of tracking a smart drone. (2018-08-24, Python, 19KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268506372004.html

[GPS编程] -Virtual-GPS-values-using-LSTM-RNN-based-ML-model

在本项目中,我们使用基于LSTM-RNN的二进制分类器对真实gps值和虚拟gps值进行分类。
In this project we have classified real gps values and virtual gps values using LSTM-RNN based binary classifer. (2023-01-03, Python, 88KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268450936414.html

[GPS编程] MicroPython_GPS_IOT

与MicroPython和ESP8266 mini D1一起使用的GPS IOT应用程序的主题。将数据发送到服务器并显示...
A topic of GPS IOT application for use with MicroPython and ESP8266 mini D1.Send the datas to the server and display it on the Google map. (2022-01-14, Python, 1223KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268426276627.html

[GPS编程] SnowGPS

导航应用程序的服务器和客户端,该应用程序计算从一个建筑物到另一个建筑物的路径,以最小化...
A server and client for a navigation application that calculates the path from one building to another that minimizes exposure to cold weather (2016-12-10, Python, 1184KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268396528933.html

[GPS编程] Autonomous-Water-Rover

自动水漫游器通过使用GPS坐标和...
The Autonomous Water Rover monitors a water body by following the path specified by the user using GPS coordinates and traverses the water body as per the instructions with obstacle avoidance. It has different sensors like pH, percentage of dissolved oxygen, temperature, turbidity, etc. which gives us real time data on our server about the (2018-07-31, Python, 135233KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268347863230.html

[GPS编程] ha-gt06

gt06守护程序,将gt06协议转换为MQTT协议,作为homeassistant中的设备跟踪器。为土强g...测试...
gt06 daemon, translate the gt06 protocol to MQTT protocol, as a device tracker in homeassistant. tested for TUQIANG gt550 car obd gps locator and homeassistant 2023.4.4. (2023-05-13, Python, 20KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268341558497.html

[GPS编程] AnomalyDetection

提出了一种基于无人机传感器流数据的实时轻量异常检测算法...
A system which has a real-time & light-weight anomaly detection algorithm based on streaming data from UAV sensors in to order to get the earliest possible detection of GPS spoofing attacks on UAV’s. (2020-01-03, Python, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268322763730.html

[GPS编程] airspace-checker

空域检查器的主要目标是能够检查给定的飞行(gps航迹)不跨越任何禁止的(PUL)...
Airspace checker s main goal is to be able to check a given flight (gps track) does not cross any forbidden (for PUL) airspace. It consists in an OpenAir translator, a Google Earth exporter, and the main tool that takes a gpx and test it against an airspace DB. (2011-09-30, Python, 606KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268259707473.html

[GPS编程] car-tracker

在Telit GM862-GPS模块上使用python构建的汽车跟踪器。它被设计用于解释SMS消息以进行通信...
Car tracker that is build using python over Telit GM862-GPS module. It is designed to interpret SMS messages to do commands as getting the location and stop the vehicle. (2014-07-24, Python, 11016KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268252232256.html

[GPS编程] wo-different-sensors-Sensor-Fusion-of-GPS-and-IMU

使用两个不同的传感器(GPS和IMU)构建导航堆栈,了解它们的相对优势+缺点,以及...
Built a navigation stack using two different sensors - GPS & IMU, understand their relative strengths + drawbacks, and get an introduction to sensor fusion. (2022-12-23, Python, 34441KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268230281251.html

[GPS编程] nmea-gps-emulator

NMEA-GPS模拟器是一个简单的脚本,它模拟GPS接收机(模拟单元的移动)。数据生成者...
The NMEA-GPS Emulator is a simple script that emulates a GPS receiver (simulates unit s movement). Data generated by the script are sent to clients in NMEA 0183 format. (2021-11-10, Python, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268169885347.html

[GPS编程] wipy2

该项目涉及将Wipy 2.0与Ublox NEO-6M M8N GPS和ST7735显示器连接。Wipy 2.0获得GPS
This project is about connecting a Wipy 2.0 with an Ublox NEO-6M M8N GPS and a ST7735 display. The Wipy 2.0 gets the GPS (2018-06-30, Python, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268112419917.html

[GPS编程] gps50

用Python和JavaScript编写的基于Web的GPS活动查看器。利用Flask web框架和Google地图...
Web-based GPS activity viewer written in Python and JavaScript. Utilises the Flask web framework and the Google Maps API. Submitted as my final project for Harvard’s CS50x. (2022-10-23, Python, 73KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268107983494.html

[GPS编程] RTK-NTRIP-RTCM

包含将RTCM3数据发送到托管NTRIP服务器并获取NTRIP数据并在另一个月球车上显示的程序。真实...
Contains program to Send RTCM3 ?? data to Hosted NTRIP server and fetch NTRIP data and display on another rover. Real time kinematic supported base and rover (Ublox-M8P) GPS units are required. (2022-12-07, Python, 4103KB, 下载0次)

http://www.pudn.com/Download/item/id/1686268035225489.html

[GPS编程] diy-alpr

使用覆盆子Pi构建的自动牌照读取器(ALPR)。捕获图像以及GPS坐标,分析...
An automated license plate reader (ALPR) built with a Raspberry Pi. Captures images along with GPS coordinates, analyzes images for license plates (using OpenALPR library), and produces a list of recognized plates, time, and location. (2017-01-08, Python, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1686266421540640.html

[GPS编程] petGPS

一个基于python的DIY框架,用于设置服务器并与中国GPS+SIM(2G)设备交换TCP数据包,该设备的配置...
A DIY, python-based framework to set up a server and exchange TCP packets with a chinese GPS+SIM (2G) device whose communication protocol is derived from something called GT06 (2023-05-23, Python, 1088KB, 下载0次)

http://www.pudn.com/Download/item/id/1686266331136075.html
总计:266