Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

xipengwang/raspberryX

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project for fun and for future use.

Wiki: https://github.com/xipengwang/X/wiki


Basic installation steps: (You will find more information on the wiki pages)

  • git clone git@github.com:xipengwang/X.git robotX
  • cd robotX
  • make
    • If you compile the code on a raspberry pi, you should change Build.common file.

      • Change arm-linux-gnueabi-gcc to gcc, arm-linux-gnueabi-ar to ar
    • If you compile the code on a laptop running linux, you can install cross-compiler. Then send binary files to the pi.

      • sudo apt-get install gcc-arm-linux-gnueabi
      • make
      • ./scrpit/push_to_robot.sh

Old Wiki: https://bitbucket.org/xipengw/wiki/wiki/Home

RasPi Peripherals datasheet: https://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.