Hack A Basic Remote Any Gardener's Out The Compost Temperature Se - - PowerPoint PPT Presentation

hack a basic remote any gardener s out the compost
SMART_READER_LITE
LIVE PREVIEW

Hack A Basic Remote Any Gardener's Out The Compost Temperature Se - - PowerPoint PPT Presentation

Hack A Basic Remote Any Gardener's Out The Compost Temperature Se Summari Show It Please H H In 3 Iterations Of Developm Temp Sensor + Arduino + L Temp Sensor/Arduino + X Components Temp Sensor + Arduino + L w/ Serial Cable 1-Wire Bus


slide-1
SLIDE 1

Hack A Basic Remote

slide-2
SLIDE 2

Any Gardener's Out The

slide-3
SLIDE 3

Compost Temperature Se

slide-4
SLIDE 4
slide-5
SLIDE 5

Summari Show It

slide-6
SLIDE 6

Please H

slide-7
SLIDE 7

H In

slide-8
SLIDE 8

3 Iterations Of Developm

Temp Sensor + Arduino + L Temp Sensor/Arduino + X

slide-9
SLIDE 9

Components

slide-10
SLIDE 10

Temp Sensor + Arduino + L w/ Serial Cable

1-Wire Bus DS18B20 Temp Sensor

slide-11
SLIDE 11

Open cat /d

slide-12
SLIDE 12

cat /dev/ttyU

slide-13
SLIDE 13

The Arduino IDE

slide-14
SLIDE 14

#include <OneWire.h> #include <DallasTemperature. #define ONE_WIRE_BUS 2 OneWire oneWire(ONE_WIRE_ DallasTemperature sensors(&o void setup(void) { delay (300); Serial.begin(57600); sensors.begin(); }

slide-15
SLIDE 15

Re Do Calcu

slide-16
SLIDE 16

Temp Sensor/Arduino + X Notebook

slide-17
SLIDE 17

The Wine/X-CTU App

slide-18
SLIDE 18

Remember

Use soft link for COM10 to /d rob$ cd ~/.wine rob$ sudo ln -s /dev/ttyUSB0 CO

slide-19
SLIDE 19

Temp Sensor/Arduino + X Notebook w/ OTA Uploa

slide-20
SLIDE 20

The Arduino Reset Circui

Dallas DS18B20 Temp Sensor Dallas DS18B20 Temp Sensor 1 2 3 1 2 3

slide-21
SLIDE 21

A Real W

slide-22
SLIDE 22

Lilly Our Leopard Gecko

slide-23
SLIDE 23

Data In kst

slide-24
SLIDE 24

Alternative Sensors

slide-25
SLIDE 25

Simple Magnetic Reed S

slide-26
SLIDE 26

Reference Material:

  • Wireless Arduino Programming Serial Link – LadyAda

http://www.ladyada.net/make/xbee/arduino.html

  • How To Configure XBee & XBee Pro Series 1 on Linux

http://cameriworkbench.blogspot.com/2010/07/tutorial-xb

  • X-CTU With Linux

http://lizard43.blogspot.com/2008/10/x-ctu-with-linux.html

  • Linux Journal Article - “Real Time Plots With kst And A Mi

http://www.linuxjournal.com/article/10759

  • Parts from Sparkfun and Maker Store
slide-27
SLIDE 27

Summari Show It

slide-28
SLIDE 28

OTA Upload Demo