Pinned Repositories
CCTVview
Simple ONVIF RTSP camera viewer for Android
DHTesp
Optimized DHT library for ESP32/ESP8266 using Arduino framework
disaster-radio-android
Chat application to be used with
LoRa-P2P-Gateway
LoRa P2P gateway to MQTT broker or HTTP POST service
Meshtastic-Sensor-Network
Setup a sensor network using Meshtastic mesh network and MQTT broker
SX126x-Arduino
Arduino library to use Semtech SX126x LoRa chips and modules to communicate
SX126x-Mesh-Network
A simple LoRa Mesh network low level layer for the Semtech SX126x transceivers.
WisBlock-API-V2
WisBlock API V2 for RAK4631 takes care of all the LoRaWAN, BLE, AT command functionality. It makes development of event driven power savings applications easy. RUI3 AT command compatible allows the usage of RAKwireless' WisToolBox to setup the device.
WisBlock-IAQ-PM-CO2-VOC-EPD
Build a indoor air quality sensor with the WisBlock eco system.
WisBlock-Toolbox
Compagnion to the WisBlock API which supports the OTA DFU firmware update and the LoRa® / LoRaWAN® configuration over BLE.
beegee-tokyo's Repositories
beegee-tokyo/CCTVview
Simple ONVIF RTSP camera viewer for Android
beegee-tokyo/ESP32-Weatherstation
ESP32 with TFT display as small weather station displaying local and internet weather data
beegee-tokyo/ESP8266-Security-Front
Motion detection, alarm system and automatic light with ESP8266 (My frontyard version)
beegee-tokyo/WiFi-Config-Info
ESP32 Example code how to get saved STA and AP configurations without connecting the WiFi
beegee-tokyo/DHTespOrg
Optimized DHT library for ESP32 using Arduino framework
beegee-tokyo/ESP8266-Camera
Connect a simple serial camera module to an ESP8266 to capture pictures
beegee-tokyo/Circuitrocks_ISP4520_Bootloader
USB-enabled bootloaders for the ISP4520 SoC chips
beegee-tokyo/Circuitrocks_ISP4520_Platform
For PlatformIO
beegee-tokyo/el-client
Arduino client for esp-link's REST, MQTT, and command interface
beegee-tokyo/ESP32-BaseProject
Base project for my ESP32 module
beegee-tokyo/ESP8266-LightBackYard
WiFi controlled relay to switch on the lights in my backyard
beegee-tokyo/OTA-TFT
Using a TFT display to show OTA status of an ESP32 module
beegee-tokyo/esp-link
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer (origin from https://github.com/jeelabs/esp-link)
beegee-tokyo/ESP32-MyLib
Functions I use in all my ESP32 projects
beegee-tokyo/ESP8266-MyLib
Functions I use in all my ESP8266 projects
beegee-tokyo/MHControl
Part of my home control system for data collection and security video recording.
beegee-tokyo/TSL2561_simp
TSL2561 light sensor lib. Based on Adafruits library but removed requirement to include Unified sensor library.
beegee-tokyo/Arduino
beegee-tokyo/beegee-tokyo.github.io
beegee-tokyo/ESP8266-Security-Back
Motion detection, alarm system and automatic light with ESP8266 (My backyard version)
beegee-tokyo/esp8266FTPServer
Simple FTP Server for using esp8266 SPIFFs
beegee-tokyo/ESP8266Lib
Collection of functions used in my ESP8266 projects
beegee-tokyo/espduino
ESP8266 network client (mqtt, restful) for Arduino
beegee-tokyo/meeo-arduino
Arduino Library for Meeo
beegee-tokyo/Nvm
Library for saving named strings in the EEPROM (non-volatile memory) of the ESP8266
beegee-tokyo/platform-espressif32-solo
Espressif 32: development platform for PlatformIO
beegee-tokyo/RadioLib
Universal wireless communication library for Arduino
beegee-tokyo/SparkFun_MAX3010x_Sensor_Library
An Arduino Library for the MAX3015 particle sensor and MAX30102 Pulse Ox sensor
beegee-tokyo/TFT_eSPI
Arduino IDE compatible TFT library for the ESP8266 and ESP32 that supports different SPI driver chips
beegee-tokyo/UnoWiFi
Arduino Uno WiFi library for UnoWiFiLink, enables MQTT, REST, UDP/TCP socket connections and web server functions for the Arduino Uno WiFi board, goal is to replace the incomplete ArduinoWiFi library offered by Arduino.org. Based on the work of https://github.com/jeelabs/el-client