HuertomatoUser'sGuide

Size: px
Start display at page:

Download "HuertomatoUser'sGuide"

Transcription

1 HuertomatoUser'sGuide Huertomato is an Arduino based controller for the management of hydroponics systems. It consists of an Arduino MEGA 2560 shield and a reservoir module. It has all the sensors you d need to monitor your plant s environment and can water at the times you choose. CC 4.0 BY-NC-SA TheGreenAutomation

2 TABLE OF CONTENTS TABLE OF CONTENTS FEATURES HARDWARE MENU OVERVIEW KIT CONTENTS ASSEMBLY INSTRUCTIONS POWERING THE DEVICE FIRST-TIME CONFIG SERIAL INTERFACE SCHEMATICS USEFUL LINKS Huertomato User s Guide Page 1

3 FEATURES Monitor temperature, humidity, light, ph, EC and tank level. Plug your pump into Huertomato, set watering timers and forget. Automatically stop watering at night. Log all sensor data to SD Card. Celsius or Fahrenheit modes. Trigger alarms if sensor levels are unsafe for your plants. Pump auto shut off protection if tank level is critically low. Fully graphical sensor calibration. System settings are saved to EEPROM, preventing data loss. Serial command line interface. HARDWARE 3.2 Touchscreen LCD for system status and interaction. DS18B20 temperature sensor. DHT11 humidity sensor. Photoresistor. Real Time Clock with backup battery. Relay for an AC water pump. RGB LED and buzzer for status. 3x RJ45 I/O ports. Atlas Scientific ph sensor circuit Atlas Scientific EC sensor circuit HC-SR04 sonar sensor for measuring nutrient tank level. Huertomato User s Guide Page 2

4 MENU OVERVIEW Huertomato User s Guide Page 3

5 KIT CONTENTS 1. Huertomato main shield 2. LCD screen 3. LCD shield 4. RJ45 cable 5. Arduino MEGA Lithium battery 7. SD card 8. Sonar sensor 9. Reservoir module 10. USB cable Huertomato User s Guide Page 4

6 ASSEMBLY INSTRUCTIONS Step 1. Carefully place the battery [6] into it's socket in the main shield [1]. This is better done like in the images below. You risk the chance of breaking the gold-plated part otherwise. Step 2. Unwrap the LCD [2], the SD card [7] should be already plugged into it. Plug the LCD to the Huertomato main shield. There s a green plastic spacer included in the kit (as a gift) but it will require some filing for it to fit properly between the LCD and shield. Huertomato User s Guide Page 5

7 Step 3. For this step you'll need a power cord you are willing to cut. Please be very careful with this step as mains voltage can kill you. Always make sure the cord is not plugged into anything before manipulating it. Cut back a bit of the cord's insulator, being careful as to not damage the inner cables. Cut one of the two cables you'll encounter and peel them a bit till they fit securely inside the screw terminal. This cable is routed through Huertomato's pump relay so it can control your water pump. Unscrew both terminals and attach your water pump's cable to them. Make sure you screw them back tightly so that the cable is not able to move or unplug itself. DEATH ALERT: Please don't touch the relay's contacts near the screw terminal EVER while cord is plugged. Mains voltage can kill you! Huertomato User s Guide Page 6

8 Step 4. Plug the sonar sensor [8] to the reservoir module [9] as shown in the picture. Note: This sonar sensor needs direct perpendicular line of sight to your nutrient solution as it's in charge of measuring the tank's level. Step 5. Connect your ph & EC probes to the reservoir module [9]. This is done by pushing and then twisting to secure it into place. The ph probe has to be connected to the terminal next to the RED circuit while the EC probe is connected near the GREEN one. Huertomato User s Guide Page 7

9 Step 6. Plug the ethernet cable [4] from the reservoir module [9] to the main shield [1]. In the main shield the cable must be plugged into the top port, the one marked as Reservoir sensing ALERT: Please don't plug the reservoir module to any other port of the main shield as this may damage or destroy one or both of the circuit boards. You have now finished the physical setup. Huertomato User s Guide Page 8

10 POWERING THE DEVICE Huertomato works best when powered directly through a DC adapter. Power through USB is usually limited to 500mA and can make the system unstable or not work at all. More precisely, you'll need a power adapter that gives anything from 9 to 12V DC, with at least a 1 Amp current. It has to have a 2.1mm plug with a positive center pin. Huertomato User s Guide Page 9

11 FIRST-TIME CONFIG First of all you should go to Controller Settings. Here you can choose how the controller will behave. The most important option here is Time & Date. Here you have to set the proper time & date using the arrows and then click on the Save button till it changes to Saved. The remaining controller settings can be left at their default values but they re worth explaining. SD Card menu controls how often data is logged if at all. In Sensor Polling you can set how often sensors get asked for data. It s not recommended to set this below 2 secs as EC sensor alone takes 1 sec to make a reading. Then you have four toggle buttons, LED, Sound, T.Unit and Serial Debugging. Remember that in order for the serial interface to work this last toggle has to be enabled. Now it s time to set up Huertomato for your current system. Go back to System Settings. Huertomato User s Guide Page 10

12 Watering Cycle is the place where you set your watering schedule. There are two modes: Timed mode will activate the relay at set times and let you choose interval and duration of waterings. Continuous will keep the water pump always on. This can also be used for brief manual watering. Night Watering is there in case you want to stop watering at night. As soon as light level reaches the threshold you set the pump is shut down for the night. When morning comes and threshold is reached water cycles begin again. Huertomato User s Guide Page 11

13 Reservoir Module menu is all about the solution tank. You can toggle the module on or off, set up alarms and calibrate nutrient tank's levels. First menu, Sensor Alarms is where you can set alerts when nutrient sensors reach certain ph or EC thresholds. If triggered, Huertomato's led will go red and a beep will sound to warn you something is wrong. Pump Protection lets you prevent your pump from running dry in case nutrient level goes too low. Huertomato User s Guide Page 12

