GithubHelp home page GithubHelp logo

mysgrowled's Introduction

MySGrowLED

KiCad 3D view

Description

KiCad traces

MySensors module designed for wireless greenhouse automation (nRF24L01, 2.4GHz).

This module allow you to:

  • control a primary LED light (5-40V input can be used to power the module)
  • control a secondary circuit designed for a CPU PWM fan but can be used for a second light, humidifier, relay or anything else using 12V
  • monitor temperature using an optional onboard DS18b20 sensor
  • monitor external temperature by plugging external OneWire sensors
  • monitor any additional parameters using additional I2C modules such as temperature, humidity, light levels, barometric pressure, etc...

Ordering

Gerber files are included, so you can order these PCB at your favorite PCB fab house. For an easy ordering process you can directly order these PCB from different manufacturer without having to do anything:

  • PCBs.io 4 for $11.62, black 1.2mm PCB, ENIG finish.
  • DirtyPCBs ~10 for $15.95, multiple colors and PCB thickness, HASL finish.
  • OSH Park 3 for $14.95, purple 1.6mm PCB, ENIG finish. Components are highly customizable and the default list may not be the best for your specific use, but it will work for most of the cases. Double check that the power supplies, voltage regulators and mosfets are compatible with your project.

Options

This board is designed to be compatible with MySensors but can be used on its own (timer or sensors to control the lights) or another system using 2.4GHz communication if you adapt the arduino code.

ATSHA204 module

For security reason you can add a CryptAuthEE SHA256 chip. This will allow you to sign messages and will secure communications between the node and your gateway (this is not encryption, just signing). If you only control lights, fan, or other non-essential hardware you probably don't need to bother with this chip. Signing can also be done at the software level, without the chip if you decide to add this function later.

Eeprom module

This module is only used to perform OTA updates on the node. If you don't plan to use this feature you can also skip this chip. You will also need to burn a compatible bootloader to your arduino (DualOptiBoot)

Assembly

Once you received your dirty package of PCBs (or any other Fab house) start by inspecting it carefully to look for scratches, dents, or anything that seems wrong. Do not use the board if you have any concerns. DirtyPackage

Markings are a little off, but nothing wrong on this one, good to go! PCB RV

Start by soldering the optional chips, if you plan to use them. Eeprom soldering ATSHA soldering

Then add all other surface mount components. Don't be affraid by their little size, they are actually easy to solder. If you never soldered SMD components before, be sure to look for a few video tutorials first. SMD soldering

Finish by adding the regular through-hole components, starting by the smaller ones. Components and terminals

Plug your arduino module and radio and you are good to go. Arduino and radio

Testing

You can upload MySGrowPCB_test to your arduino to test the setup:

  • It will look for an ATSHA204 and return its serial number if detected.
  • It will look for an eeprom and return its manufacturer ID if detected.
  • It will alternatively switch the LED and Fan circuits ON and OFF for 10 seconds.

Usage examples

This module can be used on the DIY LED light example included (PCB compared to breadboard design) PCB vs BreadBoard MySGrowLED

Another possible use to control a germination chamber inside a plastic container (PCB compared to previous protoboard design) PCB vs ProtoBoard SeedBox

Revision history

Version 1.0: Initial release.

mysgrowled's People

Contributors

emc2cube avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.