Pinned Repositories
arduino.mk
A generic, easy to configure makefile for use with Arduino development.
FunTechCortexMX_gcc
It's the fun tech build scripts to get gcc for ARM Cortex based MCU:s to work on Ubuntu
FunTechCortexMX_TemplateProject
This is the template project to show how to use the FunTechCortexMX_gcc toolchain
FunTechCortexMX_test
A test suite to verify that the fun tech gcc is woking.
FunTechHouse_ElectricityMeter
A reader for pulses from the electricity meter.
FunTechHouse_MQTT2WebServer_Sensor
Moves data from a mqtt server (like mosquitto) to a old school web server aka web services.
FunTechHouse_RoomTemperature
A room temperature sensor for the FunTechHouse project.
FunTechHouse_Tellstick_Sensor
Move sensor data from a Tellstick Duo to a MQTT server.
FunTechHouse_Thermostat
A thermostat for the FunTechHouse project.
qpiGPIO
A linux sysfs gpio wrapper impl in QT for systems like the Raspberry PI
jsiei97's Repositories
jsiei97/FunTechCortexMX_gcc
It's the fun tech build scripts to get gcc for ARM Cortex based MCU:s to work on Ubuntu
jsiei97/FunTechCortexMX_test
A test suite to verify that the fun tech gcc is woking.
jsiei97/FunTechHouse_Tellstick_Sensor
Move sensor data from a Tellstick Duo to a MQTT server.
jsiei97/qpiGPIO
A linux sysfs gpio wrapper impl in QT for systems like the Raspberry PI
jsiei97/FunTechHouse_ElectricityMeter
A reader for pulses from the electricity meter.
jsiei97/FunTechHouse_MQTT2WebServer_Sensor
Moves data from a mqtt server (like mosquitto) to a old school web server aka web services.
jsiei97/FunTechCortexMX_TemplateProject
This is the template project to show how to use the FunTechCortexMX_gcc toolchain
jsiei97/FunTechHouse_RoomTemperature
A room temperature sensor for the FunTechHouse project.
jsiei97/arduino.mk
A generic, easy to configure makefile for use with Arduino development.
jsiei97/FT_Tools
How to install the the tools needed for the Fun Tech projects
jsiei97/qpiOneWire
Read DS18B20 with /sys/devices/w1_bus_master1/ on Raspberry PI with QT
jsiei97/.vim
My .vim and .vimrc
jsiei97/Arduino-PID-Library
jsiei97/FT_EDS
Fun Tech EEPROM Data Storage
jsiei97/FT_Sensor
Sensors for the FunTechHouse project
jsiei97/FT_Time
Sync and save time in RTC
jsiei97/FT_Utils
Misc util code for the FT projects
jsiei97/FunTechHouse_Door
A iButton door controll system
jsiei97/FunTechHouse_Regulator
A pid regulator that uses MQTT
jsiei97/FunTechHouse_Web
A local webinterface for the FunTechHouse project
jsiei97/FunTechHouse_WeekTimer_Nexa
Weektimer to controll Nexa devices with a Tellstick Duo
jsiei97/FunTechRegulator
A regulator that runs on a Raspberry PI (impl with Qt)
jsiei97/git_bin
some helper script for misc things
jsiei97/libwebsockets
canonical libwebsockets.org websocket library
jsiei97/libwebsockets.deb
Put libwebsockets into debian package
jsiei97/MosqAlarm
If no updated for X time, then send a alarm
jsiei97/mosquitto.deb
Put mosquitto into debian package
jsiei97/pubsubclient
A client library for the Arduino Ethernet Shield that provides support for MQTT.
jsiei97/QuickDate
A Quick and easy way to get the current UTC date, time and weekday
jsiei97/Unity
Simple Unit Testing for C