14 Last thing you ll have to do is go to the calibration menu. There are two parts to this calibration. Electroconductivity & ph are better calibrated with Huertomato sitting on top of a desk, as you ll need to play with calibration fluids and paper towels. The nutrient level calibration is better done with the Huertomato system installed into its final place, as you ll need the range sensor to have direct line of sight to the nutrient tank for it to calibrate nicely. Calibration for ph and EC is done with calibration fluids and following on-screen instructions. Neither probes nor calibration fluids are included in the kit, so you ll have to source them elsewhere. For ph you'll need fluids of ph4, 7 and 10. For EC 10K and 40K us liquids. You'll also need some paper towels. Once you have everything at hand, just go to the appropriate menu and follow on-screen instructions. To calibrate your tanks level you go to Calibration Water levels. Easiest thing to do to calibrate this is to empty the tank, set bottom distance then fill the tank again and set top distance. This will tell Huertomato your levels so it will be able to know the percentage of nutrient solution remaining. Huertomato User s Guide Page 13

15 SERIAL INTERFACE Huertomato can be set-up and it's status can be read using serial commands. Serial debug setting must be activated for them to work. Default baud rate is bps and all commands must end with a carriage return <CR for them to be recognized. Commands are case sensitive so check that sensor and settings names are correctly spelled as they always start with a capital letter. Available commands are: help shows all available commands. status gives current system values including date, time, available memory and sensor data. memory displays current free memory. sensors menu for getting status of a selected sensor. Options are: sensors list lists all possible sensors that can be checked sensors get returns info of the given sensor. Options are: sensors get Temperature sensors get Humidity sensors get Light sensors get Ec sensors get Ph sensors get Level settings current system settings can be checked or modified from here. These are saved to EEPROM so they can be retrieved in case of system restart. Options are: settings list gives the names of all system's settings. settings get shows the current value of a given setting. settings get WaterTimed 1 if in timed watering mode, 0 if continuous watering selected. settings get WaterHour Current hour for water interval. settings get WaterMinute Current minute for water interval. settings get FloodMinute Time in minutes system will water. settings get PHalarmUp Upper threshold for ph warning. settings get PHalarmDown Lower threshold for ph warning. settings get ECalarmUp Upper threshold for electroconductivity warning. settings get ECalarmDown Lower threshold for electroconductivity warning. settings get WaterAlarm Lower threshold for nutrient low warning. settings get NightWatering 1 if system waters at night, 0 otherwise. Huertomato User s Guide Page 14

16 settings get LightThreshold Light threshold below which system thinks its nighttime. settings get MaxWaterLvl Distance (in cm) from sonar sensor where solution level is at maximun. settings get MinWaterLvl Distance (in cm) from sonar where solution level is at a minimum. settings get PumpProtection 1 when pump protection is on, 0 if off. settings get PumpProtectionLvl Distance (in cm) where solution level is so low activating the pump will damage it. settings get SensorSecond Sensors polling interval (in seconds). settings get SDactive 1 if SD is present, 0 otherwise. settings get SDhour Hour for saving sensor data to SD card. settings get SDminute Minute for saving data to SD card. settings get Sound 1 if sound is enabled, 0 if not. settings get SerialDebug 1 will output system data to serial, 0 will not. settings get ReservoirModule 1 if reservoir module is present, 0 if it's not. settings get NextWhour Hour at which next watering will occur. settings get NextWminute Minute at which next watering will occur. settings get NightWateringStopped 1 if watering has been stopped for the night, 0 otherwise. settings get WateringPlants 1 if system is currently watering, 0 if not. settings get AlarmTriggered 1 if any alarm has been triggered, 0 otherwise. settings get Led - 1 if LED is active, 0 if it s turned off settings get Celsius - 1 temperature is given in celsius. 0 if temperature in fahrenheit. settings set Format is: settings set Name Value settings set WaterTimed Boolean. 1 or 0. settings set WaterHour Integer. 0 to 23. settings set WaterMinute Integer. 0 to 59. settings set FloodMinute Integer. 0 to 59. settings set PHalarmUp Float to settings set PHalarmDown Float to settings set ECalarmUp Integer. 0 to settings set ECalarmDown Integer. 0 to settings set WaterAlarm Integer. 0 to 100. settings set NightWatering Boolean. 1 or 0. settings set LightThreshold Integer. 0 to settings set MaxWaterLvl Integer. 0 to 100. settings set MinWaterLvl Integer. 0 to 100. settings set PumpProtection Boolean. 1 or 0. settings set PumpProtectionLvl Integer. 0 to 100. Huertomato User s Guide Page 15

17 settings set SensorSecond Integer. 0 to 59. settings set SDactive Boolean. 1 or 0. settings set SDhour Integer. 0 to 23. settings set SDminute Integer. 0 to 59. settings set Sound Boolean. 1 or 0. settings set SerialDebug Boolean. 1 or 0. settings set ReservoirModule Boolean. 1 or 0. settings set Led - Boolean. 1 or 0. settings set Celsius - Boolean. 1 or 0. Other settings like watering hour or minutes are set internally so they shouldn't and can't be changed from command-line. Huertomato User s Guide Page 16

18 SCHEMATICS Huertomato User s Guide Page 17

19 USEFUL LINKS Latest Huertomato firmware Huertomato shield KiCad files Reservoir sensing KiCad files iteadstudio LCD shield holder Huertomato User s Guide Page 18

GREISINGER electronic GmbH D Regenstauf, Hans-Sachs-Straße 26

