查看: 3683|回复: 4

How to compile Arduino style sample code?

[复制链接]
  • TA的每日心情
    郁闷
    2013-6-3 09:22
  • 签到天数: 29 天

    连续签到: 1 天

    [LV.4]偶尔看看III

    发表于 2013-3-22 10:50:51 | 显示全部楼层 |阅读模式
    分享到:
    本帖最后由 pcduino 于 2013-5-31 09:46 编辑

    We are developing Arduino style sample code for Ubuntu, and host the sample code in progress at gitub.

    Firstly, we need to install git on pcDuino by the doing the following:
    1. $ sudo apt-get install git
    复制代码
    Next we will fork the repo:
    1. ubuntu@ubuntu:~$ pwd
    2. /home/ubuntu
    3. ubuntu@ubuntu:~$ mkdir myworkdirectory
    4. ubuntu@ubuntu:~$ cd myworkdirectory/
    5. ubuntu@ubuntu:~/myworkdirectory$ git clone https://github.com/pcduino/arduino
    6. Cloning into 'arduino'...
    7. remote: Counting objects: 123, done.
    8. remote: Compressing objects: 100% (100/100), done.
    9. remote: Total 123 (delta 17), reused 119 (delta 13)
    10. Receiving objects: 100% (123/123), 109.03 KiB, done.
    11. Resolving deltas: 100% (17/17), done.
    12. ubuntu@ubuntu:~/myworkdirectory$ ls
    13. arduino
    复制代码
    Next we show how to compile:
    1. ubuntu@ubuntu:~/myworkdirectory$ cd arduino/
    2. ubuntu@ubuntu:~/myworkdirectory/arduino$ ls
    3. Makefile hardware libraries output sample
    4. ubuntu@ubuntu:~/myworkdirectory/arduino$ make
    复制代码
    To run the executable, please refer to:
    1. buntu@ubuntu:~/myworkdirectory/arduino$ cd output
    2. ubuntu@ubuntu:~/myworkdirectory/arduino/output$ ls
    3. test
    4. ubuntu@ubuntu:~/myworkdirectory/arduino/output$ cd test
    5. ubuntu@ubuntu:~/myworkdirectory/arduino/output/test$ ls
    6. Motor_shield io_test pwm_test smg xbee_shield
    7. adc_test liquidcrystal_i2c relay_shield spi_test
    8. adxl345_test liquidcrystal_spi serial_test test
    9. drawCircle paint sim900 xbee_relay
    10. ubuntu@ubuntu:~/myworkdirectory/arduino/output/test$
    复制代码
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    2014-7-16 09:10
  • 签到天数: 361 天

    连续签到: 1 天

    [LV.8]以坛为家I

    发表于 2013-3-22 14:07:34 | 显示全部楼层
    我来坐你的沙发。。。。。
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    发表于 2013-3-22 15:22:42 | 显示全部楼层
    牛。。板凳
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    发表于 2013-5-30 15:05:12 | 显示全部楼层
    下载地址貌似不行了。。。
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    郁闷
    2013-6-3 09:22
  • 签到天数: 29 天

    连续签到: 1 天

    [LV.4]偶尔看看III

     楼主| 发表于 2013-5-31 09:44:33 | 显示全部楼层
    xujiaweidick 发表于 2013-5-30 15:05
    下载地址貌似不行了。。。

    地址是改了,这个翻墙可以进https://github.com/pcduino/
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /4 下一条

    手机版|小黑屋|与非网

    GMT+8, 2024-11-19 14:50 , Processed in 0.153080 second(s), 22 queries , MemCache On.

    ICP经营许可证 苏B2-20140176  苏ICP备14012660号-2   苏州灵动帧格网络科技有限公司 版权所有.

    苏公网安备 32059002001037号

    Powered by Discuz! X3.4

    Copyright © 2001-2024, Tencent Cloud.