Thomas Friedrichsmeier
Thomas Friedrichsmeier
Ok, never mind question number 2. I see now that the ground level is *not* "the same as that of the Arduino", but either 0V or 5V, depending on A0....
Thanks for your answer! As usual, I got side-tracked, but I do plan on getting back to this. Here's my circuit idea, using two 2N7000s: http://tinyurl.com/y7dv6otj (for simplicity, I added...
Updates: - App was missing the "Action bar" after the forced update to Toolbar. Fixed. The styling isn't 100% what it was before, but pretty similar. - Added quick setting...
> BOARD SHUTS DOWN AFTER 2 SECONDS The program will shut down if it detects low voltage. Connect GPIO36 to 3.3V (or to your battery, *with an appropriate voltage divider*)....
I can only guess, here (works for me): Auto-assign assigns one *directory* per tag (as in an "album" mode). Thus you will have to layout the files on you SD-card...
That log shows that a tag was read that already has a stored association. So that directory (with only a single file in it) was played(*). When done, the player...
From the datasheet, it looks like it probably will. If you want something known to work, pick one of the DACs officially supported by https://github.com/earlephilhower/ESP8266Audio (section "AudioOutput classes").
Hm. From the looks of it, this *may* not be so easy. That board is certainly packed with features, and it does sport a DAC (which is the only thing...
1 should be a good choice (although, again, I did not use that myself), and should work "out of the box". Following my own experience, I still recommend to use...
I am not currently actively working on this project, but glad to see it used. IIRC, the uploads speeds I saw were somewhere in the vicinity of 100KB/s. Definitely not...