-
The noise levels in "Quiet Space" (_AKA "DWYL HQ"_) are _often_ silly ... which means some of us are unable to concentrate while other people are talking/laughing at the top of their voices ... 😢
…
-
@karl-petter Am I correct in that all the current arduino units post to `/stations/:station_id/observations` and that none of the use the old short form `b: 1, s: 2` params?
If so thats quite a lot o…
-
The app currently pretty much assumes that every station posts observations every 5 minutes since that was what the original ardiuno stations did.
This is not really that noticeable except in the gra…
-
### Configuration
**Operating system**: OSX 10.9.5
**PlatformIO Version** (`platformio --version`): 3.1.0
### Description of problem
I had a working older version of platformio and decide…
-
| 機能名 | 概要 | 使用技術 |
| --- | --- | --- |
| Nakajin | 会議室のスケジュールを取得する | [CasperJS](http://casperjs.org) |
| Saori | 機器のコントロール | ESP-WROOM / Ardiuno IDE |
| Fukase | スケジュール情報を管理するサーバ機能 | Node.js |
| Love…
-
hiya, i am doing some poking at bossac!
were any changes made for "version()=v2.0 [Arduino:XYZ]"? i could not locate the arduino repo on github, just compiled binaries. maybe i'm not lookin the right…
-
Enabling an interrupt handler for GPIO events can cause a crash.
I'm breaking this off from #871 as it is more fundamental than enabling safe posting of Lua tasks after an interrupt is handled.
In m…
-
```
What steps will reproduce the problem?
1. arduino 022
2. Mega 2560
3. LOL shield
What is the expected output? What do you see instead?
Nothing the charlieplex library is incompatible with Mega 12…
-
Hi,
I'm attempting to compile a WPS example (via visualStudio with VisualMicro installed, but I get the same error direct from the arduino IDE, where the additional board was installed).
The code is…
-
After banging my head against the wall for the past couple of days I've decided to ask this and hope someone has a solution (if there is one at all).
So I want to use an Arduino Nano as my midi devic…