Giter Club home page Giter Club logo

Ronald Konjer's Projects

ansible-development-environment icon ansible-development-environment

Setup a machine to develop Ansible roles, including all the easy to work with tools, ansible, ansible-lint, molecule, travis and ara.

automated-drip-irrigation-using-rasbery-pi icon automated-drip-irrigation-using-rasbery-pi

It is an automated system designed to take good care of your plants while you travel for a long time and live in a cold country like me :) The propose is to keep track of humidity levels and once in a while drip some water in your plants if they feel thirst. How the system works The concept is very simple, the system is composed by the following hardware: Arduino (I use the pro mini since it's tiny and you can weld according to your needs) Raspberry Pi as an interface to arduino (read sensors, upload new hex files if needed) Sensors Tiny pump Bucket with water Gardena micro dipping system Android phone to check the status of your plants The whole system is controlled by the arduino microcontroller. It checks the humidity sensors every cycle and sets a variable to true or false in case the sole conditions and amount of water on it. If it's dryi, according to a predefined threshold, it will drip water for few seconds or until the sole turns to hidratate enough. How to use it Import the Arduino file into an arduino IDE Import the android project to your IDE (I use eclipse) Copy the bridge file tcp_server.py into your raspberry Pi and set it up under your /etc/rc.local by adding the following line: (sleep 10;python /path/where/you/copied/tcp_server.py)&

aws-modern-application-workshop icon aws-modern-application-workshop

A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.

clean-code icon clean-code

Notes on "Clean Code" by the venerable Robert C. Martin.

clean-code-1 icon clean-code-1

Notes of best clean coding practices, mostly based on book Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin

commerce-gradle-plugin icon commerce-gradle-plugin

Unofficial Gradle plugins for the full development lifecycle of a SAP (Hybris) Commerce project

devoxx2016 icon devoxx2016

Sources du TIA Dropwizard, Hystrix et Feign présenté à Devoxx France 2016

docker-redirect icon docker-redirect

Docker image running an HTTP server that redirects all incoming requests based on it's given configuration

dropbookmarks icon dropbookmarks

A simple Dropwizard 1.x project exposing REST API to store bookmarks

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.