文件名称:scratch_codebug:RaspberryPi上Codebug的I2C共享
文件大小:42KB
文件格式:ZIP
更新时间:2024-05-21 23:35:40
Python
字母代码/说明_请测试但预期错误:) #### I2C绑定RaspberryPi上的Codebug 这使您可以通过将RaspberryPi的Pinbug插入Pins来控制它的Codebug。 ###请确保您删除任何电池首次设置跟踪的所有指令得到它从在Python工作,并确保它的工作原理 然后从Github下载ScratchCodebug存储库( )作为zip文件到/ home / pi 类型 unzip scratch_codebug_master.zip 使用ScratchCodeBug启动LX终端并输入 cd scratch_codebug_master.zip sudo python3 ScratchCodeBug.py 这将启动处理程序 切换到桌面并运行Scratch。 选择传感器块,然后右键单击底部的传感器块,然后启用“远程传感器连接” 您应该启动并运行-转到了解S
【文件预览】:
scratch_codebug-master
----dweet.py(313B)
----example.py(297B)
----firmware()
--------codebug_i2c_tether.cbg(6KB)
----CHANGELOG(401B)
----codebug_i2c_tether()
--------core.py(5KB)
--------__init__.pyc(224B)
--------char_map.py(5KB)
--------linux_i2c.pyc(6KB)
--------__init__.py(25B)
--------char_map.pyc(5KB)
--------core.pyc(7KB)
--------i2c.pyc(5KB)
--------codebug_i2c.pyc(3KB)
--------linux_i2c.py(7KB)
--------version.py(22B)
--------codebug_i2c.py(2KB)
--------i2c.py(3KB)
----CodeBugController.py(10KB)
----ScratchCodeBug.py(70KB)
----.gitignore(7B)
----README.md(1012B)