Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Arduino samples for Firebase.

License

NotificationsYou must be signed in to change notification settings

mombox-coder/firebase-arduino

 
 

Repository files navigation

Build StatusJoin the chat at https://gitter.im/googlesamples/firebase-arduinoDocumentation Status

This repo contains a collection of samples and an Arduino library that show how to call theFirebase API from theESP8266 Arduino core.

Status

Status: Frozen

This repository is no longer under active development. No new features will be added and issues are not actively triaged. Pull Requests which fix bugs are welcome and will be reviewed on a best-effort basis.

If you maintain a fork of this repository that you believe is healthier than the official version, we may consider recommending your fork. Please open a Pull Request if you believe that is the case.

Samples

  • FirebaseDemo - shows the FirebaseArduino API methods.
  • FirebaseRoom - shows how to push sensor data and trigger actuator from Firebase.
  • FirebaseStream - shows the FirebaseArduino streaming API.
  • FirebaseNeoPixel - shows how to control an array of LEDs from a Firebase web app.

Documentation

Dependencies

  • FirebaseArduino now depends onArduinoJson library instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is at least version5.13.1

  • ESP8266 Core SDK. We recommend using officially tagged releases and it should be at least2.4.1

Disclaimer

This is not an official Google product.

About

Arduino samples for Firebase.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++90.1%
  • Makefile8.9%
  • Other1.0%

[8]ページ先頭

©2009-2025 Movatter.jp