แสดงบทความที่มีป้ายกำกับ wamp แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ wamp แสดงบทความทั้งหมด

วันพุธที่ 11 มีนาคม พ.ศ. 2558

Run Kivy with WAMP on Crossbar.io

Begin with my Raspberry Pi Project about Digital Signage. Totally it is going to be Iot (Internet of Things).

And this is the beginning of way i have to develop another project. The important thing about this project is Python Universal Language.

First i started with Python on Raspberry Pi with Serial Interface with nurse equipment. Old stuff start this project with web server and repeatedly refresh the web client every second.

After first version is outed. The requirement  never stop. They want to add more video in background when specific time meet, play sound and show IP camera.

Raspberry can not answer those answers.

Then we move all projects to minimal PC. It's work!

After all requirements are setting. I decide move the project into the Internet of Thing.

The players are Kivy, Twisted, Autobahn and Crossbar.io.

The next topic will be "How to implement those technologies for IoT"

วันจันทร์ที่ 2 กุมภาพันธ์ พ.ศ. 2558

Web is not only Document any more!

Last year i wrote the article about web communication application here (http://wattana-hinchaisri.blogspot.com/2014/04/web-application.html)

Today WAMP (http://wamp.ws) is the sample. With separate the user interface and logic. we have to glue them together with protocols.

วันเสาร์ที่ 24 มกราคม พ.ศ. 2558

Redesign Application to Use Web Application Messaging Protocol (WAMP)

I've an project that use to get the realtime response from hardware and display to the TV.

From the ready to use components. Today, i decide to implement the project to the WAMP (http://wamp.ws) standard.

The distributed system is coming. !