You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.6 KiB

8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
  1. @online(ESP8266,
  2. author="ESPRESSIF",
  3. title="{ESP8266EX} Overview",
  4. year=2017,
  5. url="http://web.archive.org/web/20170130001257/http://www.espressif.com/en/products/hardware/esp8266ex/overview",
  6. urldate="2017-01-30"
  7. )
  8. @online(maglab,
  9. author="Magrathea Laboratories e.V.",
  10. title="Magrathea Laboratories - Creating new Worlds",
  11. year=2016,
  12. url="http://web.archive.org/web/20161116123421/https://maglab.space/",
  13. urldate="2016-11-16"
  14. )
  15. @online(HASS,
  16. author="Home Assistant",
  17. title="Awaken your home",
  18. year=2017,
  19. url="http://web.archive.org/web/20170102023619/http://home-assistant.io/",
  20. urldate="2017-01-02"
  21. )
  22. @online(ESPer,
  23. author="ESPer",
  24. title="ESPer - Space Automation Firmware for ESP8266",
  25. year=2017,
  26. url="https://git.maglab.space/esper/esper",
  27. urldate="2017-02-02"
  28. )
  29. @online(ESP-01s,
  30. author="SparkFun",
  31. title="WiFi Module - ESP8266",
  32. year=2017,
  33. url="http://web.archive.org/web/20170104002307/https://www.sparkfun.com/products/13678",
  34. urldate="2017-10-28"
  35. )
  36. @online(Sming,
  37. author="Sming",
  38. title="Sming - Open Source framework for high efficiency native ESP8266 development",
  39. year=2016,
  40. url="http://web.archive.org/web/20170206144443/http://sminghub.github.io/Sming/about/",
  41. urldate="2016-11-25"
  42. )
  43. @online(make,
  44. author="The IEEE and The Open Group",
  45. title="The Open Group Base Specifications Issue 6 - make - maintain, update, and regenerate groups of programs",
  46. year=2004,
  47. url="http://pubs.opengroup.org/onlinepubs/009695399/utilities/make.html",
  48. urldate="2016-11-27"
  49. )
  50. @online(MQTT,
  51. author="OASIS Standard Incorporating",
  52. title="MQTT Version 3.1.1 Plus Errata 01",
  53. year=2015,
  54. url="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/errata01/os/mqtt-v3.1.1-errata01-os-complete.html",
  55. urldate="2017-01-15"
  56. )
  57. @online(HTTP_1.1,
  58. author="The Internet Society",
  59. title="Hypertext Transfer Protocol -- HTTP/1.1",
  60. year=1999,
  61. url="https://www.w3.org/Protocols/rfc2616/rfc2616.html",
  62. urldate="2017-01-15"
  63. )
  64. @online(ESP8266_Memory_Map,
  65. author="ESP8266 community wiki",
  66. title="ESP8266 Memory Map",
  67. year=2016,
  68. url="http://web.archive.org/web/20161118224802/http://www.esp8266.com/wiki/doku.php?id=esp8266\_memory\_map",
  69. urldate="2017-01-30"
  70. )
  71. @online(rBoot,
  72. author="Richard Antony Burton",
  73. title="An open source bootloader for the ESP8266",
  74. year=2016,
  75. url="http://web.archive.org/web/20160611044740/https://github.com/raburton/rboot",
  76. urldate="2017-01-30"
  77. )
  78. @online(drone,
  79. author="Drone",
  80. title="Drone is a Continuous Delivery platform built on Docker, written in Go",
  81. year=2016,
  82. url="http://web.archive.org/web/20160705005808/https://github.com/drone/drone",
  83. urldate="2017-02-05"
  84. )