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/FunTechHouse_Thermostat
A thermostat for the FunTechHouse project.
jsiei97/METAR2MQTT
Move and parse METAR data from weather.noaa.gov and publish it in your MQTT server.
jsiei97/QuickDate
A Quick and easy way to get the current UTC date, time and weekday
jsiei97/RTClib
A fork of Jeelab's fantastic RTC library
jsiei97/stm32_std_lib
A git import of the stm32f10x_stdperiph_lib (and more).