car

There are 2059 repositories under car topic.

  • microsoft/AutonomousDrivingCookbook

    Scenarios, tutorials and demos for Autonomous Driving

    Language:Jupyter Notebook2.3k135123561
  • timdorr/tesla-api

    🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.

    Language:Ruby2k132259531
  • 18601949127/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.

    Language:Java1.1k3411382
  • pires/android-obd-reader

    Android OBD-II Reader application that uses pure OBD-II PID's Java API.

    Language:Java803112126469
  • jgamblin/CarHackingTools

    Install and Configure Common Car Hacking Tools.

    Language:Shell773555159
  • pires/obd-java-api

    OBD-II Java API

    Language:Java5938666292
  • stuntrally

    stuntrally/stuntrally

    Note: development continues in stuntrally3. 3D racing game based on VDrift and OGRE with own Track Editor. The main repository with Stunt Rally 2.x sources and data.

    Language:C++5913261119
  • pcjbird/AssetsExtractor

    『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。

    Language:Objective-C58010784
  • PowerBroker2/ELMduino

    Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects

    Language:C++57822212114
  • pylessard/python-udsoncan

    Python implementation of UDS (ISO-14229) standard.

    Language:Python54338154190
  • andrewssobral/vehicle_detection_haarcascades

    Vehicle Detection by Haar Cascades with OpenCV

    Language:C++5335018524
  • MagnusThome/RejsaCAN-ESP32

    ESP32 and ESP32-S3 board with CAN interface, runs on 12V power (with auto shutdown)

    Language:C++49858080
  • awesome-automotive-can-id

    iDoka/awesome-automotive-can-id

    :tractor: Collect of CAN IDs and its payloads for various car brands/models in one place. Might be useful for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.

  • chenjie1219/cartool

    Mac上解压Assets.car文件的小工具(支持右键解压)

    Language:Swift4529480
  • qyxxjd/CarAssistant

    汽车助手:消费信息的增删改查;消费记录、百分比统计表;百公里油耗曲线图,最低油耗/最高油耗信息

    Language:Kotlin43211596
  • tawnkramer/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+

    Language:C#417290150
  • leggedrobotics/se2_navigation

    Pure Pursuit Control and SE(2) Planning

    Language:C++40914581
  • limiter121/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)

    Language:C383331098
  • Hyundai-Kia-Connect/kia_uvo

    A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.

    Language:Python3711751179
  • GeekBugs/Android-SerialPort

    『Android Lib』 Android 平台上的 usb 串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发

    Language:Java33661263
  • juzzlin/DustRacing2D

    Dust Racing 2D is a traditional top-down car racing game including a level editor.

    Language:C++295219666
  • sxcool1024/Machinery-Industry-Press

    本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书

  • viktorgino/headunit-desktop

    HeadUnit Desktop is a car PC software built with Qt 5 and QML

    Language:C++284566164
  • EQMOD/EQM_OBDWEB

    A WEB Based OBDII Dongle Platform using the ESP32 WROVER Module

    Language:C28216319
  • bamwani/car-counting-and-speed-estimation-yolo-sort-python

    This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed estimation

    Language:Python276102361
  • jilleb/mqb-pm

    Performance Monitor for VAG-group cars with Android Auto

    Language:Java26231075
  • itchannel/fordpass-ha

    Fordpass integration for Home Assistant

    Language:Python2603039534
  • jeremyhahn/ecutools

    IoT Automotive Tuning, Diagnostics & Analytics

    Language:C24434073
  • smartdevicelink/sdl_core

    SmartDeviceLink In-Vehicle Software and Sample HMI

    Language:C++239861.4k247
  • akhenakh/mocs

    My Own Car System, a Go & Qt application for your car

    Language:JavaScript23721025
  • JVital2013/RoadApplePi

    An elegent "Black Box" solution that can be retrofitted into any car with an OBD(II) port for minimal cost.

    Language:JavaScript234351766
  • tillsteinbach/VWsFriend

    VW WeConnect visualization and control

    Language:Python2131815818
  • kotlin-obd-api

    eltonvs/kotlin-obd-api

    :blue_car: A Kotlin OBD-II API for reading engine data

    Language:Kotlin191121732
  • smartdevicelink/sdl_ios

    Get your app connected to the 🚙, make your users feel like a 🌟

    Language:Objective-C170461.1k110
  • tekk/TTGO-T-Beam-Car-Tracker

    TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)

    Language:C++16822645
  • blueapplehe/car_identify

    汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络

    Language:Jupyter Notebook1623229