Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starFalll/Raspbarry_Tensorflow_Robot
Raspberry Pi intelligent recognition robot based on Tensorflow
https://github.com/starFalll/Raspbarry_Tensorflow_Robot
Last synced: about 1 month ago
JSON representation
Raspberry Pi intelligent recognition robot based on Tensorflow
- Host: GitHub
- URL: https://github.com/starFalll/Raspbarry_Tensorflow_Robot
- Owner: starFalll
- Created: 2017-09-12T10:50:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T02:37:23.000Z (about 1 year ago)
- Last Synced: 2024-08-02T03:01:48.690Z (4 months ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-es - 基于Tensorflow的树莓派智能识别机器人
README
# Raspbarry_Tensorflow_Robot
Raspberry Pi intelligent recognition robot based on Tensorflow.
## Implement function
> 1.Use the Raspberry Pi GPIO port to control the forward, backward, left, right, and right movements of the robot and the movement of the robotic arm, and control the up and down movement of the camera through the stepper motor. (With non-blocking input)> 2.Use Tensorflow for image recognition.
> 3.Use the RPI Cam web interface to transmit video information to the web end in real time.
> 4.Select the most likely content among the recognized content for voice output.