Code Monkey home page Code Monkey logo

rc_lane_follow_bot's Introduction

A remote controlled robot car with STM32 microcontroller that drives 2 motors with an H-bridge, detects simple lanes, and sends a camera feed via Bluetooth. Use WASD for control.

Parts: STM32-Nucleo board, OV7670 camera module, 4 AAA batteries, robot car kit, HC-05 Bluetooth module

Wiring diagram


Demo

(will upload a better one soon)

339877954_6356070601079693_435930603991328665_n.mp4

image image


Set up for developers

python -m pip install -r lab_06_serial_monitor/requirements.txt

in your Python virtual env. To run the serial monitor,

python lab_06_serial_monitor/serial_monitor_lab_06.py --shorter --rle

Credit to ECE342 staff for serial monitor code.

Debugging lane detection logic with static image file

  1. use -w option in serial monitor to generate a raw image
  2. use main function in detect_lane.c to read the image, process it and output a new processed image (both as csv files)
  3. run viz.py on the new image

rc_lane_follow_bot's People

Contributors

yvonne-yang avatar jack-jintao-huang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.