Skip to content

Instantly share code, notes, and snippets.

@zittix
zittix / hoval-gw.py
Created January 28, 2021 12:45
Decoding Hoval heater CAN Bus
# This file is just a sample file that does:
# 1) Open CAN bus can0 on the device (for example a raspberry PI using socketcan)
# 2) Listening for simple message coming from Hoval heater TTE-WEZ
# 3) Publishing each recognized data points to a MQTT broker located at IP 192.168.0.96 with username/password hoval/hoval
import can
import asyncio
import logging
import paho.mqtt.client as mqtt
@zittix
zittix / AppController.j
Last active August 29, 2015 14:02
Press crash releated to CPWebView reduction
/*
* AppController.j
* test
*
* Created by You on June 25, 2014.
* Copyright 2014, Your Company All rights reserved.
*/
@import <Foundation/Foundation.j>
@import <AppKit/AppKit.j>
@zittix
zittix / bug_path_braid.png
Last active August 29, 2015 14:00
GCode Circle problem Redeem
bug_path_braid.png