smart_garden:基于Raspberry Pi的智能花园API

时间:2024-06-05 13:20:35
【文件属性】:

文件名称:smart_garden:基于Raspberry Pi的智能花园API

文件大小:26KB

文件格式:ZIP

更新时间:2024-06-05 13:20:35

Ruby

自述文件 此Rails应用程序用于从Raspberry Pi配备DHT22(AM2302)温度传感器的JSON API提供温度和湿度记录。 您需要的东西: 树莓派 DHT22传感器连接到GPIO引脚4 SD卡上安装了Debian和Ruby on Rails PostgreSQL 从以下安装了bcm2835库: 设置(在您的Raspberry PI上): 在/ home / pi / Projects /或任何其他目录中“ git clone”该存储库(但请相应地更改config / schedule.rb) 运行“捆绑安装”以安装gem 运行“ whenever –update-crontab”以设置cron作业 运行“ rake db:create db:migrate”来设置数据库 重新启动Raspberry Pi 用法: 传感器的当前状态应该可用,请检查和 传


【文件预览】:
smart_garden-master
----.env(30B)
----log()
--------.keep(0B)
----.env.production(50B)
----public()
--------index.html(134B)
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(153B)
----db()
--------seeds.rb(343B)
--------schema.rb(1KB)
--------migrate()
----lib()
--------reader.rb(132B)
--------tasks()
--------assets()
----Gemfile(560B)
----README.rdoc(1KB)
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(1KB)
--------environments()
--------locales()
--------boot.rb(132B)
--------secrets.yml(964B)
--------schedule.rb(685B)
--------routes.rb(152B)
--------database.yml(240B)
--------environment.rb(150B)
----Gemfile.lock(3KB)
----.gitignore(474B)
----app()
--------models()
--------controllers()
--------mailers()
----bin()
--------setup(805B)
--------bundle(129B)
--------rake(164B)
--------rails(219B)
--------spring(517B)

网友评论