Example Ruby on Rails Arduino Project
收藏Mendeley Data2024-01-31 更新2024-06-28 收录
下载链接:
https://ieee-dataport.org/documents/example-ruby-rails-arduino-project
下载链接
链接失效反馈官方服务:
资源简介:
My first use of Ruby on Rails in an Arduino project is a simple temperature and humidity logger. Ideally I'll create another Arduino project to graph the data. Of course we need an Arduino with networking capabilities. You really can't go past the excellent, tiny, cheap HUZZAH from Adafruit.ElectronicsComponents I used were:An Adafruit HUZZAHA USB socket breakout boardA 3.3V FTDI breakout boardAn RHT03 temperature and humidity sensorA mini breadboard, andSome hookup wires2× USB cablesThe HUZZAH board needs more juice than can be supplied through the FTDI breakout, so the USB socket is used to provide a second 5V supply. It needs to be something that will happily put out 500mA.
创建时间:
2024-01-31