GREISINGER electronic GmbH D Regenstauf, Hans-Sachs-Straße 26 E39.0.31.6C-02 Data logger for humidity temperature as of version V1.0 Operating Manual T-Logg 160 GREISINGER electronic GmbH D - 93128 Regenstauf, Hans-Sachs-Straße 26 +49 (0) 9402 / 9383-0 +49 (0) 9402

More information

IV-18 (ИВ-18) VFD Tube Clock. Instructions. Contents. v Energy Pillar

IV-18 (ИВ-18) VFD Tube Clock. Instructions. Contents. v Energy Pillar IV-18 (ИВ-18) VFD Tube Clock Energy Pillar Instructions v1.2.0 Designer: Yan Zeyuan. China Website: E-mail: yanzeyuan@163.com Contents Attention..... 2 Functional Features.. 2 Technical Specifications....

More information

JUMO ecotrans ph 03 Microprocessor transmitter/ switching device for ph/redox voltage and temperature

JUMO ecotrans ph 03 Microprocessor transmitter/ switching device for ph/redox voltage and temperature Page 1/7 JUMO ecotrans 03 Microprocessor transmitter/ switching device for /Redox voltage and temperature with a 2-line LCD for mounting on a 35 mm DIN rail Brief description Depending on the configuration,

More information

Installation and Operation Manual SPC1

Installation and Operation Manual SPC1 Installation and Operation Manual SPC1 BIA-SPC1 rev 5 Page 1 TABLE OF CONTENTS Page QUICK GUIDE DRAINAGE PUMP FLOATS CONNECTED TO PANEL 4-5 QUICK GUIDE DRAINAGE PUMP FLOAT CONNECTED TO PUMP 6-7 QUICK GUIDE

More information

Installation and Operation Manual DPC1

Installation and Operation Manual DPC1 Installation and Operation Manual DPC1 BIA-DPC1 rev 5 Page 1 TABLE OF CONTENTS Page QUICK GUIDE DRAINAGE PUMPS FLOATS CONNECTED TO PANEL 4-5 QUICK GUIDE DRAINAGE PUMPS FLOATS CONNECTED TO PUMPS 6-7 QUICK

More information

Installation of the PCMeasure Movement Sensor (30114)

Installation of the PCMeasure Movement Sensor (30114) 1. Hardware: Installation of the PCMeasure Movement Sensor (30114) Connect the sensor to a serial or parallel port of the PC using one of the PCMeasure adaptors, or directly to the PCMeasure Ethernet Box.

More information

EPS Power Supply

EPS Power Supply EPS - 600 Power Supply Installation and Operation Manual Version 1.0 *This instrument is intended for laboratory use only Index A. Important Notice ----------------------------------------------------------------

More information

GREISINGER electronic GmbH. D Regenstauf, Hans-Sachs-Straße 26. T-Logg 120 W -... T-Logg 120 K -...

GREISINGER electronic GmbH. D Regenstauf, Hans-Sachs-Straße 26. T-Logg 120 W -... T-Logg 120 K -... E39.0.1X.6C-01 Data logger for standard signals as of version 1.0 Operating Instruction T-Logg 120... T-Logg 120 W -... T-Logg 120 K -... GREISINGER electronic GmbH D - 93128 Regenstauf, Hans-Sachs-Straße

More information

Autoranging True RMS Multimeter User Manual

Autoranging True RMS Multimeter User Manual Autoranging True RMS Multimeter User Manual Please read this manual before switching the unit on. Important safety information inside. Contents Page 1. Safety Information... 4 2. Safety Symbols... 5 3.

More information

GREISINGER electronic GmbH. D Regenstauf, Hans-Sachs-Straße 26. T-Logg 100. T-Logg 100 E

GREISINGER electronic GmbH. D Regenstauf, Hans-Sachs-Straße 26. T-Logg 100. T-Logg 100 E E39.0.0X.6C-03 Data logger for temperature as of version V1.3 Operating Manual T-Logg 100 T-Logg 100 T-Logg 100 E GREISINGER electronic GmbH D - 93128 Regenstauf, Hans-Sachs-Straße 26 +49 (0) 9402 / 9383-0

More information

OpenSprinkler v2.1u Build Instructions

OpenSprinkler v2.1u Build Instructions OpenSprinkler v2.1u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

Dual channel temperature logger with two voltage inputs 0-5V Instruction Manual

Dual channel temperature logger with two voltage inputs 0-5V Instruction Manual LOGGER S0541 Dual channel temperature logger with two voltage inputs 0-5V Instruction Manual Instruction Manual for use of S0541 logger Instrument is designed for measurement and record of temperature

More information

Wireless Video Door Phone. User Manual

Wireless Video Door Phone. User Manual Wireless Video Door Phone User Manual This 2.4G digital 3.5inch wireless video door phone is a high-tech home product, integrating functions of door ring, image capture, intercom, surveillance and door

More information

F1000 User's Manual. (Version: V1.01)

F1000 User's Manual. (Version: V1.01) (Version: V1.01) Contents Chapter 1 Overview... 2 Chapter 2 Installation... 3 2.1 Installation guide... 3 2.1.1 Installation position... 3 2.1.2 NEMA4 standard installation... 3 2.1.3 Environment precautions...

More information

Operation Manual. Concorde 600 Power Supply. *This instrument is intended for laboratory use only.

Operation Manual. Concorde 600 Power Supply. *This instrument is intended for laboratory use only. Concorde 600 Power Supply Operation Manual Cat.no. R10-1001011 *This instrument is intended for laboratory use only http://www.recenttec.com E-mail : support@recenttec.com Version 1.1 Packing List x 1

More information

Dual channel temperature logger with display Instruction Manual

Dual channel temperature logger with display Instruction Manual LOGGER S0122 Dual channel temperature logger with display Instruction Manual ie-log-s0122-05 Instruction manual for use of temperature logger S0122 Logger is designed for measurement and record of ambient

