-
Do you intend to migrate the code to Dialogflow V2?
-
# Trending repositories for C#
1. [**QuestPDF / QuestPDF**](https://github.com/QuestPDF/QuestPDF)
__QuestPDF is a modern open-source .NET library for PDF document generation. Offe…
-
I'm trying to use the Adafruit flexible 2.13'' epd on the particle xenon with this library and Adafruit_GFX_RX library but the screen doesn't display the text. It flickers when I use the display metho…
-
Hi,
I'm trying to publish at 10Hz or greater but it seems like the library can't handle more than about 4 hz. By putting print statements just before publish(), it looks like this function call takes…
-
https://github.com/particle-iot/firmware/blob/develop/wiring/inc/spark_wiring_system.h#L219-L241
```cpp
static bool on(system_event_t events, void(*handler)(system_event_t, int,void*)) {
…
-
Hi
I am designing a custom board based on the nRF52XX mcu, where I am planning to use the Arduino IDE to upload sketches. During the development process, versions having different versions of the m…
-
Hi
I have a Arducam mini shield OV2640 -2MP camera ,The picture quality is pretty good .But when ever I power down and power up the camera .The first picture color is way off .To bring the image to …
-
Let's say I have a weather station that outputs
- temperature
- humidity
- barometer (air pressure).
Currently, the children of these devices are all presented as separate things in the Mozilla …
-
Hey! We're using your device setup library and we have one user whose device wifi doesn't show up in the setup. I did notice neither fatal nor non-fatal crash in Crashlytics so I assume there was no e…
-
The Red SOS appears!!
When I run the Glowfish - timeapi-test.ino file, initially the file runs fine, but eventually the particle dies and runs into Red SOS mode. I've been looking through Serial to …