< Browse > Home / Archive: November 2009

| Archive | RSS

Happy 2nd Birthday Tehnik Service

HAPPY BIRTHDAY TEHNIK SERVICE
It’s been two years since we launched Tehnik Service and we never expected it to have the enormous success it’s had. Beside that my baby girl Elizabeta is celebrating its first (1) birthday.
Ili  na naso kazano Sreken Rodenden. Aj saa da odam da praam TORTA:)

Timer for PCB exposure box with ATtiny2313

When doing more than one thing at the same time it is very easy to lose track of time. Exposing PCBs to UV light is delicate work and overexposing will result in, well, you know what.  Housing for the exposure system shouldn’t be a problem because those old broken PC scanners come very cheap.
Device operation:
-two [...]

15 minutes SMS Door EntryAlarm

Got sick of the high prices of Home Security systems ?? have old mobile sets don’t know what to do with ? build a cheap alarm system that will notify you on your mobile by SMS. ready ?? grab the tools !
What you’ll need
An old mobile phone set with supply (charger). Cheap door magnetic [...]

A fully automatic coffee bean roaster

I  made from an ordinary popcorn machine. In basic it works by a fan blowing air past a heating element through the green coffee beans. By controlling the fan speed, I was able to control the temperature of the air roasting the beans. But, the roasting process turned out to be quite hands on, as [...]

DjVu Browser

The primary means of viewing DjVu documents. It runs inside most modern browsers including IE, Firefox, and Safari.
DjVu Browser is a fast, compact and powerful DjVu viewer for Windows with tabbed interface, continuous scrolling and advanced printing options.
Download: Djvu-Browser

The cheapest dual trace scope in the galaxy

This submini USB scope is based on a Atmel Tiny45 cpu and cost less than 5€ with a homemade pcb.
It has 2 analog inputs and can supply 5V ont the 4 pins header on the right. One of the inputs can be scaled down with the trim pot.
The firmware in the Tiny45 is written [...]

4 Channel DMX512 Driver

This project is a 4 channel DMX512 driver board.  It features four power MOSFETs that can be configured to operate in PWM mode or as on/off outputs.  The driver can be configured to use any four consecutive addresses across the full 512 channel address range.  It can be used to drive LED arrays or low [...]

Using MPLAB to create a HEX file

Quick guide to assembling firmware with MPLAB
This is a very quick guide to allow you to assemble and generate the programmer HEX files from source code files downloaded from the Picprojects website.  It’s not a comprehensive guide to using the MPLAB IDE and it’s not intended to be…
Source: Picprojects