今回は電子工作ネタとして、低価格のArduino互換Wifiモジュール「esp8266」を使ってみたことについて書いていきたいと思います。今回はあくまでもテスト起動と言ったところですが、このモジュールを使うことで自宅のIoT化にむけていろいろと面白いことが ...
A makefile for ESP8266 and ESP32 Arduino projects. Contribute to njdancer/makeEspArduino development by creating an account on GitHub.
ESP8266は、中国のEspressif Systemsによって製造された低コストで小型のWi-Fiチップで、組み込みシステム向けです。このチップは、スタンドアロンのWi-Fiネットワーキングソリューション、または他のマイクロコントローラに接続されてWi-Fi機能を追加するために ...
Few devices have hit the hacker/maker word with quite as large a bang as the ESP8266. [Brian] first reported a new $5 WiFi module back in August. Since then there have been an explosion of awesome ...
This project brings support for ESP8266 chip to the Arduino environment. It lets you write sketches using familiar Arduino functions and libraries, and run them directly on ESP8266, no external ...
A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] ...