Pinned Repositories
arduino-ide-docker
Run the arduino IDE seamlessly via docker.
ArduinoPlugAndPlay
Enables plug and play of arduino devices.
ArduinoSerialController
A sketch for controlling arduino pins via serial commands.
ArduinoSerialControllerClient
A C# based client library for the ArduinoSerialController sketch.
duinocom.core
A lightweight C# based arduino serial communication library.
ESP8266SoilMoistureSensorDweetIO
An ESP8266 based soil moisture sensor which posts data to dweet.io.
gitter-cs
A C# wrapper library for the git CLI.
ipfs-cs
A C# wrapper for the ipfs command line tools. Build on mono/ubuntu.
ipfs-echo
Echos text into files on ipfs then outputs the hash.
lifiduino
A LiFi/arduino experiment to send data via an LED, to be received via a photoresistor, resulting in a light based form of wireless data transmission.
CompulsiveCoder's Repositories
CompulsiveCoder/ESP8266SoilMoistureSensorDweetIO
An ESP8266 based soil moisture sensor which posts data to dweet.io.
CompulsiveCoder/arduino-ide-platformio-blink
An example blink project with platformio based init, build, upload and run scripts. Compatible with arduino IDE.
CompulsiveCoder/arduino-platformio-blink
An example blink project with platformio based init, build, upload and run scripts.
CompulsiveCoder/Arduino1602LCDButtonShieldSerial
A serial interface sketch for the 1602 LCD button arduino shield.
CompulsiveCoder/ArduinoMotionSensorBuzzer
An arduino based security alarm using motion sensor and buzzer.
CompulsiveCoder/ArduinoMultiTool
A general purpose arduino utility. Read and control pin values from a 5110 display and 5 way navigation switch.
CompulsiveCoder/ArduinoPowerMeter
An arduino based DC power meter.
CompulsiveCoder/attiny85SolarNightLight
An attiny85 based solar night light. Automatically turns itself on when it gets dark.
CompulsiveCoder/BridgeArduinoSerialToMqtt
A console utility for reading arduino serial data via USB and publishing it to an MQTT broker.
CompulsiveCoder/cloud9-ide-mono
A cloud9 docker container with mono support.
CompulsiveCoder/datamanager
A C#/redis data management layer for mono and ubuntu.
CompulsiveCoder/docker-cloud9-ide-mono
A cloud9 docker container with mono support.
CompulsiveCoder/docker-ubuntu-mono-platformio
A ubuntu based docker container with support for mono and platform.io
CompulsiveCoder/docker-ubuntu-platformio
A ubuntu based docker container with support for platform.io
CompulsiveCoder/easypost
A simple way to post data to the web.
CompulsiveCoder/easypost-docker
A docker image for the easypost application.
CompulsiveCoder/esp8266-platformio-blink
An example blink sketch for esp8266 using platform.io to build and upload.
CompulsiveCoder/gitdb-cs
An experimental git based data management system.
CompulsiveCoder/hexo-blog-test
A test hexo blog.
CompulsiveCoder/litepost
A lightweight app for IoT devices to post data to the web using HTTP GET requests.
CompulsiveCoder/LowVoltageDetector
An arduino based low voltage detector.
CompulsiveCoder/mqtt-docker
Run mosquitto using docker-compose
CompulsiveCoder/neuronic
An experiment in processing text, inspired by neural networks.
CompulsiveCoder/ProjectBuilder
A utility for creating, building, testing and deploying ASP.NET/mono sites on ubuntu.
CompulsiveCoder/replacer
A "find and replace" utility supporting text file content, file names and directory names.
CompulsiveCoder/SmartCar
An experimental smart car.
CompulsiveCoder/SmartCarServer
A server and web application for the experimental smart car.
CompulsiveCoder/SoilMoistureSensorPump1602LCDRGBLED
An arduino based garden/plant irrigation system with soil moisture sensor, pump/valve control, 1602 LCD display, and RGB LED.
CompulsiveCoder/TileSim
An experimental simulation style game.
CompulsiveCoder/ubuntu-platformio
A ubuntu based docker container with support for platform.io.