More information

OPERATION MANUAL. separate probe, RS-232 SOUND LEVEL METER. Model : SL-4013

OPERATION MANUAL. separate probe, RS-232 SOUND LEVEL METER. Model : SL-4013 separate probe, RS-232 SOUND LEVEL METER Model : SL-4013 Your purchase of this SOUND LEVEL METER marks a step forward for you into the field of precision measurement. Although this SOUND LEVEL METER is

More information

I. PANEL DESCRIPTION... 1

I. PANEL DESCRIPTION... 1 Table of Contents I. PANEL DESCRIPTION... 1 II. OPERATING INSTRUCTION... 7 1. MA OUTPUT... 7 1A. GENERAL OPERATION 4-20MA... 7 1B. SELECT 0-20MA OR 0-24MA... 8 1C. ENTER A VALUE LESS THAN 1... 9 2. % (PERCENTAGE)

More information

Fingerprint Door Lock OPERATOR S MANUAL

Fingerprint Door Lock OPERATOR S MANUAL Fingerprint Door Lock OPERATOR S MANUAL Notes: Please read this manual carefully before operation. 1 Contents Chapter 1: Introduction 03 1.1 Features 03 1.2 Technical Specification 03 1.3 Fingerprint recognition

More information

Must read this before installation Important instructions about your CISS system R260 R280 R380 1. If your printer is brand new you must first install the original cartridges that came with your printer.

More information

Fingerprint Door Lock User MANUAL

Fingerprint Door Lock User MANUAL Fingerprint Door Lock User MANUAL Notes: Please read this manual carefully before operation. 0 User Manual AKME LOCK LLC Contents CHAPTER 1: INTRODUCTION... 2 1.1 FEATURES... 2 1.2 TECHNICAL SPECIFICATION...

More information

DTM-321 REL HOLD T2 K-TYPE TEMP: 20 C 60 C 140 F C F HUMIDITY: %RH POWER-UP OPTIONS

DTM-321 REL HOLD T2 K-TYPE TEMP: 20 C 60 C 140 F C F HUMIDITY: %RH POWER-UP OPTIONS DTM-321 T1 T2 K-TYPE REL HOLD C F TEMP: ( ) HUMIDITY: 20 C 4 F 200 328 0 C F POWER-UP OPTIONS 60 C 140 F 1370 2498 100 %RH C F CONTENTS TITLE PAGE I. Safety Information... 1 II. Introduction...... 1 III.

More information

Dual channel temperature logger with two binary inputs and LCD display Instruction Manual

Dual channel temperature logger with two binary inputs and LCD display Instruction Manual LOGGER S0841 Dual channel temperature logger with two binary inputs and LCD display Instruction Manual Instruction Manual for use of S0841 logger Instrument is designed for measurement and record of temperature

More information

User Manual. Waterproof Weighing Scale. ELW Plus / ESW Plus ELW Plus Wipower

User Manual. Waterproof Weighing Scale. ELW Plus / ESW Plus ELW Plus Wipower User Manual Waterproof Weighing Scale ELW Plus / ESW Plus ELW Plus Wipower Excell Precision Limited 2016. All rights reserved Worldwide. The information contained herein is the property of Excell Precision

More information

Installation and operation manual ReciFlow Gas

Installation and operation manual ReciFlow Gas Installation and operation manual ReciFlow Gas 1 1. Measurement principle... 3 2. Installation... 5 3. Operation... 7 4. Electrical interfaces... 11 5. Communication protocol... 14 6. Software update and

More information

OpenSprinkler v2.2u Build Instructions

OpenSprinkler v2.2u Build Instructions OpenSprinkler v2.2u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

SMART SHOT CONTROLLER FLUID USERS GUIDE

SMART SHOT CONTROLLER FLUID USERS GUIDE SMART SHOT CONTROLLER FLUID USERS GUIDE Pg. 2 SMART SHOT CONTROLLER FEATURES 3 SMART SHOT CONTROLLER FEATURES 3 SMART SHOT CONTROLLER CONFIGURATIONS 4 FLOAT/SENSOR WIRING 5 TOP AND BOTTOM FLOAT/SENSOR

More information

USER'S MANUAL DCL-650

USER'S MANUAL DCL-650 USER'S MANUAL Clamp on Multimeter - Compact Design True RMS AC/DC DCL-650 CIRCUIT-TEST ELECTRONICS www.circuittest.com Safety International Safety Symbols This symbol, adjacent to another symbol or terminal,

More information

Communicative heating controller, Ethernet

Communicative heating controller, Ethernet UC150 Communicative heating controller, Ethernet Summary UC150 is a communicative room heating controller with one PWM output for control of a radiator or electrical heater. It can work autonomously, or

More information

(Assembly instructions and latest firmware you can find on my website) ALENA Assembled my own hands

(Assembly instructions and latest firmware you can find on my website) ALENA Assembled my own hands wwwkama-labscom (Assembly instructions and latest firmware you can find on my website) ALENA Assembled my own hands Thanks for purchase!!! Features: * 6 IN4 Russian NIXIE tubes (made in 1970-80) * 2 IN-3

More information

EnCell Battery Cell Monitor

EnCell Battery Cell Monitor EnCell Battery Cell Monitor Instruction Manual Model RCM15S12 NERC Compliant YO R U H T PA TO Z O R E W O D N M I T E enchargepowersystems.com sales@enchargepowersystems.com (888) 407.5040 Contents 1 Warnings,

More information

TL2-A Instructions for Use

TL2-A Instructions for Use TL2-A Instructions for Use The TL2-A is an affordable high precision digital thermometer. It has been designed for use in both laboratory and industrial applications. Additional video tutorials and information

More information

