Giter Club home page Giter Club logo

homecantrol's Introduction

HomeCANtrol: 

my own home automation system based on CAN nodes (using Atmel microcontrollers and MCP2515 CAN controller). 
CAN nodes are organized by CAN lines which are interconnected by CAN->Ethernet gateways. 

Currently, four node types exists: 

1) Sensor node: based on ATTiny84, up to 6 inputs or outputs can be connected. Used for sensing e.g. push buttons or presence detectors or for actuation of single LEDs or (by usage of dual MOSFETs) higher power systems like 12V halogen lamps. 
Supply voltage is 12V.

2) Actor node: Uses 10 relays (5 on/off and 5 change over) to switch high voltage applications (designed for up to 230V/16A). Supply voltage is 5V for logic and 12V for relays

3) LED driver board: Used to control 1 high power RGBW LED (e.g. Cree MC-E) and 6 low power RGB LEDs (20 to 50 mA). Supply voltage: 5V for logic and 5V for LED drivers.

4) A derivative of the LED driver board driving 18 single LEDs and sensing one presence detector.

CAN->Ethernet gateways are build on Carambola boards. Each Gateway contains 2*CAN, 2* Ethernet, 1*RS485, 1*RS232 and WLAN in a 2 units wide DIN-rail case. CAN messages are sent out or received as UDP packets containing the CAN identifier, message length and message data. 

This enables the use of a controller program on a PC connected to the same network.

The system is in productive use since beginning of 2011 without a problem so far.

I will add the sources of the controller software, the configuration tools and PC software as well as board schematics, layout and BOM as time permits.

Please, have a look at the Wiki also - I will describe the elements there.


homecantrol's People

Contributors

maveric00 avatar

Stargazers

singing avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar Michael Rausch avatar

homecantrol's Issues

Macro command

The commands to call a macro should be the same; currently it is either "Call" or "Action"

Macro Autonumeration

The macro Autonumeration is bad for already configured sensors, as numeration gets distorted if new macros are inserted

CANGateway numbering

Currently the CANGateway number is assigned by configuration; it would be nicer if the numbering is generated e.g. by IP adress; at least the default should not be zero, as this is assigned to CANControl

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.