-
First of all thank you for this great project.
The software is reasonably well documented, but unfortunately a schematic is missing to assemble the necessary hardware. In the list of necessary hard…
-
I've never programmed an ESP chip before - and here's my use-case:
I'm designing a tally system that triggers some el wire instead of a LED, by sending the ESP8266 signal to the el wire's inverter …
-
I'm aware that others have reported these kind of issues and that investigations led to various possible solutions. However, I'm not clear as to what the current recommendation(s) are with regard to …
-
Right now, our empty dashboard just says that the user should create a new campaign. This, in fact, may not be correct if the user hasn't created templates, pages, or groups.
I recommend we create a …
-
Picked up a pack of these last week, I'm impressed they are 15A and CSA marked for $20 CAD...
Have you had a chance to open one yet? Most of these devices seem to be tuya / Esp based controlled, I…
-
```
This is a space for Fritzing users to upload and share their self-created
parts with others.
Add your part by adding a comment to this issue and attach your part as a
.fzpz file.
(You can get …
-
i saw your note to the tinyfpga list and started reading the code…
it might be interesting to implement the bell as a flashing led.
i do not recall wheter the vt52's bell supports varied frequen…
-
Hi, finally I decided to make custom PCB because previous version of my build was horrible "tangled cables" style horror and I was scared about safety because there weren't any fuses and so on... Here…
-
I've just finished assembling the [mechanical part](http://adrian.siemieniak.net/Rozne/CNC_mechanical.jpg) of CNC. Still waiting for my db25 sockets, but I want to do some test runs before connecting …
-
The implementation **disables receive features** on ATtiny's due to *"missing libm depencies (udivmodhi4)"*.
I don't know, maybe that requirement has changed in the last few months (new libs? adapt…