All Projects → liseman → Growerbot

liseman / Growerbot

growerbot sources

Labels

Projects that are alternatives of or similar to Growerbot

Arduino core stm8
STM8 core support for Arduino
Stars: ✭ 87 (-10.31%)
Mutual labels:  arduino
Arduino Amiibo Tools
Arduino sketches to play with amiibo
Stars: ✭ 93 (-4.12%)
Mutual labels:  arduino
Exploring Arduino 1st Edition
Companion Code for the 1st Edition of "Exploring Arduino," the book by Jeremy Blum
Stars: ✭ 95 (-2.06%)
Mutual labels:  arduino
Pixelbot
Stars: ✭ 90 (-7.22%)
Mutual labels:  arduino
Nrf24 Esk8 Remote
A remote used to control an electric skateboard
Stars: ✭ 91 (-6.19%)
Mutual labels:  arduino
Knx
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Stars: ✭ 94 (-3.09%)
Mutual labels:  arduino
Esp8266
Stars: ✭ 86 (-11.34%)
Mutual labels:  arduino
Esp32 soundrecorder
ESP32 Sound recorder with simple code in arduino-esp32. (I2S interface)
Stars: ✭ 96 (-1.03%)
Mutual labels:  arduino
Lwmem
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Stars: ✭ 92 (-5.15%)
Mutual labels:  arduino
Teensyterpreter
A Teensy script to open up a reverse TCP shell on Windows machines in as little time as possible.
Stars: ✭ 95 (-2.06%)
Mutual labels:  arduino
Ol3d
A tiny portable 3D graphics lib for micro controllers
Stars: ✭ 90 (-7.22%)
Mutual labels:  arduino
Sketchbook starter kit v2.0
Stars: ✭ 90 (-7.22%)
Mutual labels:  arduino
Hellodrum Arduino Library
This is a library for making E-Drum with arduino.
Stars: ✭ 95 (-2.06%)
Mutual labels:  arduino
Adalight ws2812
This is a fork of Adalight working with WS2811/WS2812 LED using the last version of FastLED. 💡
Stars: ✭ 88 (-9.28%)
Mutual labels:  arduino
Easyddns
Easy to Use ESP8266 DDNS Update Client Library.
Stars: ✭ 96 (-1.03%)
Mutual labels:  arduino
Openhab Rfm69
Gateway and examples of wireless Arduino sensor nodes w/ RFM69HW
Stars: ✭ 86 (-11.34%)
Mutual labels:  arduino
Arduinogameboy
Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.
Stars: ✭ 93 (-4.12%)
Mutual labels:  arduino
Reference En
Editable source for the Arduino Reference
Stars: ✭ 97 (+0%)
Mutual labels:  arduino
Blockly At Rduino
[email protected] : Blockly remix for Arduino. Totally new version, enhanced one !
Stars: ✭ 96 (-1.03%)
Mutual labels:  arduino
Esp8266button
An IoT Button using an Adafruit Huzzah or SparkFun Thing, push button and IFTTT
Stars: ✭ 95 (-2.06%)
Mutual labels:  arduino

Growerbot

Welcome to the Growerbot github repository. The growerbot is a social gardening assistant, more details at growerbot.com

Arduino source

To use the Arduino source you'll need those three libraries :

Download them and put them into the libraries folder of your Aduino IDE installation.

To install Arduino IDE please go to : http://arduino.cc/en/Main/Software

To upload the program into the Growerbot please follow the instruction on the fifth video of the assembly videos.

Linux Users

If you have installed Arduino IDE via an installer (i.e. apt-get) note that your library may be in your home folder at ~/sketchbook/libraries (Tested only with Ubuntu). Also if you have problems compiling the Time library and it's the Time/DateString.cpp file that cause the problem you can remove all the "PROGMEM" keywords to make it compile without problems.

Electric Imp Source

Those file are samples to use with the Electrc Imp SD card. Please refer to the Readme file into the folder for more help.

PCBs

Those are the schematics and board design to build a Growerbot, you can also buy a kit at www.growerbot.com/buy/.

To learn what you need and how to build your Growerbot please watch the assembly videos at www.growerbot.com/blog/

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].