All Projects → dicksondickson → Plantfriends

dicksondickson / Plantfriends

Plant Friends

Labels

Projects that are alternatives of or similar to Plantfriends

Devkit Sdk
Arduino library and package for the MXChip IoT DevKit
Stars: ✭ 62 (-8.82%)
Mutual labels:  arduino
Dmxserial2
An Arduino library for sending and receiving DMX RDM packets.
Stars: ✭ 65 (-4.41%)
Mutual labels:  arduino
Mysensors
MySensors library and examples
Stars: ✭ 1,150 (+1591.18%)
Mutual labels:  arduino
Ai demos esp8266
Example code for using ESP8266 Development Boards with various electronic and mechanical components.
Stars: ✭ 63 (-7.35%)
Mutual labels:  arduino
Stripinvaders
A LightStrip system controlled by your Smartphone or Tablet. Connect StripInvaders to your LAN and enjoy your own Lightshow! Features: 9 different Light Modes (more will follow), stepless adjust the RGB values,​​ stepless adjust the animation speed, control StripInvaders wireless with your iPhone/iPad/Android Phone/Android Tablet (OSC), Bonjour and mDNS support
Stars: ✭ 63 (-7.35%)
Mutual labels:  arduino
Esp8266 Power Monitor
An Arduino sketch to connect an INA-219 module to an ESP dev board and measure Voltage, Current, Power, Energy Consumption and Costs via the Blynk mobile app.
Stars: ✭ 66 (-2.94%)
Mutual labels:  arduino
Ws2812fx
WS2812 FX Library for Arduino and ESP8266
Stars: ✭ 1,113 (+1536.76%)
Mutual labels:  arduino
Firmata4j
Firmata client written in Java.
Stars: ✭ 67 (-1.47%)
Mutual labels:  arduino
Simplebot
SimpleBot is a very basic robot designed for learning about NodeBots.
Stars: ✭ 65 (-4.41%)
Mutual labels:  arduino
Nintendoextensionctrl
Arduino library for communicating with Nintendo extension controllers
Stars: ✭ 67 (-1.47%)
Mutual labels:  arduino
Koduino
Arduino code for STM32 microcontrollers
Stars: ✭ 63 (-7.35%)
Mutual labels:  arduino
Neopixel Knightrider
A highly configurable Knight Rider (larson display) routine for your AdaFruit NeoPixel (WS2812 RGB LED) using the Arduino.
Stars: ✭ 63 (-7.35%)
Mutual labels:  arduino
Micronmea
A compact Arduino library to parse NMEA sentences.
Stars: ✭ 66 (-2.94%)
Mutual labels:  arduino
Usbdriveby
USBdriveby exploits the trust of USB devices by emulating an HID keyboard and mouse, installing a cross-platform firewall-evading backdoor, and rerouting DNS within seconds of plugging it in.
Stars: ✭ 1,126 (+1555.88%)
Mutual labels:  arduino
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (+1510.29%)
Mutual labels:  arduino
Arduino Irrigation
A GSM-based Arduino remote controller for an irrigation system.
Stars: ✭ 61 (-10.29%)
Mutual labels:  arduino
Dmxusb
DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one, two, or n universes.
Stars: ✭ 66 (-2.94%)
Mutual labels:  arduino
Stickwatch
A DIY smart watch based on M5Stick of ESP32
Stars: ✭ 68 (+0%)
Mutual labels:  arduino
Liquidcrystal pcf8574
A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
Stars: ✭ 67 (-1.47%)
Mutual labels:  arduino
Automated Window Blinds
A repository of arduino scripts I've written, generally for home automation
Stars: ✭ 66 (-2.94%)
Mutual labels:  arduino

Plant Friends MK II

What is Plant Friends?

Plant Friends is a plant environmental monitor system. It monitors the soil moisture, air temperature, and air humidity of your indoor plant(s) and will alert you via email and SMS when your plants are thirsty. The system is battery operated, wireless, Arduino and Raspberry Pi based and comes with an Android app. The app enables you to look at the real-time and historical data (temperature, humidity, soil moisture) on your phone.

The (many) sensor nodes consists of a Moteino (an Arduino clone with an RF transceiver), a soil moisture sensor, a humidity sensor, temperature sensor and a battery meter. Once the sensor node collects the sensor readings, it transmits the data via the transceiver over the 915mhz ISM band to the base station.

The base station houses another Moteino, which acts as a gateway to recieve the RF signals, and a Raspberry Pi where the data is logged into a MySQL database and serves the data to the Plant Friends mobile app. The Plant Friends app is a native Android app that displays the senor node data in a pretty way. :)

I wrote an extensive how-to tutorial instructable where you can build your own Plant Friends system! http://dicksonchow.com/plantfriends2

Plant Friends is based on my original proof-of-concept project: http://dicksonchow.com/plantfriends

If you use Plant Friends, I'd love to hear about it!

NOTES

The app looks nice but missing some functionality like scrolling through the list of nodes (lol) and the ability to edit sensor node information. I have other plans for the app like adding sensor nodes to the system and controlling ( an army?) of Moteinos so i'll be working on that. :)

The main python script that runs on the Pi and the sensor node / gateway Moteino code all works great.

Large Fine Print

The Plant Friends name, logo, UI and all associated graphic design is Copyright © 2014 Dickson Chow.

The Plant Friends MKII Sensor Node and Base Station enclosure design is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License.

The Plant Friends MKII software, source code, Arduino sketchs and Processing sketches is released under The MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].