UC102 basic version with display and knob UC102BL version with display, knob and backlight UC102DK version without knob and display

UC102 basic version with display and knob UC102BL version with display, knob and backlight UC102DK version without knob and display UC102 Communicative heating controller Summary UC102 is a communicative room heating controller with two inputs and one PWM output for control of a radiator or electrical heater. It can work autonomously,

More information

Cellular Alert PRO PRODUCT MANUAL

Cellular Alert PRO PRODUCT MANUAL Cellular Alert PRO PRODUCT MANUAL Item # 3451, 3452, and 3453 Family of devices CONTENTS General Overview 3 Contents 3 Specifications 4 Important SIM Card Information 5 Setup 6 Sensor 8 Battery Setup 9

More information

Contents 1 Warnings, Cautions, and Notes Description Features... 1

Contents 1 Warnings, Cautions, and Notes Description Features... 1 EnCell Contents 1 Warnings, Cautions, and Notes... 1 2 Description... 1 3 Features... 1 3.1 STANDARD FEATURES... 1 3.2 FRONT PANEL FEATURES... 2 3.2.1 Display... 2 3.2.2 OK LED... 2 3.2.3 FAULT LED...

More information

Basic User and Installation Manual

Basic User and Installation Manual HERON ELECTRIC COMPANY LTD Basic User and Installation Manual Mi-4 Mi-8 Mi-12 Mi-16 Mi-144 Multi -Wire Controller Doc ref. Mi Multi Wire Basic November 2008 TABLE OF CONTENTS 1. About This Controller...

More information

OPERATING MANUAL. EchoThermJ PROGRAMMABLE, DIGITAL, ELECTRONIC CHILLING/HEATING PLATE MODEL IC25, IC25XR, IC25XT, IC35 and IC35XT

OPERATING MANUAL. EchoThermJ PROGRAMMABLE, DIGITAL, ELECTRONIC CHILLING/HEATING PLATE MODEL IC25, IC25XR, IC25XT, IC35 and IC35XT OPERATING MANUAL EchoThermJ PROGRAMMABLE, DIGITAL, ELECTRONIC CHILLING/HEATING PLATE MODEL IC25, IC25XR, IC25XT, IC35 and IC35XT DOCUMENT NUMBER IC25/35 SERIES, REV 1 February 2, 2012 TORREY PINES SCIENTIFIC,

More information

Delivered the Way Yo u Want

Delivered the Way Yo u Want SENSAPHONE IMS-4000 Infrastructure Monitoring System Mo nito r What Yo u Want Delivered the Way Yo u Want THE SENSAPHONE IMS-4000 MONITORS AND REPORTS THE INFORMATION THAT YOU NEED TO KNOW: Get critical

More information

RS Stock No Instruction Manual RS Input Data Logging Thermometer

RS Stock No Instruction Manual RS Input Data Logging Thermometer RS Stock No. 730-0458 Instruction Manual RS-1384 4 Input Data Logging Thermometer EN FR IT DE ES TABLE OF CONTENTS / EN TITLE TABLE OF CONTENTS PAGE 1. INTRODUCTION FEATURE... 1 2. SPECIFICATIONS... 2

More information

The HAUSSMANN RIRI keypad

The HAUSSMANN RIRI keypad The HAUSSMANN RIRI keypad YOUR HAUSSMANN RIRI KEYPAD IS EVOLVING Until now, you could only use the keypad itself, but now it is possible to connect other equipment to it enabling you to control keypad

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS TT-568 /a INSTALLATION INSTRUCTIONS Original Issue Date: 2/ Model: 4/20RES and 4/20RESL Generator Sets Market: Residential/Commercial Subject: RDC and DC Controller Replacement Kits GM79884 and GM79885

More information

DPM-3221 Digital DC Power Meter with data logging capability.

DPM-3221 Digital DC Power Meter with data logging capability. Introduction DPM-3221 Digital DC Power Meter with data logging capability. User Manual As a digital DC power meter, it measures the real time DC Voltage (5-60V), DC Current (0-200 A with the correct shunt),

More information

Dryer. M720 Programming and Operation Manual. July 15, 2015 Revision 1.51

Dryer. M720 Programming and Operation Manual. July 15, 2015 Revision 1.51 Dryer M720 Programming and Operation Manual July 15, 2015 Revision 1.51 Contents 1 Important Safety Information 1 1.1 FOR YOUR SAFETY - CAUTION!............................. 1 2 Control Overview 2 2.1

More information

Full Color Digital Scouting Camera. User s Manual Scouting Camera SG860C-HD

Full Color Digital Scouting Camera. User s Manual Scouting Camera SG860C-HD Full Color Digital Scouting Camera User s Manual Scouting Camera SG860C-HD Content 1 Instruction...1 1.1 General Description...1 1.2 Application... 2 1.3 Camera Interface... 2 1.4 Saving Images or Videos...

More information

SuperPremiumElectronics.com

SuperPremiumElectronics.com Must read this before installation Important instructions about your CISS system HP10/11 1. If your printer is brand new you must first install the original cartridges that came with your printer. The

More information

Contents. Please read and remember the following warnings before using the RELAYplate:

Contents. Please read and remember the following warnings before using the RELAYplate: Contents 1 Warnings o 1.1 What is a Relay? o 1.2 Basic Features of the RELAYplate o 1.3 Attaching a Load to the RELAYplate o 1.4 The RELAYplate Command Set 1.4.1 RELAY Control Functions 1.4.2 LED Control

More information

CF3000 Dealer Diagnostic Tool Instruction Manual

CF3000 Dealer Diagnostic Tool Instruction Manual CF3000 Dealer Diagnostic Tool Instruction Manual Table of Contents: About the CF3000......3 Important Precautions......4 Components....5 Charging the CF3000......7 Licensing the CF3000.......8 Updating

