Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.59 KB

README.md

File metadata and controls

41 lines (35 loc) · 1.59 KB

db8iot - db8 Internet of Things

===============

Some of my Internet of Things (IoT) experiments with:

  • Hardware
    • Raspberry Pi
    • Arduino
    • ESP8266
  • Components
    • LEDs
    • LED Matrix with MAX7219 LED display driver IC
    • DHT22 temperature and humidity sensor
    • DS18B20 temperature sensor
  • Software
    • C++ (for Arduino / ESP8266)
    • Python (for Raspberry Pi)
    • Joomla
      • Module:
        • uses Websockets to display MQTT messages in the website
      • Plugins:
        • Content Plugin
        • System Plugin
    • WordPress
      • Plugins Note: the code for these Plugins is not a good example of a WordPress plugin. WordPress development is new to me and I did not have time enough to dig into plugin parameters + default values. Consider it as a proof-of-concept which uses hardcoded parameters (Pull Request are welcome! :-)

Presentations

I've done a couple of presentations about this subject titled "Communicating with Internet of Things".