Saturday, July 12, 2025
Facebook Twitter Email GitHub YouTube

MForge

Wish It - Think It - Do Ti

MForge

Primary menu

  • Français
  • Home
  • Raspberry Pi
    • Raspbian
      • Installation
      • Configuration
      • Update
      • SSH
        • SSH connection
        • Quick activation of SSH
        • Warning remote host identification has changed
    • Python
      • Installation of Python
      • Push button
    • IP Config
      • Find the IP
      • Static IP
    • RaspPI Zero W WiFi config.
    • Create your Access Point
    • Mount a storage device / drive
    • Add an On / Off button
    • PLEX Server
      • Portable Plex Server (Main tuto)
      • Instalation of Plex Server
      • Configuration of PLEX Server
      • Adding libraries / media
      • Optimization of video files
  • Homebridge
    • Prerequisite material
    • Homebridge installation
    • Homebridge Garage door control with Home
    • Control relay Nikobus with Home of Apple
      • Cable RJ11 / RS232 (DB9) for PC-Link
      • Data extraction
    • Home Adding and configuring accessories
    • Homebridge Garage Door and/or Gate Control with Home
  • 2nd life
    • Recover the screen of a laptop
    • Xiaomi Mi Max Flex buttons Volume ON OFF
  • Blog
  • Shop
    • Raspberry Pi
    • SD cards
    • Power 5V
    • Keyboards
    • Mouse
    • Screens
    • Optocoupler
    • Resistors
    • Other
  • Donation
Search

Month: May 2017

Control relay Nikobus with Home of Apple

Posted on19/05/201707/12/2017Leave a comment

In this article we will see how to turn an electric installation “Nikobus” (old generation) in a module “Nikobus Home control” in order to control it with the Home app of your Apple device application (iPad, iPhone etc…). So yes, at the time I write this Read More …

CategoriesHomebridge, NikobusTagsautomation, control, Home, Homebridge, Nikobus, Pi, Raspberry

Data extraction from your Nikobus installation

Posted on19/05/201707/12/2017Leave a comment

For this tutorial you will need a cable RJ11 / RS232, If you don’t have one, no problems, here is a tutorial explaining how to do it self 🙂 Note that your Nikobus electrical installation must include a PC-Link module. Download the Nikobus application on Read More …

CategoriesHomebridge, Nikobus

Installation of Python

Posted on02/05/201707/12/2017Leave a comment

To help debugging and allow the i2c interface to be used within Python we can install “python-smbus” and “i2c-tools” : To do this, type the following commands one after the other: sudo apt-get update sudo apt-get install -y python-smbus sudo reboot now Voilà, it is Read More …

CategoriesPython, Raspberry PiTagsPi, Python, Raspberry

Connection & interaction with a push button

Posted on02/05/201707/12/2017Leave a comment

Prerequisites : Installation of Raspbian and Installation of Python Schema : Here I chose the GPIO 17, but you can choose the one that suits you. Code : sudo nano tstBtn.py #button interaction : import RPi.GPIO as GPIO import time GPIO.setmode(GPIO.BCM) GPIO.setup(17,GPIO.IN) input = GPIO.input(17) prev_input = 0 Read More …

CategoriesPython, Raspberry PiTagsbutton, push, Python, Raspbian

Homebridge Garage door control with Home of Apple

Posted on02/05/201707/12/20176 Comments

In this article we will implement a module of opening/closing of a garage door with a system of State verification. Prerequisite for this tutorial : Homebridge installation When this system will be mounted on my garage door I’d do a video, for now, here is a Read More …

CategoriesGarage, HomebridgeTagsautomation, control, Door, Garage, Home, Homebridge, Pi, Portal, Raspberry

Actifs Activation afterburner Airdrop Clipboarder automation button Clipboarder Configuration Connection Connexion control Crypto Crypto-actifs Crypto-money Cryptocurrency Door Garage gpu-z Home Homebridge installation IP manager Minage Mining Money Monnaie Movies multimedia média off on Pi plex pool Python Raspberry Raspbian remote RIG server Software séries Wifi Zero

Tags

Actifs Activation afterburner Airdrop Clipboarder automation button Clipboarder Configuration Connection Connexion control Crypto Crypto-actifs Crypto-money Cryptocurrency Door Garage gpu-z Home Homebridge installation IP manager Minage Mining Money Monnaie Movies multimedia média off on Pi plex pool Python Raspberry Raspbian remote RIG server Software séries Wifi Zero

Archives

  • June 2018
  • May 2018
  • April 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • May 2017
  • April 2017
Copyright © 2025 MForge. All Rights Reserved.
Scroll Up
sponsored