Categories
Programming

Browser as a platform for your PhoneGap/Cordova apps

Browser as a platform for your PhoneGap/Cordova apps.

Categories
VSCP

VSCP & Friends Neon release version 1.0.0 #IoT #m2m

The VSCP & Friends release version 1.0.0 code name “Neon” will be out in October if all goes well.  The documentation for the VSCP Daemon is available as a preview here.

From this release Windows will again be supported.

Categories
General IoT M2M VSCP

Idea Challange #IoT #m2m

2014-09-30_11-25-58

Last day to put in an application for the IDEA IoT Challenge so i put in one for the VSCP & Friends framework.  Bu as soon as I send it away I ask myself “How can something that is ready to deliver today have a chance in a competition like this when everyone else just still talks about what IoT is!?  Stupid of me…  To late to withdraw it I suppose… 😉

But if you have an IoT idea go ahead, fill in the info.

 

Categories
VSCP

Graphical UI from old formats #IoT #m2m

2014-09-24_12-18-45

If you have the VSCP Daemon on a Linux machine you can use the DigiTemp software to collect temperature from 1-Wire sensors.  The information is logged in a file by DigiTemp ,this article describes how to make this data come to work in a modern world.

Categories
VSCP

Just a few simple rows of code…

…and you have a live diagram on your page with VSCP websocket interface.2014-09-23_20-06-50

2014-09-23_08-25-05

or a live gauge

2014-09-23_08-23-54

 

or a table that is filled dynamically

2014-09-23_08-24-28

and that’s just with the Google Charts tools + the vscpws lib.

Categories
General

Microchip Technology Inc. – Microchip Makes Developing 3D Gesture Systems Easy With Hillstar Development Kit

Microchip Technology Inc. – Microchip Makes Developing 3D Gesture Systems Easy With Hillstar Development Kit.

Categories
IoT

IEEE IoT Newsletter – September 2014 | IEEE Internet of Things

IEEE IoT Newsletter – September 2014 | IEEE Internet of Things.

Categories
General

xWifi:A fingertip-sized wifi module,Open source | Indiegogo

xWifi:A fingertip-sized wifi module,Open source | Indiegogo.

Categories
General

A Guide to the Internet of Things Infographic

A Guide to the Internet of Things Infographic.

Categories
VSCP

REST interface for VSCP #IoT #m2m #vscp

2014-09-09_13-20-32

 

I am working hard on adding a REST interface to the VSCP daemon this week. Formats supported are plain text, CSV, XML, JSON and JSONP  and you can send event/read events/write variables/read variables and read tabular data. I personally prefer the old tcp/ip interface but I know many will like this interface better. Also from this version SSL will be available as an alternative to the web/rest/websocket/tcp/ip interfaces in addition to the password and remote machine validation mechanism previously available. Making this the most secure solution available.