fix: add supply vias
by ealdthir 7 years 6 days
fix: add supply vias

Add a few vias to the supply connections, to be able to solder additional wires to the supply connections if needed
Reroute a few traces
920c4e09
fix: reroute multiple wires
by ealdthir 7 years 1 week
fix: reroute multiple wires

Rerouted multiple wires and moved a few components, mainly for aesthetic reasons
d32c1237
fix: add resistors from schematic fix
by ealdthir 7 years 1 week
fix: add resistors from schematic fix

Add the three 0 ohm resistors to the board, which were added in the schematic fix
04f03317
Merge branch 'fix-schematic'
by ealdthir 7 years 1 week
2ee3e361
fix: add zero ohms to supplies
by ealdthir 7 years 1 week
fix: add zero ohms to supplies

Add a zero ohm resistor between the Arduino 3.3V and the 3.3V supply voltage.
Add a zero ohm resistor between the raspberry pi 5V and 3.3V and their respective supply voltages.
Remove the second connection to the arduino reset, because they are internally connected
3908ec45
feat: add license
by ealdthir 7 years 1 week
feat: add license

Add the LICENSE file
c6abff98
chore: improve folder structure
by ealdthir 7 years 1 week
chore: improve folder structure

move all files for the nixie adapter board to the Nixie_board folder
rename the Nixie Controller folder to Nixie_Board
6a432ce9
feat: add all files
by ealdthir 7 years 1 week
7ce23a8e
first commit
by ealdthir 7 years 1 week
f98151a8
Report a bug