Our first selfmade HomeDevice
It happened. Internet of Things have really here. Due to the Chinese comrades – Espressif System.
Now we have to really cheap and affordable device in order to almost any technical smart thing to do.
It happened. Internet of Things have really here. Due to the Chinese comrades – Espressif System.
Now we have to really cheap and affordable device in order to almost any technical smart thing to do.
On the basis of coworking center in Plovdiv \ Bulgaria – http://bizlabs.eu was shown the prototype of our new device.
After analyzing our business plan, european experts were made positive conclusion on the possibility of financing the project.
This pictures with installed the navigation system YeaMax CPC-0056A.
People are happy, good music system with GPS navigation for Android.
Customers are very satisfied. One of them is a famous singer and dancer in Murcia.
YeaMax site: http://yeamax.com/en/
Article about trends in the organization of major projects open source community. This article describes the latest technologies and tools.
In preparation for the store for Maincraft applications and devices , we opened seed – shop: http://zornica.tk:8080
A talk by Ignat Ignatov about full circle of IoT project creation (cloud, site, HW, SW, etc.).
JS app for VS or Raspberry Pi and Arduino: http://nodered.org/
Components: http://www.noo.com.by/sistema-noolite.html
Using cloud service with IP for free: https://cloud.lab.fi-ware.org/
Project: https://github.com/Ignat99
Ripple server: https://github.com/Ignat99/noolite-micropay
Noolite drivers: https://github.com/Ignat99/noolite
https://github.com/olegart/noolite
MQTT
http://mosquitto.org/download/
Python how to use MQTT
https://github.com/Ignat99/mosquitto
Links
https://www.facebook.com/events/332743853559508
http://hackafe.org/#!/events
http://new.livestream.com/accounts/293869/events/3360298
Next year the YAPC::EU will take place in Granada (Spain) in early September, as you already probably know by now.
The organization team members are currently from Granada.pm, Madrid.pm andBarcelona.pm, but we’d like to invite the Cloud Orga team that worked so well this year to get involved too. We plan to keep on using #yapceu channel on irc.perl.org for contact and co-ordination, but we have a Google group that you may want to join. The conversations on that list are mainly in Spanish but you are welcome to participate in English, if you prefer. Please, send a message to request an invitation to the list.
We’ll be posting news on this blog and twitter in order to keep you updated on our progress. Once we have the Act instance in production, we’ll publish most important news there too.
Cheers and see you in Granada!
Video from YAPC:EU from Friday, August 22nd till Sunday, August 24th in Sofia, the capital of Bulgaria
and for to runing server MQTT with Javascript
```javascript
var mqtt = require('sc-mqtt');
// create a new client
var client = mqtt.client( 'tcp://test.mosquitto.org:1883', 'uniqueClientId' );
// connect to the broker
client.connect( { keepAliveInterval: 15 } );
// publish a message to the broker
client.publish( 'minecraft', 'loaded' );
// subscribe to messages on 'arduino' topic
client.subscribe( 'arduino' );
// do something when an incoming message arrives...
client.onMessageArrived( function( topic, message ) {
console.log( 'Message arrived: topic=' + topic + ', message=' + message );
});
```
HackForGood this event which took place synchronously in 7 cities in Spain
http://hackforgood.net/inscripciones/
More than 2 days the team worked on their projects. Our team has completed a pilot project for a new concept of micropayments for infrastructure development as residential premises and in general for the Smart City.
Project details can be found on Github :
https://github.com/Ignat99/noolite-micropay
It was an exciting 24 hours of programming. We managed to complete all that we had planned.
To us Join date Josep Romero Garcia and made an application on android XDK Intell . Ricardo Ponce Arcas helped operatovno changed remotely and configure the interface in this launcher .
http://ci.bion-car.com/public/
As a result, in 24 hours we got all 5 serviceable parts of our project. In such a short time is not possible to polish user interfaces , so after the competition , we do not hurry this part .
We the jury awarded the Global Award Telefonica in the city of Barcelona.
Video from the event :
Photos tagged with # h4g:
https://twitter.com/BushXavier