More information

SNMP Web Management. User s Manual

SNMP Web Management. User s Manual SNMP Web Management User s Manual Suitable Product: SNMP Web Card SNMP Web Box Management Software for Uninterruptible Power Supply Systems Table of Contents 1. Overview... 1 1.1 Introduction... 1 1.2

More information

M2 OLED Temperature Monitor Instructions PN 1841

M2 OLED Temperature Monitor Instructions PN 1841 M2 OLED Temperature Monitor Instructions PN 1841 Installation Checklist Check for components included Read Warning and Cautions Read page 3 for mounting instructions Read System Overview, Mounting Considerations,

More information

SP-L51. Portable Thermal Printer. User s Manual VER 1.00

SP-L51. Portable Thermal Printer. User s Manual VER 1.00 SP-L51 Portable Thermal Printer User s Manual VER 1.00 1 Content NOTICE... 3 Notice of Safety... 3 Notice of Using... 3 Notice of Storing... 3 Chapter 1 Outer Appearance and Model No.... 4 1.1 Outer Appearance...

More information

VAT series controller and transmitter. Manual

VAT series controller and transmitter. Manual VAT series controller and transmitter Manual 1. General describe.. 2. Notice for use.. 1 1 3. Panel & connection introduce.. 2 4. Operate introduce.. 5. Application introduce. 6. Communication. 7. Specification..

More information

AT Control. Operation Manual GB

AT Control. Operation Manual GB AT Control Operation Manual GB AT Control is a measuring and controlling system with nearly unlimited possibilities for the electronic control of aquariums and terrariums. The basic version comprises a

More information

Gavita Master Controller EL1

Gavita Master Controller EL1 Gavita Master Controller EL1 User manual User manual Gavita Master controller EL1 Dear customer, Congratulations on the purchase of your Gavita Master controller EL1. This manual contains all the information

More information

Innovative Electronics for a Changing World. Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring

Innovative Electronics for a Changing World. Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring Innovative Electronics for a Changing World Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring INDEX 1. SYSTEM DESCRIPTION 2. SYSTEM WIRING 3. SYSTEM

More information

