-
Remember to follow the [pre bug report](https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md) guide beforehand. Failure to do so might get your issue closed.
#…
ghost updated
7 years ago
-
```
The decimal digit temperature is not shownig (one nixie is off), possibly due
to some error in converting the floating point returned by DHT22 library to a
integer.
```
Original issue reported …
-
```
PIR sensor interrupt should reset a software counter, otherwise, the sistem
will turn off the nixies and all the IC (except the microcontroler).
```
Original issue reported on code.google.com b…
-
I want to finish the STM32F100C8 NIXIE clock project.
It will run six IN-18 Russian Tubes, display time, date, temperature, and an input from a geiger counter.
Lets keep going! This helps me relax a…
-
This works:
```
exports.connect = function(serial,onCm,onTo,onEr) {
return new EasyVR(serial,onCm,onTo,onEr);
};
function EasyVR(ser,onCm,onTo,onEr) {
this.ser = ser;
this.onCommand=onCm;
…
-
```
Ability is not full programmed.
```
Original issue reported on code.google.com by `chubakur@gmail.com` on 16 Jan 2014 at 3:32
-
HeroForge Anew 3.5 v7.3.2.4
Firstly, Great job!
Secondly, when posting a new sheet please make sure all character data has already been cleared out.
Finally, I am trying to build a Nixie Bard. When…
-
```
Ability is not full programmed.
```
Original issue reported on code.google.com by `chubakur@gmail.com` on 16 Jan 2014 at 3:32
-
Hi, i have come across a problem.. Since i started using HV wires and a transformer to down step to LV wires then into ic2 machines, the wires burn out.
If i switch out the the wires going from trans…
tzpb8 updated
8 years ago
-
First thanks so much for creating this site and the BLHeli suite GUI! You have made life very easy for us.
We redesigned the MX-3A ESC using the C8051F85 chip (40% smaller, internal 1.65 V reference…