This time I try to use WizFi250 to upload the weather information and Traffic system status to pushingbox cloud server. The user can receive the…
View More Develop HK Traffic System on PushingBox and WizFi250 in TwitterDevelop IOT solution by using Pushing box and WizFi250 in Twitter
Thistime, let’s try to develop a IOT solution based on the following section 1.Communication method between WizFi250 and Pushing box 2.Adding sensors into the device…
View More Develop IOT solution by using Pushing box and WizFi250 in TwitterHow to communicate with MQTT on WizFi250
Block Diagram: This post will fully introduce how to use at command of Wiznet module(WizFi250) to communicate with MQTT Server. After read the article, you can get…
View More How to communicate with MQTT on WizFi250WizFi250+Arduino Uno+YuRobot with Xively(中文)
本節會介紹如何實現 WizFi250+Arduino Uno 和更新的溫度數據到Xively服務器。 開始本節 之前 ,你也可以閱讀Xively與WizFi250/ WizFi270的話題。 這裡包括了源文件顯示在Github上(基於網絡的Git倉庫託管服務)github.com/Wiznet/Arduino_WizFi250/tree/master/Software/WizFi250 基本定義 連接到 AP 該是無限循環部分,負責發送數據和斷開 發送數據與Xively Http請求格式 獲取溫度 然後,您可以驗證(按Ctrl R)和上傳(Ctrl鍵U)到 Arduino Uno 通過配置工具。 打開串口監視器(按Ctrl + Shift+ M)…
View More WizFi250+Arduino Uno+YuRobot with Xively(中文)Xively與WizFi250/ WizFi270
這是介紹Xively服務器和WIZnet 的 WiFi模塊–WizFi250 會做一個簡單的介紹。在本節中,你應該了解Xively HTTP請求的格式。 第1步:創建Xively賬戶為了測試,你應該做一個Xively ID並獲得acquire Channel和API密鑰。 https://personal.xively.com/signup 第2步:檢查Xively帳戶詳情 第3步:獲取Xively API服務器IP (在WizFi250上) 第4步: 連接到AP Step 5: 本地數據保存到Xively 然後,您可以發送“HTTP請求的格式Xively” 第6步:從Xively API服務器訪問的Xively API SEVER接收,然後發送請求命令保存在通道演示值“6。 第7步:在Xively雲結果
View More Xively與WizFi250/ WizFi270WizFi250+Arduino Uno+YuRobot with Xively(English)
This section for introduce how to implement WizFi250+Arduino Uno and updated the Temperature data to Xively Server.Before start this section, you also can read the…
View More WizFi250+Arduino Uno+YuRobot with Xively(English)Xively with WizFi250/WizFi270
This is a simple introduction for making communication between the Xively server and Wi-Fi Module–WizFi250. In this section, you should learn more about Xively HTTP…
View More Xively with WizFi250/WizFi270基於 WIZnet WizFi250 的 Wi-Fi 照明模塊
Wi-Fi lighting module based on WIZnet WizFi250項目介紹 這個照明模塊使用 WIZnet WizFi250 製造而成。照明模塊由 Arduino,WizFi250-EVB,繼電器板和燈泡組成。 可以使用 iOS 或 Android 智能手機用簡單的 TCP/ UDP 應用程序來控制照明模塊。 雖然沒有開放源代碼。但是,這為想製作無線照明模塊的 DIY 玩家提供了不少幫助,因為作者提供了硬件原理圖的詳細信息,以及 WizFi250 相關的 AT 命令等。 通過: wiznetmuseum.com | bashny.net
View More 基於 WIZnet WizFi250 的 Wi-Fi 照明模塊Wi-Fi lighting module based on WIZnet WizFi250
中文版 Project Description The author made a lighting module using WizFi250. The lamp module is composed of Arduino, WizFi250-EVB, Relay Board, and Lamp. People can…
View More Wi-Fi lighting module based on WIZnet WizFi250用於大型燈光秀的照明控制系統與無線DMX鏈接
此文章是由韓國工業技術研究院研究員 Eun Ho Kim 所寫的。 本文介紹了照明控制系統與無線DMX鏈接大規模燈光秀。 典型的無線DMX鏈接通常僅限於小規模顯示了小觀眾。 但所提出的無線DMX鏈路可以預先發送實時數據,和存儲數據。 這是典型的無線DMX的系統圖。 系統設計是如下。 (a)是該系統中的發射機。 發射器使用的Arduino與WizFi250使用Wi-Fi通信。 (b)是接收器。 接收器的結構是相同的發射器。 發射器可以設置流模式/錄音使用I / O接口模式/命令模式模式。 DMX-512幀模式幀使用的起始位。
View More 用於大型燈光秀的照明控制系統與無線DMX鏈接