Humidity Probe, HPL-1 (#30009)

Humidity Probe, HPL-1 (#30009) Humidity Probe, HPL-1 (#30009) The Networked Robotics HPL1 Humidity probe allows the Tempurity System to monitor both temperature and relative humidity over the network. The HPL1 is designed to be used

More information

Connecting to your Caravan or Motorhome

Connecting to your Caravan or Motorhome Welcome to Swift Command This document will show you how to connect the Swift Command App to your Caravan or Motorhome and then explain the key features and their operation. Control your lighting and adjust

More information

BalloonSat Sensor Array

BalloonSat Sensor Array BalloonSat Sensor Array The PICAXE-08M2 in the BalloonSat flight computer is a digital device. Being digital, it functions best with a series of on and off voltages and does not interact very well with

More information

DM-918 OPERATIONS MANUAL AUTORANGING MULTIMETER

DM-918 OPERATIONS MANUAL AUTORANGING MULTIMETER DM-918 OPERATIONS MANUAL AUTORANGING MULTIMETER SAFETY INFORMATION The following safety information must be observed to ensure maximum personal safety during the operation of this meter: This meter is

More information

Contents. Important Safety Notice. Your dash cam Introduction What's in the box

Contents. Important Safety Notice. Your dash cam Introduction What's in the box Contents Important Safety Notice Your dash cam Introduction What's in the box Get started Install the dash cam Insert Micro SD card Turn on the dash cam Mode switch Video recording Video settings 6 6 Photo

More information

Table of Contents. The Botron B92700 OMNIGND is a Multi-Ground Continuous Monitoring Automation System.

Table of Contents. The Botron B92700 OMNIGND is a Multi-Ground Continuous Monitoring Automation System. Operation Manual Table of Contents Description: The Botron B92700 OMNIGND is a Multi-Ground Continuous Monitoring Automation System. Directory: Overview Pg. 2 Features Pg. 3 Quick Setup Guide Pg. 3 Settings

More information

Abstract. GLV User Manual 1

Abstract. GLV User Manual 1 GLV User Manual 1 Abstract This user manual is a high level document that explains all operational procedures and techniques needed to operate the GLV system in a safe and effective manner. Anyone operating

More information

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems.

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems. MXPLC Compact PLC process station Summary The MXPLC is a programmable process station with integrated I/O module with the I/O mix optimized for larger HVAC control applications. The multi-interface process

More information

Quick Start Installation and User Manual

Quick Start Installation and User Manual 1 Quick Start Installation and User Manual Contents 1. Overview 2. Technical Specifications 3. Installation Mounting Electrical Installation Clamp Installation Wiring Diagrams 4. Installation Settings

More information

Low Voltage Probe, LVP-1 (#30019)

Low Voltage Probe, LVP-1 (#30019) Low Voltage Probe, LVP-1 (#30019) The Networked Robotics Low Voltage Probe enables the remote data collection of positive DC voltage via standard computer networks. It is useful for real-time data collection

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

Energy Management System. Operation and Installation Manual

Energy Management System. Operation and Installation Manual Energy Management System Operation and Installation Manual AA Portable Power Corp 825 S 19 TH Street, Richmond, CA 94804 www.batteryspace.com Table of Contents 1 Introduction 3 2. Packing List 5 3. Specifications

More information

One Grove Base Shield board this allows you to connect various Grove units (below) to your Seeeduino board; Nine Grove Grove units, consisting of:

One Grove Base Shield board this allows you to connect various Grove units (below) to your Seeeduino board; Nine Grove Grove units, consisting of: GROVE - Starter Kit V1.0b Introduction The Grove system is a modular, safe and easy to use group of items that allow you to minimise the effort required to get started with microcontroller-based experimentation

More information

UC-2000 Installation Manual Unicorn Computers Technology Limited

UC-2000 Installation Manual Unicorn Computers Technology Limited UC2000 Installation Manual Copyright 2003. All rights reserved. Table of Contents Specifications 2 Enclosure for the UC2000 Controller 3 Unicorn Access Control System Configuration 4 UC2000 Controller

More information

Owner s Manual. Digital Player Addendum. For Heat Siphon Swimming Pool Heat Pumps

Owner s Manual. Digital Player Addendum. For Heat Siphon Swimming Pool Heat Pumps Made in Latrobe Since 1983 Pennsylvania U.S.A. Owner s Manual Digital Player Addendum For Heat Siphon Swimming Pool Heat Pumps Heating Only Models: Z250HP, Z375HP, Z575HP & Z700HP Z250HP50, Z375HP50, Z575HP50

More information

GSM HOME SECURITY SYSTEM

GSM HOME SECURITY SYSTEM Cell /Mobile phone home security system GSM HOME SECURITY SYSTEM Model : BS120 TABLE OF CONTENTS 1. FEATURES... 1 2. APPLICATION... 2 3. SPECIFICATIONS... 3 4. FRONT PANEL & LAYOUT DESCRIPTION...6 5. BASIC

More information

Phi -1 shield Documentation. Table of content

Phi -1 shield Documentation. Table of content Phi -1 shield Documentation Last reviewed on 01/03/11 John Liu Table of content 1. Introduction: 2 2. List of functions: 2 3. List of possible projects: 2 4. Parts list: 3 5. Shield pin usage: 3 6. List

More information

LED Dot Matrix Digital Clock. Instructions. Contents. v (5x7-1x6 Module)

LED Dot Matrix Digital Clock. Instructions. Contents. v (5x7-1x6 Module) LED Dot Matrix Digital Clock v1.0.2 (5x7-1x6 Module) Instructions Designer: Yan Zeyuan. China Website: E-mail: yanzeyuan@163.com Contents Attention... 2 Functional Features... 2 Technical Specifications..

More information

smartentry Wireless Video Doorphone User Manual

smartentry Wireless Video Doorphone User Manual smartentry Wireless Video Doorphone User Manual Designed & Engineered Version 1.2 in the United Kingdom Contents Precautions... 3 1. Product Overview... 4 1.1. Product Features... 4 1.2. Contents... 4

More information

CRAGG RAILCHARGER Instruction Manual for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V

CRAGG RAILCHARGER Instruction Manual for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V CRAGG RAILCHARGER for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V Contents 1 Warnings, Cautions, and Notes... 1 2 Description... 2 3 Features... 2 3.1 STANDARD FEATURES... 2 3.2 CHARGER REGULATION...

More information

ENGLISH. Inductive Guard Tour Reader User s Manual BP-2002 BP-2002-W BP-2002B BP-2002B-W. BP-2002 Serial Product

ENGLISH. Inductive Guard Tour Reader User s Manual BP-2002 BP-2002-W BP-2002B BP-2002B-W. BP-2002 Serial Product ENGLISH Inductive Guard Tour Reader User s Manual BP-2002 Serial Product BP-2002 BP-2002-W BP-2002B BP-2002B-W Please read this manual carefully, before starting to operate the reader. Main Features BP-2002

More information

Operation Manual SuperDry Data Logger (SDDL)

Operation Manual SuperDry Data Logger (SDDL) Operation Manual SuperDry Data Logger (SDDL) 1. Description This device has been equipped with custom-programmable logic module, mounted in it s own housing. The respective module serves to measure the

More information

Taurus Super-S3 LCM. Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives. User Manual March 31, 2014 v1.2

Taurus Super-S3 LCM. Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives. User Manual March 31, 2014 v1.2 Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives User Manual March 31, 2014 v1.2 www.inxtron.com EN Table of Contents Table of Contents 1 Introduction... 1 1.1 Technical Specifications...

More information

Super Parameter Programmer SPP-01

Super Parameter Programmer SPP-01 Super Parameter Programmer SPP-01 Dear user: Thank you very much for selecting our product! This manual offers important information and suggestions about use and troubleshooting, etc. Please read this

More information

BIC 100 BERMAD Irrigation Control System

BIC 100 BERMAD Irrigation Control System BIC 100 BERMAD Irrigation Control System BIC 100 PROGRAMA 1234567 1 2 1 2 13:47 H:M MV M Operation Manual BERMAD Water Control Solutions Contents Page 1. General Description 03 2. Normal Mode Defining

More information

OPERATING INSTRUCTION

OPERATING INSTRUCTION OPERATING INSTRUCTION AUTORANGING MULTIMETER MAX Ω F C 10A MAX every 15 min. COM V SAFETY INFORMATION The following safety information must be observed to insure maximum personal safety during the operation

More information

Digital Keypad Introduction

Digital Keypad  Introduction K2 Digital Keypad Introduction The K02 uses the latest microprocessor technology to operate door strikes and security systems that require a momentary (timed) or latching dry contact closure. All programming

More information

EATON 5S 850/1200/1600

EATON 5S 850/1200/1600 www.eaton.com EATON 5S 850/1200/1600 Installation and user manual Packaging EATON 5S 1 2 3 5 Caution! l Before installing the Eaton 5S, read the booklet 3 containing the safety instructions to be respected.

More information

Model R5005. Instruction Manual. True RMS Industrial Multimeter. reedinstruments. www. com

Model R5005. Instruction Manual. True RMS Industrial Multimeter. reedinstruments. www. com Model R5005 True RMS Industrial Multimeter Instruction Manual reedinstruments com Table of Contents Safety... 4 Features... 5 Specifications...5-6 Instrument Description...7-8 Operating Instructions...9-13

More information

User Manual. 400Amp AC Clamp Meter + NCV. Model MA430. Additional User Manual Translations available at

User Manual. 400Amp AC Clamp Meter + NCV. Model MA430. Additional User Manual Translations available at User Manual 400Amp AC Clamp Meter + NCV Model MA430 Additional User Manual Translations available at www.extech.com Introduction Congratulations on your purchase of this Extech MA430 Clamp Meter. This

More information

Operation Instruction

Operation Instruction IV-18(ИВ-18)VFD Tube Clock Energy Pillar Operation Instruction v1.2.0 Designer: Yan Zeyuan. China Website: E-mail: yanzeyuan@163.com Contents Attention.... 2 Functional features.. 2 Technical specifications....

More information

Komando Dash Cam Pro with Night Vision

Komando Dash Cam Pro with Night Vision Komando Dash Cam Pro with Night Vision 1 Index Page 1 What s included and Safety Notice Page 2 Operating Menu Diagram Page 3 Installation Page 4 Features Page 5 Exploring the Menu and Customization Settings

More information

MANUAL 3G GATE OPENER

MANUAL 3G GATE OPENER ARISTEL NETWORKS MANUAL 3G GATE OPENER AN1706 (WCDMA) ` Please read these instructions completely before use it 3G/GSM Gate Opener 1/18 Rev. V1.4B, Jan 2019 TABLE OF CONTENTS 1. SAFETY PRECAUTIONS...3

More information

TECHNICAL SPECIFICATIONS...

TECHNICAL SPECIFICATIONS... 1 Contents 2 INTRODUCTION... 2 2.1 Installation... 2 2.2 Power Supply... 2 2.3 Installation warnings... 2 3 TECHNICAL SPECIFICATIONS... 3 3.1 Scope of delivery... 3 3.2 Mechanical specifictions... 3 3.3

More information

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL 1 Preface About RobotLinking RobotLinking is a technology company focused on 3D Printer, Raspberry Pi and Arduino open source community development.

More information

BEP 600-DCSM DC SYSTEMS MONITOR. Installation and Operating Instructions. INST-600-DCSM-V1 Page 1

BEP 600-DCSM DC SYSTEMS MONITOR. Installation and Operating Instructions. INST-600-DCSM-V1 Page 1 BEP 600-DCSM DC SYSTEMS MONITOR Installation and Operating Instructions INST-600-DCSM-V1 Page 1 This page has been deliberately left blank INST-600-DCSM-V1 Page 2 Table of Contents 1. BASICS 4 Features

More information

BEP 600-ACSM AC SYSTEMS MONITOR. Installation and Operating Instructions. Page 1

BEP 600-ACSM AC SYSTEMS MONITOR. Installation and Operating Instructions. Page 1 BEP 600-ACSM AC SYSTEMS MONITOR Installation and Operating Instructions Page 1 This page has been deliberately left blank Page 2 Table of Contents 1. BASICS 4 WARNING AND CAUTION 4 WARNING 4 CAUTION 4

More information

Table of Contents. Automatic Transfer Switch. User Manual ATS-16A/20A/30A/32A

Table of Contents. Automatic Transfer Switch. User Manual ATS-16A/20A/30A/32A Table of Contents 1. Important Safety Instructions... 2 2. Overview... 3 3. Product Functional Description... 4 3.1. Front Panel... 4 3.2. LCD Display Description... 5 3.3. Rear Panel... 6 3.4. Communication

More information

Web-enabled DAQ System

Web-enabled DAQ System 2016-09 EC-8631 500479 6-0001 Rev.0 01 Web-enabled DAQ System Model: TR30-G High Speed Sampling 5 ms/ai 16 points HTTP server Modbus/TCP master and slave Trigger recording FTP client and server E-mailing

More information

Temperature logger with display Instruction Manual

Temperature logger with display Instruction Manual LOGGER S0110 Temperature logger with display Instruction Manual Instruction manual for use of temperature logger S0110 Logger is designed for measurement and record of temperature from built-in internal

More information

S-14 S-14. Compact Digital Multimeter. Compact Digital Multimeter

S-14 S-14. Compact Digital Multimeter. Compact Digital Multimeter S-14 Compact Digital Multimeter S-14 Compact Digital Multimeter SAFETY INFORMATION The following safety information must be observed to insure maximum personal safety during the operation at this meter

More information

Prototyping & Engineering Electronics Kits Basic Kit Guide

Prototyping & Engineering Electronics Kits Basic Kit Guide Prototyping & Engineering Electronics Kits Basic Kit Guide odysseyboard.com Please refer to www.odysseyboard.com for a PDF updated version of this guide. Guide version 1.0, February, 2018. Copyright Odyssey

More information

Please take serious note of the following warnings:

Please take serious note of the following warnings: TPDIN-SC48-20 MPPT Solar Controller with Passive PoE Switch Wireless Base Stations and Client Devices Surveillance Cameras Remote Control Remote Lighting Off Grid Electronics Congratulations! on your purchase

More information

midi LOGGER 200 SERVICE MANUAL GL200-UM-251 GL200-UM

midi LOGGER 200 SERVICE MANUAL GL200-UM-251 GL200-UM midi LOGGER 200 GL200-UM-251 SERVICE MANUAL GL200-UM-251-03-9370 HISTORY OF REVISIONS No. Date issued Description of revision Page Edition 1 06.02.14 First Printing All 01 2 06.03.29 Information for the

More information

Written By: Walter Galan

Written By: Walter Galan imac Intel 21.5" EMC 2428 CPU Replacement Replace the CPU in your imac Intel 21.5" EMC 2428. Written By: Walter Galan ifixit CC BY-NC-SA www.ifixit.com Page 1 of 33 INTRODUCTION Use this guide to upgrade

More information