Git Product home page Git Product logo

freenove_three-wheeled_smart_car_kit_for_raspberry_pi's Introduction

Freenove Three-wheeled Smart Car Kit for Raspberry Pi

A three-wheeled car kit for learning Raspberry Pi.

Download

  • Use command in terminal

    Run following command to download all the files in this repository.

    git clone --depth 1 https://github.com/Freenove/Freenove_Three-wheeled_Smart_Car_Kit_for_Raspberry_Pi.git

  • Manually download in browser

    Click the green "Clone or download" button, then click "Download ZIP" button in the pop-up window. Do NOT click the "Open in Desktop" button, it will lead you to install Github software.

If you meet any difficulties, please contact our support team for help.

Freenove provides free and quick customer support. Including but not limited to:

  • Quality problems of products
  • Using Problems of products
  • Questions of learning and creation
  • Opinions and suggestions
  • Ideas and thoughts

Please send an email to:

[email protected]

We will reply to you within one working day.

Purchase

Please visit the following page to purchase our products:

http://store.freenove.com

Business customers please contact us through the following email address:

[email protected]

Copyright

All the files in this repository are released under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

CC BY-NC-SA

This means you can use them on your own derived works, in part or completely. But NOT for the purpose of commercial use. You can find a copy of the license in this repository.

Freenove brand and logo are copyright of Freenove Creative Technology Co., Ltd. Can't be used without formal permission.

About

Freenove is an open-source electronics platform.

Freenove is committed to helping customer quickly realize the creative idea and product prototypes, making it easy to get started for enthusiasts of programing and electronics and launching innovative open source products.

Our services include:

  • Robot kits
  • Learning kits for Arduino, Raspberry Pi and micro:bit
  • Electronic components and modules, tools
  • Product customization service

Our code and circuit are open source. You can obtain the details and the latest information through visiting the following web site:

http://www.freenove.com

freenove_three-wheeled_smart_car_kit_for_raspberry_pi's People

Contributors

denzelchen avatar shaynee-mo avatar zhijguo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freenove_three-wheeled_smart_car_kit_for_raspberry_pi's Issues

Incorrect package requeted.

Hi,

The tutorial for Freenove Three-wheeled Smart Car Kit for Raspberry Pi calls for python-smbus to be installed, I believe this should be python3-smbus, certainly this is the case in the latest Bullseye release of PiOS, an install using python3-smbus worked as expected.
Regards,

Camera will not start.

Hi,

Been having issues starting the camera on a recent rebuild of my rover SD card.

The file following file is the culprit;

Freenove/Freenove_Three-wheeled_Smart_Car_Kit_for_Raspberry_Pi/Server/Start_mjpg_Streamer.sh

For whatever reason in the following line 320*240 no longer works and has to be edited to read 320x240

./mjpg_streamer -i "./input_uvc.so -y -d /dev/video0 -n -r 320*240 -f 30" -o "./output_http.so -p 8090 -w ./www"

It looks like the Start_mjpg_Streamer.sh in the directory mjpg-streamer was updated a short while back but the server file was not.

Required package missing from tutorial

Hi,

The tutorial for the Freenove Three-wheeled Smart Car Kit for Raspberry Pi does not list the cmake package as being required, this is not installed by default in the latest Bullseye release of PiOS but is needed to build mjpg-streamer.

Client does not work with current version of PyQt4

The client does not start up with error

Traceback (most recent call last):
  File "main.py", line 28, in <module>
    from Ui_main import Ui_MainWindow
  File "/home/pi/Freenove_Three-wheeled_Smart_Car_Kit_for_Raspberry_Pi/Client/Ui_main.py", line 542, in <module>
    from PyQt4 import QtWebKit
ImportError: cannot import name QtWebKit

Appearently the latest version of PyQt4 does not include QtWebKit anymore. Do you have any suggestions how to fix this?

Server off

hello, I am running in the instructions for the remote control car but when I get to the part sudo python main.py like said in the instructions I get
Screen Shot 2022-02-03 at 2 13 20 PM
python main.py
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Open TCP
Server address: 192.168.86.26
libEGL warning: DRI2: failed to authenticate

No client connection
Close TCP
and the freenove tab that opens up says that the server is off regardless of if i turn it on

auto start server

Hi,
I would like to be able to start the server and the listeners (camera, tcp) automatically.
How can this be done?

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.