ESP8266 Weather Station library supporting OpenWeatherMap
This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE,...
A structured process for converting a Request into a Response
...Every HTTP web interaction begins with a request and ends with a response. Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string). Typically, some sort of framework or system is built to handle all the repetitive tasks (e.g. routing, security, etc) so that a developer can build each page of the application. Exactly how these systems are built varies greatly. The HttpKernel component provides an interface that formalizes the process of starting with a request and creating the appropriate response. ...
NOTE: PROJECT MOVED TO GITHUB. https://github.com/thinkyhead/TabletMagic -- Mac OS X driver for serial Wacom tablets. Supported tablets include PL, SD, UD, KT, CT, ET, GD, and XD. Also supports many TabletPC digitizers.
Have you ever wondered what hardware works with what. This project aims to create a database (online/offline) that people can search to find compatibile hardware which actually works with their computers.