Wuhan Coronavirus Status App for China - Rapid Prototype using MQTT and the IoT OnOff IOS App


 
Thread Tools Search this Thread
Top Forums Programming Wuhan Coronavirus Status App for China - Rapid Prototype using MQTT and the IoT OnOff IOS App
# 8  
Old 02-05-2020
Since the IoT OnOff app developer is unavailable, I have shifted gears and have created a web-based Wuhan Coronavirus stats page from an official Chinese data source. with near-real time updates.

Update: Added screenshot 10 Feb 2020

Wuhan Coronavirus Status App for China - Rapid Prototype using MQTT and the IoT OnOff IOS App-screen-shot-2020-02-10-120237-pmjpg


If these stats help one person, I am happy to have helped out in some small way.

http://bit.ly/2UA37Tr

Information technology, can and should be used to help others, not only for big corporations make huge profits with their surveillance capitalism business models and the morass of fake news and conspiracy theories which are making the global Internet an increasing dark place.
This User Gave Thanks to Neo For This Post:
# 9  
Old 02-19-2020
Update:

I will be discontinuing public server for these COVID-19 graphs (using Node-RED) on 22 February because there is a much better one available here:

Code:
http://bit.ly/2SFzmPy

In addition, for overall global stats and updates, I recommend this page:

Code:
https://www.worldometers.info/coronavirus/

The WorldOMeters page is currently down, but I expect it to be back up and running shortly.
# 10  
Old 02-22-2020
Update:

Have retired my quick, public COVID-19 dashboard (per above).

I primarily use the stats from WorldOMeters for COVID-19 updates:

Code:
https://www.worldometers.info/coronavirus/

I'
# 11  
Old 02-22-2020
Update:

Have retired my quick, public COVID-19 dashboard (per above).

I primarily use the stats from WorldOMeters for COVID-19 updates:

Code:
https://www.worldometers.info/coronavirus/

I am currently doing a lot with Node-RED and MQTT, mostly in the area of (1) command and control of remote servers and applications, (2) testing ESP devices (ESP32, ESP8266, (3) testing the Arduino UNO, and (4) monitoring a number of remote linux servers.

Will probably take a break from "making and coding" a put together a few Node-RED / MQTT videos soon.
This User Gave Thanks to Neo For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Programming

Wuhan Coronavirus Status for China - Rapid Prototype Blynk App with ESP8266

Here is a rapid prototype app I just put together which might be of interest to some people. Basically, I have parsed the data from a Chinese web site which is tracking the Wuhan coronavirus, and cache that data every minute via a local cron file and make a simple API available to a Blink app. ... (6 Replies)
Discussion started by: Neo
6 Replies

2. Programming

Arduino Project: iPhone to HM-10 BLE to NB-IoT Shield to NB-IoT Network to Internet to Linux Server

This post describes a "work in progress" project I started today. Here is the High Level Overview: Currently, this project sits on my desk as an Arduino UNO (on the bottom), an NB-IoT Shield (sandwiched in the middle), a Sensor Shield (on top) with a HM-10 BLE Module (in the little... (13 Replies)
Discussion started by: Neo
13 Replies

3. OS X (Apple)

Can a ios app be developed on a windows or ipad?

hi, i want to start developing an ios app that can be used on iphone and ipad. can anyone guide me how to start? i saw that it can be developed only on a mac system.. but i dont have a mac system. i have an ipad 4 and a laptop with windows os? can i use one of these to start developing ios app??... (4 Replies)
Discussion started by: Little
4 Replies

4. Solaris

Problem with /app

Hi folks, i have a problem with my /app directory on solaris 10.It is mounted under rpool root and sometimes it increase dimension bringing root out of space.I want to mount /app under different position, maybe under secondary hardisk for which i have created a mount point with zfs pool...How... (10 Replies)
Discussion started by: mattpunk
10 Replies

5. Solaris

luminis app

The guys at SunGard want to charge a lot of $$$$ for installing Luminis and we are trying to see if this can be done without them. Their installation guide provided page #53 ( http://www.luminis.nocccd.edu/documents/Luminis%20IV/lp40000in.pdf ) doesn't really tell you much. All they say is that... (4 Replies)
Discussion started by: ceci1
4 Replies
Login or Register to Ask a Question