All Projects → RiRomain → Happy_bubble_esp32_node

RiRomain / Happy_bubble_esp32_node

An ESP_32 based node for an Happy Bubbles presence server.

Labels

Projects that are alternatives of or similar to Happy bubble esp32 node

Arduorbiter
The software running on ArduOrbiter-1.
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Rctransmitter Usbgamepad
Plug-n-play USB Gamepad adapter for 6 channel RC Transmitter PPM output
Stars: ✭ 20 (-28.57%)
Mutual labels:  arduino
Teleball
Build your own Arduino based retro handheld game console
Stars: ✭ 21 (-25%)
Mutual labels:  arduino
Evy1 shield
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Esp32 esp8266 wifi speaker oled
A MP3 streaming WiFi speaker for ESP8266 & ESP32 chips
Stars: ✭ 20 (-28.57%)
Mutual labels:  arduino
Arduino 74hc595 Shift Registers
Stars: ✭ 19 (-32.14%)
Mutual labels:  arduino
Esp8266 Robot
Build a WiFi Controlled Robot with the ESP8266
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Sbustopwm
Arduino as SBUS to PWM decoder
Stars: ✭ 27 (-3.57%)
Mutual labels:  arduino
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (-28.57%)
Mutual labels:  arduino
Arduino Esp8266
Sending data from an Arduino to the internet using an ESP8266 module.
Stars: ✭ 21 (-25%)
Mutual labels:  arduino
Redfly Shield
WiFi/WLAN Shield for Arduino with Redpine Signals RS9110-N-11-22
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Openwifidetectoresp8266
MASLOW: an Open WiFi Detector with ESP8266
Stars: ✭ 15 (-46.43%)
Mutual labels:  arduino
Arduino Bldc
The brushless DC motor driver by arduino uno, suport sensored and sensorless BLDC motor
Stars: ✭ 20 (-28.57%)
Mutual labels:  arduino
Neopixel painter
Light painting project for Arduino Uno + NeoPixel strips
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Adafruit Usb Serial Rgb Character Backpack
Software & Firmware for USB+Serial Character Backpack
Stars: ✭ 21 (-25%)
Mutual labels:  arduino
Arduinoserialmp3player
Playing MP3 files on a Serial MP3 Player board from Catalex (YX5300 chip)
Stars: ✭ 14 (-50%)
Mutual labels:  arduino
Openwordclock
Stars: ✭ 20 (-28.57%)
Mutual labels:  arduino
Button
An Arduino compatible library to make working with user input easier
Stars: ✭ 27 (-3.57%)
Mutual labels:  arduino
Ps3 Controller Bt Library For Arduino
Supports all three PS3 controllers via Bluetooth using the USB Host Shield from http://www.circuitsathome.com/ - This is the old version of the library. The newest one can be found at the following link: https://github.com/felis/USB_Host_Shield_2.0
Stars: ✭ 21 (-25%)
Mutual labels:  arduino
Arduino Arcade Puzzle Box
Arduino-powered arcade-style mini game puzzle box.
Stars: ✭ 21 (-25%)
Mutual labels:  arduino

Happy Bubble ESP32 Node

An ESP_32 based node for an Happy Bubbles presence server.

  • Please set your wifi and mqtt settings in Settings.h

  • Edit the PubSubClient max packet size in C:\Users$user\Documents\Arduino\libraries\PubSubClient\src\PubSubClient.h, set MQTT_MAX_PACKET_SIZE to 512 or more. Otherwise the mqtt publish won't work as the default max size is to low.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].