This wiki has been archived and made read-only.
For up-to-date information about TkkrLab and it's projects please visit our main website at tkkrlab.nl.

Difference between revisions of "Beepkit"

From

Jump to: navigation, search
(Created page with "{{Project}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Project}}
+
{{Project
 +
|ImageInclude=
 +
|ProjectName=Beepkit
 +
|Owner=fridgefire
 +
|Skillz=
 +
|Status=finished
 +
|Summary=An IR to sound converter
 +
}}
 +
 
 +
== introduction ==
 +
An beebkit transform IR data from random remote controls to a tone you can hear from the speaker.
 +
The goal is to learn people how to solder a circuit board.
 +
 
 +
== Soldering manual ==
 +
[[:File:soldeerworkshop.pdf]]
 +
 
 +
== PCB design ==
 +
* [[:File:beepkit-schematic.pdf]]
 +
* [[:File:beepkit-component-view.pdf]]
 +
* [[:File:beepkit-copper-view.pdf]]
 +
 
 +
== source code ==
 +
[https://github.com/michielbrink/beepkit GitHub]

Latest revision as of 12:54, 6 August 2018

Project: Beepkit
Beepkit Picture.jpg
Name Beepkit
Initiator fridgefire
Status finished
Skills
Summary An IR to sound converter


introduction

An beebkit transform IR data from random remote controls to a tone you can hear from the speaker. The goal is to learn people how to solder a circuit board.

Soldering manual

File:soldeerworkshop.pdf

PCB design

source code

GitHub