fix: Moved label on bottom silkscreen.
by Stefan Kratochwil 2 weeks 2 days
fix: Moved label on bottom silkscreen.

This fixes a "typo", where a via seemingly turned the word "Repository"
into "Bepository".
d4e7f46f
Merge branch 'askz/fix-levelshifter'
by Andreas Kurz 1 month 1 week
Merge branch 'askz/fix-levelshifter'

Signed-off-by: Andreas Kurz <info@akurz.net>
bece889f
fix: level in levelshifter too low on high frequen...
by Andreas Kurz 1 month 1 week
fix: level in levelshifter too low on high frequencies

The pull-up resistor to 5V was too big causing the levels not raising
high enough to provide a good signal for the WS2812 RGB LEDs. This is
fixed by choosing a smaller resistor and removing the current limiter
from the microcontroller to the source of the levelshifter's MOSFET.

Signed-off-by: Andreas Kurz <info@akurz.net>
350ba99a
Merge branch 'askz/add-license'
by Andreas Kurz 1 month 1 week
Merge branch 'askz/add-license'

Signed-off-by: Andreas Kurz <info@akurz.net>
a1f50b68
feat: add license to repo
by Andreas Kurz 1 month 1 week
feat: add license to repo

Signed-off-by: Andreas Kurz <info@akurz.net>
4214b5d4
Merge branch 'askz/corrections'
by Andreas Kurz 1 month 1 week
Merge branch 'askz/corrections'

Signed-off-by: Andreas Kurz <info@akurz.net>
45f88785
feat: add OSHW logo
by Andreas Kurz 1 month 2 weeks
09d01c1b
chore: redraw levelshifting circuit
by Andreas Kurz 1 month 2 weeks
chore: redraw levelshifting circuit

No changes in PCB
40de775d
chore: rename to coffeecaller
by Andreas Kurz 1 month 2 weeks
9c0ee51f
chore: increase LED resistor to 5k1
by Andreas Kurz 1 month 2 weeks
chore: increase LED resistor to 5k1

The power and normal GPIO driven LEDs are quite bright. So the resistor
is increased to 5k1 as this type is already in use on the board.
ce9ad5bf
Report a bug