<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="0.91">
    <channel>
        <title>Peter&apos;s electronic projects</title>
        <link>http://jap.hu/electronic/</link>
        <description>PIC microcontroller based DIY electronic projects</description>
        <item>
            <title>DIY remote control based on PIC</title>
            <link>http://jap.hu/electronic/codec.html</link>
            <description>Control up to 8 devices by this easy constructable remote control.
It can work as a radio or infrared remote control, depending on the components.
Each device output can be configured to be momentary (turned on while you press the button) or latched.
Latched outputs can be toggled on/off by one button per channel, or turned on and off by two buttons per channel.</description>
        </item>
        <item>
            <title>Learning remote control receiver</title>
            <link>http://jap.hu/electronic/learning_remote_control_receiver.html</link>
            <description>Take your existing remote control and control everything
with it. This receiver can learn codes from an RC-5 or NEC format IR remote
control, and associate the buttons to different channels and actions.</description>
        </item>
        <item>
            <title>2^16 remote control encoder and decoder</title>
            <link>http://jap.hu/electronic/codec-p.html</link>
            <description>Control up to 16 remote digital output lines by this remote control encoder/decoder.
The encoder can transmit either using a radio module or an infrared LED.
The decoder outputs can be latched or momentary.</description>
        </item>
        <item>
            <title>Electronic combination lock based on PIC</title>
            <link>http://jap.hu/electronic/combination_lock.html</link>
            <description>Operate your gate or something different by this simple
electronic combination lock. The combination can have a chosen length of
numbers or alphabets, and can be changed any time. The LCD display is
optional, the circuit works fine without it. After entering the correct
combination, a relay is operated for the predefined time.</description>
        </item>
        <item>
            <title>USB digital I/O extender</title>
            <link>http://jap.hu/electronic/usbio.html</link>
            <description>Control up to 12 digital input/output lines from the computer by this USB circuit.
Each line can be individually set to an input or output, and each output pin can be set HIGH or LOW
independently, without changing other output pin states.</description>
        </item>
        <item>
            <title>First steps with the PIC32 Ethernet Starter Kit</title>
            <link>http://jap.hu/electronic/pic32esk.html</link>
            <description>Add ethernet connectivity your projects, get started with
the Microchip Ethernet Starter Kit quickly. This guide shows how to setup
the MPLABX development environment for compiling PIC32 source code and the
TCP/IP stack.</description>
        </item>
        <item>
            <title>LCD thermometer</title>
            <link>http://jap.hu/electronic/thermometer.html</link>
            <description>Build your own temperature meter for fun. This project
uses the Microchip TC77 digital temperature sensor, a PIC16F871
microcontroller and a 7-segment 3&amp;#189; digit LCD. You can study the source code
on how to drive an LCD display.</description>
        </item>
        <item>
            <title>Lights timer based on PIC</title>
            <link>http://jap.hu/electronic/lamp.html</link>
            <description>Automatically turn off the lights after 10 minutes. If you
often forget to turn off the lights outside or at different places in the
house, this circuit can be practical for you. It can control two independent
light switches with different turn off times. Press the button once and the
light turns on for the preset time. Press again, and the light remains on
forever. Press for the third time, and the light turns off.</description>
        </item>
        <item>
            <title>Remote control transmitter - control devices from the PC</title>
            <link>http://jap.hu/electronic/irtx_pic.html</link>
            <description>Control all your devices from the PC. This infrared remote
control transmitter can be controlled from the PC serial port. It speaks
different remote control formats, like the Philips RC-5 standard and can be
tailored to other specific types.</description>
        </item>
        <item>
            <title>Turn on the aquarium lights every day at the same time</title>
            <link>http://jap.hu/electronic/timer1.html</link>
            <description>Turn on the sprinkler or the aquarium lighting for the
same period of the day. You can choose to operate the output by every 2nd,
3rd day only. There is a manual start/stop button to immediately turn on or
off the output, and a disable button to completely turn off automatic
operation.</description>
        </item>
        <item>
            <title>Serial LCD for microcontrollers using only 3 pins</title>
            <link>http://jap.hu/electronic/lcdif.html</link>
            <description>Connect an LCD to your microcontroller to make it easy to
develop and debug your application. You can choose which PIC I/O pins you
want to use for the interface, and any HD44780 compatible LCD can be
controlled.</description>
        </item>
        <item>
            <title>Connect your microcontrollers into a network</title>
            <link>http://jap.hu/electronic/pbus.html</link>
            <description>Connect your PIC devices on a shared network, and they can
communicate to each other and share information. You can control them all by
any unit on the network. It is essentially an RS485 network.</description>
        </item>
        <item>
            <title>get started with PIC microcontrollers</title>
            <link>http://jap.hu/electronic/pic.html</link>
            <description>Are you new to microcontrollers? Microchip 8-bit PIC
microcontrollers are cheap and easy to start with. You can find them in many
size starting at 6 pins. Most parts contain FLASH program memory, so they
can be programmed hundred times. A good choice to start with is the 40-pin
PIC16F887, or the 18-pin PIC16F628A/PIC16F818. They contain integrated
serial interface, timers, PWM module, AD converter and separate EEPROM to
store your own data.</description>
        </item>
        <item>
            <title>list of ISM RF modules</title>
            <link>http://jap.hu/electronic/rf.html#ISM-modules</link>
            <description>List of ASK, OOK, FSK ISM RF modules used for remote control, automation and telemetry</description>
        </item>
        <item>
            <title>Radio related circuit diagrams</title>
            <link>http://jap.hu/electronic/rf.html</link>
            <description>Collection of RF circuit diagrams</description>
        </item>
        <item>
            <title>27 MHz superregenerative receiver for RC model remote control</title>
            <link>http://jap.hu/electronic/sregrcvr.html</link>
            <description>A simple RF receiver mainly for low-distance
digital radio receiver application. The analog output of this circuit should
be connected to a schmitt-trigger signal conditioning circuit with a proper
value capacitor (from collector of T3). L1 for 27Mhz is about 10 turns, 6 mm
diameter coil body. The circuit is suitable for other frequencies if L1 is
changed.</description>
        </item>
    </channel>
</rss>
