Skip to content

Projects using ArduinoJson

Benoît Blanchon edited this page Sep 16, 2016 · 8 revisions

This page contains a list of project using the Arduino JSON library. It's a wiki, don't hesitate to edit this page if you want to add a project.

Azure Veneziano

By Mario Vernari

Simple telemetry/telecontrol system based on Microsoft Azure

Azure Veneziano

https://highfieldtales.wordpress.com/2014/12/29/azure-veneziano-linkit-one/ https://github.com/highfield/azure-veneziano

Blinkerdoo!

By Jonathan Eskow

The Blinkerdoo is a fun project that introduces the Spark Core microcontroller and Spark Core Internet Button and teaches beginner to intermediate Arduino syntax and coding skills.

Blinkerdoo

http://www.instructables.com/id/Blinkerdoo-with-SparkCore/ http://www.hackster.io/EskFab/blinkerdoo-with-sparkcore

ESP8266 Weather Display

By Zeflo

ESP8266 weather display

http://zeflo.com/2014/esp8266-weather-display/

ESP8266 Weather Display

By Robert Murphy

ESP8266 weather display

http://thisoldgeek.blogspot.fr/2015/01/esp8266-weather-display.html

Nimbits

By Benjamin Sautner

Nimbits is a free, social and open source process data historian, data logger and M2M system that is built on Google App Engine cloud Architecture.

https://github.com/bsautner/com.nimbits http://www.nimbits.com/

OpenTRV

By Damon Hart-Davis

Open-Source Thermostatic Radiator Valve

OpenTRV

http://sourceforge.net/projects/opentrv/ http://opentrv.org.uk/

RFID payment terminal

By Benoit Blanchon and Levi Botelho

RFID payment terminal

https://blog.benoitblanchon.fr/rfid-payment-terminal/ http://www.levibotelho.com/development/build-your-own-rfid-payment-system/

RGB LED Controller for Android

https://www.youtube.com/watch?v=eYElEweHueo

Spark Transport Display

By Synox

Spark Transport Display

https://github.com/synox/spark-transport-display

FireStep

Arduino stepper library for FirePick Delta uses ArduinoJson to implement JSON Query By Example style of command interaction.

https://github.com/firepick1/FireStep

ESP8266HueEmulator

Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE and addressable WS2812b NeoPixels.

https://github.com/probonopd/ESP8266HueEmulator

Key.Zone

Inspired by various Home Automation Systems. The Arduino devices receive data (via radios) in JSON format and process/react and return in JSON again. Core logic revolves around ArduinoJson. Thanks a lot.

https://key.zone

Firebase Arduino

Arduino samples for Firebase.

https://github.com/googlesamples/firebase-arduino

ESP8266+Websocket server RGB LED controller

by Rahul27

http://www.instructables.com/id/Esp8266Websockets-RGB-LED-controller/

ESP8266+Websocket server RGB LED controller

With this project you can use a web browser to run a web socket client to control RGB LED connected to output pins on the ESP8266 mcu. The RGB can be controlled by sliders or using a smartphone's accelerometer.The response is quite fast with minimum lag however results may vary.

Arduino TFT Forecast Weather Station with ESP8266

by tufantas

http://www.instructables.com/id/Arduino-TFT-Forecast-Weather-Station-with-ESP8266/

This project, builds on Wunderground weather forecast via the Internet. Specs:

  1. 3 days weather forecast (Low&High temps, probably of precipitation, condition icons)
  2. Current weather conditions (Current temp, feelslike temp, humidity, pressure)
  3. Current wind directions & speed with analog gauge meter.
  4. Indoor temperature with Dallas 18b20 Temperature sensor.
  5. NTP time via Wunderground time server.

Arduino TFT Forecast Weather Station with ESP8266

ESP8266 WiFi controlled aircon remote

by beegee1962

This Instructable is about my small project to automatically switch on the aircon if enough energy is produced by the solar panels.

ESP8266 WiFi controlled aircon remote

Windows Virtual Shields for Arduino

This project lets an Arduino sketch control a device running Windows 10 - be it a PC, a Windows Phone, or even a Raspberry Pi 2. The only code you write is to an Arduino sketch.

WiBo - Wifi Bootloader for STM32

by Lieven Merckx

Target is to create a STM32 bootloader interface that permits to reprogram remotely any STM32 that supports BOOT0 bootloader mode. This device should be able to reset the STM32 and determine the boot mode.

Second target is to redirect the UART output to the programmer's PC.

DROMatic OS

An Arduino based hydroponics Operating System built for any scale hydroponic farm that wants to fully automate nutrient and PH dosing. The DRO-Matic (automatic hydroponics) has been built to allow users to create, configure and share projects called "crops" by interfacing with an external MicroSD card. A single DRO-Matic crop disk size (SD card) can very, but in extreme instances large crop configurations were found to be under 3MB.

ESP8266 Arduino Weather Display

By educ8s.tv

A Simple Weather Display based on the ESP8266 WiFi chip and the Arduino platform. It downloads Weather Data from the weathermap.org website.

ESP8266 based Weather Display

http://educ8s.tv/esp8266-weather-display/

Clone this wiki locally