]> www.fi.muni.cz Git - tinyboard.git/log
tinyboard.git
11 years agostep-up README: replaced measurement resistor w/3R00
Jan "Yenya" Kasprzak [Fri, 26 Apr 2013 21:16:18 +0000 (23:16 +0200)]
step-up README: replaced measurement resistor w/3R00

11 years agopwmled probing modified for tinyboard
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 20:35:36 +0000 (22:35 +0200)]
pwmled probing modified for tinyboard

11 years agoadc.c: freewheeling measurements of ADC3 only
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 14:38:42 +0000 (16:38 +0200)]
adc.c: freewheeling measurements of ADC3 only

11 years agopwm.c: modified for ATtiny45/step-up
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 14:24:31 +0000 (16:24 +0200)]
pwm.c: modified for ATtiny45/step-up

So far two PWM channels OC1A/OC1B with sub-LSB resolution possible
(but unused yet) using timer IRQ.

TODO: get rid of OCR1C register and let it count to 255.

11 years agomain.c modified for ATtiny45/step-up
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 13:55:14 +0000 (15:55 +0200)]
main.c modified for ATtiny45/step-up

11 years agoMakefile adjusted for Tiny45
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 13:41:41 +0000 (15:41 +0200)]
Makefile adjusted for Tiny45

11 years agoImported firmware from Project Bike Lights
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 13:35:57 +0000 (15:35 +0200)]
Imported firmware from Project Bike Lights

These are firmware source code files imported verbatim from
the Project Bike Lights, as of commit
c30006aaf666f7cff3a6ab949c613c2f8cc6163b:

http://www.fi.muni.cz/~kas/git/?p=bike-lights.git;a=tree;f=firmware;hb=c30006aaf666f7cff3a6ab949c613c2f8cc6163b

These will not run directly on Tinyboard - I just want to have
documented all the changes I plan to make against these source code
files (and possibly to merge some future patches into both projects).

11 years agoProject: step-up converter
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 12:31:48 +0000 (14:31 +0200)]
Project: step-up converter

I have decided to add various projects using Tinyboard directly
to this repository. The first project is a step-up converter
with current feedback for a string of LEDs.

The firmware is a dumbed-down version of firmware for my other
project: http://www.fi.muni.cz/~kas/bike-lights/, modified
for ATtiny45.

11 years agoDatasheet for irlml6344trpbf SOT-23 MOSFET
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 09:44:24 +0000 (11:44 +0200)]
Datasheet for irlml6344trpbf SOT-23 MOSFET

11 years agoDatasheet for MCP1703 power regulator
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 09:44:00 +0000 (11:44 +0200)]
Datasheet for MCP1703 power regulator

11 years agoDatasheets for ATtiny13, Attiny25/45/85
Jan "Yenya" Kasprzak [Thu, 25 Apr 2013 09:43:38 +0000 (11:43 +0200)]
Datasheets for ATtiny13, Attiny25/45/85

11 years agoMakefile: panelized design for 5x5cm fab gerber-fab-20121029-1711
Jan "Yenya" Kasprzak [Fri, 15 Mar 2013 12:35:07 +0000 (13:35 +0100)]
Makefile: panelized design for 5x5cm fab

11 years agopcb: removed outline layer, bigger holes for USBASP
Jan "Yenya" Kasprzak [Mon, 25 Feb 2013 16:55:49 +0000 (17:55 +0100)]
pcb: removed outline layer, bigger holes for USBASP

11 years agotinyboard2.pcb: panelized to 5x5cm board
Jan "Yenya" Kasprzak [Tue, 5 Feb 2013 16:14:26 +0000 (17:14 +0100)]
tinyboard2.pcb: panelized to 5x5cm board

11 years agoBoard outline
Jan "Yenya" Kasprzak [Tue, 5 Feb 2013 16:06:24 +0000 (17:06 +0100)]
Board outline

11 years agoATtiny SO8NW footprint
Jan "Yenya" Kasprzak [Tue, 5 Feb 2013 15:00:21 +0000 (16:00 +0100)]
ATtiny SO8NW footprint

- suitable for both narrow (150 mil) and medium (200 mil) SO8 components.

11 years agoInitial import
Jan "Yenya" Kasprzak [Mon, 4 Feb 2013 18:17:55 +0000 (19:17 +0100)]
Initial import