All Projects → f1-telemetry-client → Similar Projects or Alternatives

814 Open source projects that are alternatives of or similar to f1-telemetry-client

AUTOBOT FIFAX
FIFA SNIPING BOT
Stars: ✭ 31 (-75.78%)
Mutual labels:  xbox, playstation, pc
SteamAchievementNotifier
Steam Achievement Notifier is an Electron application that shows a customisable notification when you unlock any Steam Achievement! It uses the Steam Web API to track achievement stats in real time, and displays an achievement summary within the notification.
Stars: ✭ 77 (-39.84%)
Mutual labels:  xbox, playstation
reinforced-race
A model car learns driving along a track using reinforcement learning
Stars: ✭ 37 (-71.09%)
Mutual labels:  car, driver
Pancake
Lightweight, Fast, Easy-to-use HTML5 2D game framework!
Stars: ✭ 79 (-38.28%)
Mutual labels:  xbox, playstation
awesome-automotive-can-id
🚜 unpretentious attempt to collect CAN IDs and payloads for various car brands/models in one place.
Stars: ✭ 104 (-18.75%)
Mutual labels:  car, automotive
uracer-kotd
A GLES2 top-down racer, built on top of libgdx and Box2D.
Stars: ✭ 95 (-25.78%)
Mutual labels:  car, race
Nissboard
🚗 Nissan Consult/OBDII Realtime Dashboard
Stars: ✭ 20 (-84.37%)
Mutual labels:  car, race
MacchinaM2-J2534-Rust
Cross platform J2534 API for Macchinas M2 UTD module
Stars: ✭ 17 (-86.72%)
Mutual labels:  car, driver
cod-api
A thin Call of Duty API wrapper written in TypeScript
Stars: ✭ 40 (-68.75%)
Mutual labels:  xbox, playstation
WeConnect-mqtt
MQTT Client that publishes data from Volkswagen WeConnect
Stars: ✭ 14 (-89.06%)
Mutual labels:  car, telemetry
formula-one-ergast
Java implementation to get a historical record of motor racing data from Ergast Developer API
Stars: ✭ 18 (-85.94%)
Mutual labels:  formula1, formula-one
BBear balance car
it'a mini auto balance car which use the mini motor to drive the car
Stars: ✭ 44 (-65.62%)
Mutual labels:  car, driver
ecutools
IoT Automotive Tuning, Diagnostics & Analytics
Stars: ✭ 144 (+12.5%)
Mutual labels:  car, race
Carpark
CarPark is a small application that will allow you to keep the position of your car in memory just to find it easier and especially faster.
Stars: ✭ 16 (-87.5%)
Mutual labels:  car
Ttgo T Beam Car Tracker
TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
Stars: ✭ 106 (-17.19%)
Mutual labels:  car
Obd Java Api
OBD-II Java API
Stars: ✭ 518 (+304.69%)
Mutual labels:  car
Vehicle detection haarcascades
Vehicle Detection by Haar Cascades with OpenCV
Stars: ✭ 445 (+247.66%)
Mutual labels:  car
Dustracing2d
Dust Racing 2D is a traditional top-down car racing game including a level editor.
Stars: ✭ 199 (+55.47%)
Mutual labels:  car
Movel
Móvel - Dashboard for Raspberry pi car computer
Stars: ✭ 103 (-19.53%)
Mutual labels:  car
Carhackingtools
Install and Configure Common Car Hacking Tools.
Stars: ✭ 374 (+192.19%)
Mutual labels:  car
Sdsandbox
This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. Recently updated to work on Python 3.4+ and Keras 2+
Stars: ✭ 369 (+188.28%)
Mutual labels:  car
3d Boundingbox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
Stars: ✭ 95 (-25.78%)
Mutual labels:  car
savagewheels
🏁 2D car crashing game armageddon
Stars: ✭ 21 (-83.59%)
Mutual labels:  car
car-OCR
基于机器学习和OCR的车牌识别系统 @fujunhao
Stars: ✭ 39 (-69.53%)
Mutual labels:  car
Mocs
My Own Car System, a Go & Qt application for your car
Stars: ✭ 218 (+70.31%)
Mutual labels:  car
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+1414.84%)
Mutual labels:  car
Kotlin Obd Api
🚙 A Kotlin OBD-II API for reading engine data
Stars: ✭ 91 (-28.91%)
Mutual labels:  car
cybertruckchallenge19
Android security workshop material taught during the CyberTruck Challenge 2019 (Detroit USA).
Stars: ✭ 80 (-37.5%)
Mutual labels:  car
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+630.47%)
Mutual labels:  car
Googlemap
Google Map to use create path on map and play vehicle on path like Uber and Ola
Stars: ✭ 112 (-12.5%)
Mutual labels:  car
Android Obd Reader
Android OBD-II Reader application that uses pure OBD-II PID's Java API.
Stars: ✭ 739 (+477.34%)
Mutual labels:  car
Esp32 Obd2 Emulator
Open-source OBD-II emulator based on an ESP32 + CAN transceiver IC, controllable via WiFi through a simple web UI (or via API)
Stars: ✭ 207 (+61.72%)
Mutual labels:  car
Assetsextractor
『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。
Stars: ✭ 486 (+279.69%)
Mutual labels:  car
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (-17.97%)
Mutual labels:  car
Carassistant
汽车助手:消费信息的增删改查;消费记录、百分比统计表;百公里油耗曲线图,最低油耗/最高油耗信息
Stars: ✭ 414 (+223.44%)
Mutual labels:  car
Headunit Desktop
HeadUnit Desktop is a car PC software built with Qt 5 and QML
Stars: ✭ 225 (+75.78%)
Mutual labels:  car
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (+192.97%)
Mutual labels:  car
Fine grained classification
Fined grained classification On Car dataset
Stars: ✭ 103 (-19.53%)
Mutual labels:  car
Stuntrally
The main repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor.
Stars: ✭ 314 (+145.31%)
Mutual labels:  car
Mqb Pm
Performance Monitor for VAG-group cars with Android Auto
Stars: ✭ 155 (+21.09%)
Mutual labels:  car
Tesla Api
🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
Stars: ✭ 1,317 (+928.91%)
Mutual labels:  car
self-driving-car-nd
Udacity's Self-Driving Car Nanodegree project files and notes.
Stars: ✭ 50 (-60.94%)
Mutual labels:  car
Renault Radio Code List
List of all security codes required to activate Renault car radios.
Stars: ✭ 88 (-31.25%)
Mutual labels:  car
Machinery Industry Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
Stars: ✭ 85 (-33.59%)
Mutual labels:  car
carFinderFlutter
A car finder in big parking lots app. Made with 💗 and Flutter
Stars: ✭ 19 (-85.16%)
Mutual labels:  car
Sdl ios
Get your app connected to the 🚙, make your users feel like a 🌟
Stars: ✭ 147 (+14.84%)
Mutual labels:  car
Genivi Dev Platform
GENIVI Development Platform
Stars: ✭ 81 (-36.72%)
Mutual labels:  car
RejsaCAN-ESP32
ESP32 board with CAN interface, runs on 12V power (with auto shutdown)
Stars: ✭ 88 (-31.25%)
Mutual labels:  car
Python Udsoncan
Python implementation of UDS (ISO-14229) standard.
Stars: ✭ 209 (+63.28%)
Mutual labels:  car
RecPlate-lib
基于BP神经网络的车牌识别系统
Stars: ✭ 41 (-67.97%)
Mutual labels:  car
Roadapplepi
An elegent "Black Box" solution that can be retrofitted into any car with an OBD(II) port for minimal cost.
Stars: ✭ 140 (+9.38%)
Mutual labels:  car
Node Bmw Client
A node.js powered interface for E38/E39/E53 + E6x/E9x BMW vehicles (Client side)
Stars: ✭ 68 (-46.87%)
Mutual labels:  car
mbapipy
MercedesME platform as a Custom Component for Home Assistant.
Stars: ✭ 25 (-80.47%)
Mutual labels:  car
epp
上海车牌 辅助 拍牌 软件
Stars: ✭ 34 (-73.44%)
Mutual labels:  car
Caranimation
A sample project about car animation in a route
Stars: ✭ 55 (-57.03%)
Mutual labels:  car
corona-archiver
Python script to help pack and unpack Corona/Solar2D archive .car file
Stars: ✭ 23 (-82.03%)
Mutual labels:  car
OpenRemoteStart
An open source remote implementation for the Fortin EVO-One remote starter
Stars: ✭ 24 (-81.25%)
Mutual labels:  car
Arcarmovement
This is navigation example on google map. Here Marker move as vehicles moves with turns as uber does in their app. Using old and new coordinates animating bearing value the markers are moving.
Stars: ✭ 137 (+7.03%)
Mutual labels:  car
Imbmw
BMW iBus .NET MF SDK and hardware
Stars: ✭ 50 (-60.94%)
Mutual labels:  car
ELMduino
Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects
Stars: ✭ 274 (+114.06%)
Mutual labels:  car
1-60 of 814 similar projects