pluspunkt deutsch leben in osterreich a1 pdf better Peter's electronic projects

Pluspunkt Deutsch Leben In Osterreich A1 Pdf Better Online

v4.2 designed by Peter JAKAB in 2004-2005
old version in December, 1999
NOTE for beginners: PICs are general purpose microcontrollers which have to be programmed before you can use them in the actual circuit! Check out this link to learn more.

Configure > Test > Download

transmitter receiver
pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better
pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better pluspunkt deutsch leben in osterreich a1 pdf better
output ch# type state
K1
L M  
K2
L M  
K3
L M  
K4
L M  
K5
L M  
K6
L M  
K7
L M  
K8
L M  
receiver output types: L=latched output, M=momentary output
media:
IR modulation frequency:

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.

pluspunkt deutsch leben in osterreich a1 pdf better Try it now, before building! Click on the transmitter buttons with the green labels on the left and see how the receiver outputs (K1-K8) change. Change the number of transmitter or receiver channels. Switch the receiver output type between latched and momentary.

Containing a PIC microcontroller, the circuit is very flexible. You can decide which receiver outputs are latched and which are momentary. The Manchester-coded transmitter output is well suited for the cheapest ASK radio modules or for infrared control. The units are configurable to a unique address, which must match to control the devices.

Related project: Learning remote control receiver
Take your existing remote control and control everything with it. This receiver can learn codes from an RC-5 format IR remote control, and associate the buttons to different channels and actions.

Related project: 2^16 remote control encoder and decoder
If you have TTL signals to control remote digital output lines, please check this project instead.

If you have trouble with programming PIC microcontrollers, you can consider builing other circuits based on Holtek HT-12D, HT-12E, Princeton PT2262, PT2272 and Motorola MC145026, MC145027, MC145028 encoders/decoders.
image gallery

4/8-channel V4.2 radio transmitter

radio remote control transmitter schematic
The difference between the 4-channel and the 8-channel version is only the software inside. The 8-channel transmitter has one button (S1-S8) per channel. The 4-channel transmitter uses S1-S4 buttons to turn on, S5-S8 buttons to turn off channel 1-4 (use with latched outputs on the receiver). The D1-D4 diodes and J1-J4 jumpers are optional, and are used to setup the transmitter address. Higher supply voltage results higher transmit power, but V+ range is 2-5.5VDC for the PIC MCU. When V+ is higher than 5VDC, use separate power for the mcu.

Configure & download
What if you can't get a pic16f630?
  parts list
part description
C1
100nF ceramic capacitor
R1
10k resistor (1/8W)
D1-D4 1N4148 diode (optional)
S1-S8
tact switch, DTSM 61N or similar
IC1 PIC16F630 or PIC16F676 microcontroller, pre-programmed
TXMOD
radio transmitter module, see text (hardware)
B1
battery between 2-5.5VDC (check TXMOD specs for valid voltage range)

4/8-channel V4.2 infrared transmitter

infrared remote control transmitter schematic
The difference between the 4-channel and the 8-channel version is only the software inside. The 8-channel transmitter has one button (S1-S8) per channel. The 4-channel transmitter uses S1-S4 buttons to turn on, S5-S8 buttons to turn off channel 1-4 (use with latched outputs on the receiver). The D1-D4 diodes and J1-J4 jumpers are optional, and are used to setup the transmitter address. V+ supply voltage should be between 2.5-5.5VDC. It is practical to use two or three AAA batteries.

Configure & download
  parts list
part description
C1
100nF ceramic capacitor
C2
470 uF 6.3V, electrolytic capacitor
R1
10k resistor (1/8W)
R2
10 ohm resistor (1/4W)
D1-D4 1N4148 diode (optional)
D5
IR transmitter LED
Q1
BSS138 or similar N-MOSFET
S1-S8
tact switch, DTSM 61N or similar
IC1 PIC16F684 microcontroller, pre-programmed
B1
battery between 2-5.5VDC (CR2032, 3.6V LiIon battery or 3xAA batteries)

4/8-channel V4.2 radio receiver

The difference between the 4-channel and the 8-channel version is only the software inside. The 8-channel receiver outputs are individually configurable for latched or momentary output. The 4-channel receiver has two outputs per channel: K1-K4 are latched outputs, K5-K8 are momentary outputs for the four channels. The "valid" LED shows the transmitter activity. Make sure to turn on all address switches when the transmitter diodes are absent, or the J1-J4 jumpers are cut. Choose V+ supply voltage between +6-15VDC, based on the relay voltage ratings. For 6V relays, use +6VDC, for 12V relays use +12VDC.

please observe the corresponding address configuration!
pluspunkt deutsch leben in osterreich a1 pdf better
transmitter:
no diodes connected
pluspunkt deutsch leben in osterreich a1 pdf better
receiver:
switches all ON
pluspunkt deutsch leben in osterreich a1 pdf better
transmitter:
all diodes connected
pluspunkt deutsch leben in osterreich a1 pdf better
receiver:
switches all OFF

Configure & download
Zoom the picture
radio remote control receiver schematic

component pinouts

parts list

part description
C1, C2 22pF ceramic capacitor
C3, C5 100nF ceramic capacitor
C6 10uF 6.3V electrolytic capacitor
CN1-CN8 PCB terminal block, 3-way (DG301)
D1-D8 1N4004 diode
IC1 PIC16F627 or PIC16F628 or
PIC16F627A or PIC16F628A microcontroller, pre-programmed
IC2 LP2950CZ5.0 voltage regulator
LED 3mm LED (green)
LED1-LED8 3mm LED (red)
Q1-Q8 BS170 N-channel mosfet transistor
R1-R9 220R resistor (1/8W)
RL1-RL8 G5LE relay, see text for coil voltage selection
S1 piano DIP switch, 4-way
X1 4MHz HC49 crystal
RXMOD 3-pin radio receiver module, see text (hardware)

4/8-channel V4.2 infrared receiver

The difference between the 4-channel and the 8-channel version is only the software inside. The 8-channel receiver outputs are individually configurable for latched or momentary output. The 4-channel receiver has two outputs per channel: K1-K4 are latched outputs, K5-K8 are momentary outputs for the four channels. The "valid" LED shows the transmitter activity. Make sure to turn on all address jumpers when the transmitter diodes are absent, or the J1-J4 jumpers are cut. Choose V+ supply voltage between +6-15VDC, based on the relay voltage ratings. For 6V relays, use +6VDC, for 12V relays use +12VDC.

please observe the corresponding address configuration!
pluspunkt deutsch leben in osterreich a1 pdf better
transmitter:
no diodes connected
pluspunkt deutsch leben in osterreich a1 pdf better
receiver:
switches all ON
pluspunkt deutsch leben in osterreich a1 pdf better
transmitter:
all diodes connected
pluspunkt deutsch leben in osterreich a1 pdf better
receiver:
switches all OFF

Configure & download
Zoom the picture
infrared remote control receiver schematic

Pluspunkt Deutsch Leben In Osterreich A1 Pdf Better Online

While many resources promise to teach you German, few promise to teach you how to live in the country. "Pluspunkt Deutsch – Leben in Österreich A1" is the "better" choice because it respects the local culture. It prepares you not just to speak, but to understand your new home.

Whether you use the physical copy or the digital PDF, this book is the gold standard for anyone starting their German journey in the heart of Europe.


Q: Is the PDF enough to pass the A1 ÖIF exam? A: Yes, if you also use the workbook and listen to all audio tracks. The book contains two full mock exams exactly like the real ÖIF test.

Q: Can I get a free PDF as an asylum seeker or low-income learner? A: Many Austrian integration offices (e.g., Caritas, Diakonie) provide free PDF copies or printed books. Ask your social worker or the ÖIF hotline.

Q: Does the PDF work on Kindle or Tolino? A: Yes, but you may need to convert it (the official PDF is usually DRM-protected). Better to use a tablet or computer.

Q: Is Austrian German very different from standard German? A: At A1 level, differences are small: some words (“Jänner” instead of “Januar”), greetings (“Grüß Gott”), and a softer pronunciation. The book teaches you to understand both.

Cornelsen offers an official digital edition via the Cornelsen Learning App or BlinkLearning. You cannot usually download a raw PDF, but you get interactive exercises, full audio integration, and lifetime access for roughly €18–€25. This is objectively better than a scanned, pirated PDF because:

| Resource | Provider | Link / Search Term | |----------|----------|--------------------| | ICH LEBE IN ÖSTERREICH | ÖIF / BMEIA | Free download from oif.at | | German for Austria – A1 Vocabulary | City of Vienna | Wiener Integrationsrat | | ÖSD A1 Practice Tests (Austrian version) | ÖSD | Sample PDFs on osd.at |


Report prepared by: [Your Name/AI]
Disclaimer: This report does not host or distribute copyrighted PDFs. It provides educational guidance on legal access.

For your search regarding the Pluspunkt Deutsch: Leben in Österreich A1

textbook, you can access various official and community-provided PDF resources. This material is specifically designed for integration courses in Austria, focusing on everyday vocabulary like work, health, and Austrian values. Sprachportal Official & Educational Resources

These platforms provide official supplemental materials, audio files, and worksheets: ÖIF Sprachportal : Offers free downloads of supplementary materials for the Kursbuch A1 Arbeitsbuch A1 Scook (by Veritas) : Provides free access to audio and video files associated with the A1, A2, and B1 levels. : As the primary publisher, they provide Lektion 1 worksheets and other digital previews. Sprachportal Community & Viewing Links

If you are looking for digital versions or vocabulary lists, these community sites often host them: : You can view a high-quality digital preview of the Kursbuch A1 directly in your browser. : Contains user-uploaded vocabulary lists and worksheets specifically for this level. VK (Language Learning Groups) : Frequently used for archiving textbooks; a notable post

includes the Kursbuch, Arbeitsbuch, and audio files as downloadable PDF and ZIP files. Purchase Options

To get the physical book or full digital license, you can check these retailers:

Pluspunkt Deutsch - Leben in Österreich - A1 | Libristo - EU

The textbook series Pluspunkt Deutsch: Leben in Österreich A1

is a specialized curriculum designed for adult immigrants and beginners settling in Austria. It serves as both a language course and an orientation guide for daily life . Key Features of the A1 Course

Austria-Specific Content: Unlike general German textbooks, it focuses on the Austrian standard language and local vocabulary .

Daily Survival Topics: Covers essential themes like job searching, apartment hunting, doctor visits, and interacting with local authorities .

Video Integration: Includes 14 video episodes depicting real-life scenarios in an Austrian context to build listening skills .

Exam Preparation: Tailored specifically for the A1 Fit für Österreich exam and the ÖIF-Test Neu . Comparison: Why choose "Leben in Österreich"? Pluspunkt Deutsch (General) Leben in Österreich (Specialized) Focus Life in Germany (integration) Life in Austria (local laws & customs) Vocabulary German standard German Austrian standard (e.g., Sackerl instead of Tüte) Exams Deutsch-Test für Zuwanderer (DTZ) Fit für Österreich / ÖIF-Test Orientation German societal values Austrian values and legal framework 💡 Accessing the Material

While the full Kursbuch (Coursebook) and Arbeitsbuch (Workbook) are usually paid physical or digital products, several official resources offer free supplementary downloads:

Audio & Video: Free MP3 downloads for the course and workbook audio are available on the Sprachportal and Scook . pluspunkt deutsch leben in osterreich a1 pdf better

Vocabulary Lists: Comprehensive word lists (some bilingual, such as Persian-German) can be found for free on Scook .

Worksheets: Additional practice sheets for Lektion 1 and beyond are often available on the Cornelsen website . Potential Drawbacks

Grammar Density: Some reviewers find the grammar explanations to be brief or "packed" onto single pages, requiring a teacher's guidance to fully understand .

Regional Niche: It is highly specific to Austria; if you plan to move to Germany or Switzerland, a more general textbook like Menschen might be better .

If you are preparing for a specific exam, I can look up the current test dates in Austria or provide sample questions from the ÖIF test. Would that be helpful?

Leben in Österreich - Lektion 1: Willkommen! - Arbeitsblatt - A1

Leben in ÖsterreichA1 Lektion 1: Willkommen!Arbeitsblatt. Nutzer. Format. Download. PDF/255 kB - PDF-Datei. Pluspunkt Deutsch - Leben in Österreich | Cornelsen

Here are a few suggestions on how to find or utilize a PDF version of this book:

However, I must emphasize the importance of obtaining materials through legal channels. Buying or downloading copyrighted materials without permission can infringe on intellectual property rights.

If you're looking for free resources to complement your learning:

For improving your German, especially at the A1 level, practicing with real-life materials, engaging in conversations, and using a variety of learning resources will be very beneficial.

Title: The Benefits of Using "Pluspunkt Deutsch: Leben in Österreich A1 PDF" for German Language Learners

Introduction: In today's digital age, language learning has become more accessible and convenient than ever. For those interested in learning German, specifically in the context of living in Austria, "Pluspunkt Deutsch: Leben in Österreich A1 PDF" has emerged as a valuable resource. This essay will argue that using "Pluspunkt Deutsch: Leben in Österreich A1 PDF" is a better approach for German language learners, particularly those at the A1 level, due to its comprehensive content, flexibility, and cost-effectiveness.

Comprehensive Content: "Pluspunkt Deutsch: Leben in Österreich A1 PDF" offers a thorough and well-structured introduction to German language and culture, specifically tailored to the Austrian context. The A1 level curriculum covers essential topics, such as greetings, introductions, and everyday conversations, allowing learners to build a solid foundation in German. The PDF format ensures that learners have access to a wide range of materials, including grammar explanations, vocabulary lists, and exercises, all in one convenient document.

Flexibility: One of the significant advantages of using a PDF resource like "Pluspunkt Deutsch: Leben in Österreich A1 PDF" is its flexibility. Learners can access the material at any time and from any location, making it ideal for those with busy schedules or limited access to traditional language classes. Additionally, the PDF format allows learners to adjust the font size, highlight important information, and take notes digitally, enhancing the overall learning experience.

Cost-Effectiveness: Compared to traditional language textbooks or online courses, "Pluspunkt Deutsch: Leben in Österreich A1 PDF" offers a cost-effective solution for German language learners. The PDF resource is often available for free or at a low cost, making it an attractive option for those on a budget. Furthermore, the digital format eliminates the need for physical storage space, reducing clutter and minimizing environmental impact.

Improved Learning Outcomes: The use of "Pluspunkt Deutsch: Leben in Österreich A1 PDF" can lead to improved learning outcomes for several reasons. Firstly, the comprehensive content and structured approach enable learners to progress at their own pace, reinforcing their understanding of German grammar, vocabulary, and cultural nuances. Secondly, the flexibility of the PDF resource allows learners to review and practice material repeatedly, solidifying their knowledge and building confidence.

Conclusion: In conclusion, "Pluspunkt Deutsch: Leben in Österreich A1 PDF" is a valuable resource for German language learners, particularly those at the A1 level. Its comprehensive content, flexibility, and cost-effectiveness make it a better approach than traditional language learning methods. By utilizing this PDF resource, learners can develop a strong foundation in German, improve their learning outcomes, and enhance their overall language learning experience. As the world becomes increasingly digital, it is essential for language learners to adapt to new technologies and resources, such as "Pluspunkt Deutsch: Leben in Österreich A1 PDF", to achieve their language goals.

While "Pluspunkt Deutsch: Leben in Österreich A1" is primarily a commercial textbook by Cornelsen, several official resources provide free downloadable PDF and multimedia content to support your learning. Where to Find PDF and Study Materials

Official Downloads: The Sprachportal.at offers free supplementary materials, including vocabulary lists and worksheets specifically tailored for the Austrian version .

Media Support: You can download all accompanying audio and video files (which cover 14 video episodes of everyday life in Austria) for free from the Austrian Integration Fund (ÖIF) portal .

Sample Pages: Sites like Issuu host digital previews of the Kursbuch (coursebook) so you can review the structure before purchasing .

Worksheets: Specific lesson supplements, like Lektion 1 greetings ("Grüße in Österreich"), are available for download on the Cornelsen website . Key Features of the A1 Version While many resources promise to teach you German,

Austrian Specifics: Unlike standard German textbooks, this edition focuses on Austrian vocabulary (e.g., Servus, Grüß Gott) and local culture .

Practical Topics: Content focuses on navigating daily life, such as finding a job, visiting doctors, and housing in Austria .

Exam Prep: The book is designed to prepare you for the A1 Fit für Österreich and ÖIF-Test Neu exams . Popular Alternatives

If you find this specific book hard to find, these alternatives also offer Austrian-specific A1 content: Pluspunkt Deutsch: Leben in Österreich Kursbuch A1

Pluspunkt Deutsch: Leben in Österreich Kursbuch A1. Hier finden Sie die Zusatzmaterialien zum kostenlosen Download Sprachportal

Leben in Österreich - Lektion 1: Willkommen! - Arbeitsblatt - A1

The Pluspunkt Deutsch - Leben in Österreich A1 curriculum is specifically designed for integration courses, focusing on the Austrian standard language and everyday life in Austria. Core Content & Topics

The course is structured to help beginners handle routine tasks and basic social exchanges. Key thematic units typically include:

Introductions & Greetings: Learning regional variations like "Servus," "Grüß Gott," and "Baba".

Housing & Living: Searching for an apartment, describing rooms (e.g., die Küche, das Wohnzimmer), and common household items.

Work & Career: Basic vocabulary for job searches and professional life in Austria.

Daily Life & Health: Topics such as shopping, navigating public authorities, and health-related communication.

Values & Orientation: Integrated knowledge about Austrian culture, values, and social principles. Grammar & Skills Beginning German I - SIT Study Abroad

Pluspunkt Deutsch: Leben in Österreich A1 is a specialized textbook series designed for adults with no prior German knowledge who are participating in integration courses in Austria. Unlike general German courses, this series focuses specifically on the Austrian standard language and provides essential cultural orientation for daily life in the country. Why Choose Pluspunkt Deutsch: Leben in Österreich?

This curriculum is more than just a language course; it serves as a practical guide for newcomers.

Austrian Focus: It teaches the Austrian standard language, ensuring learners understand local terms used in government offices, at work, and in daily interactions.

Practical Topics: Lessons focus on immediate needs, such as apartment hunting, job searches, and navigating family matters in Austria.

Exam Readiness: The material is specifically structured to prepare learners for several key exams required for Austrian residency, including: A1 Fit für Österreich ÖIF-Test Neu Values and Orientation Knowledge exam Course Components and Materials

For those looking for a "PDF better" way to learn, the series offers a blend of physical and digital resources available through publishers like Cornelsen and Veritas . Kursbuch (Textbook)

Includes 14 video episodes showing real-life Austrian scenes and gentle grammar progression. Arbeitsbuch (Workbook)

Contains extensive exercises, vocabulary lists, and solution keys for self-study. Digital Media

Audios and videos can be accessed online or through the Cornelsen PagePlayer-App . Gratismaterial

Free supplementary materials, such as worksheets and teacher guides, are often available on the Sprachportal . Study Strategies for A1 Success Q: Is the PDF enough to pass the A1 ÖIF exam

To make the most of your A1 preparation, consider these expert tips: Go to product viewer dialog for this item.

Pluspunkt Deutsch: Leben in Österreich A1 is a specialized textbook series designed for adult learners in Austrian integration courses. It focuses on teaching the German language as used specifically in Austria, while also providing essential cultural knowledge for navigating daily life in the country. Key Features of the A1 Course

Practical Life Skills: The material covers essential everyday topics like finding a job, visiting doctors, house hunting, and dealing with government offices in Austria.

Language Specifics: It teaches standard German with a focus on Austrian vocabulary and social norms (e.g., local greetings and values).

Multimedia Integration: The course includes 14 video episodes and numerous audio recordings that depict humorous, real-life scenarios in Austria to help with listening comprehension.

Exam Preparation: It is specifically designed to prepare students for the A1 Fit für Österreich exam and the ÖIF-Test Neu. Accessing Materials and PDFs

While the full Kursbuch (coursebook) and Arbeitsbuch (workbook) are typically paid products from publishers like Cornelsen or Veritas, several official resources offer free supplemental downloads:

Audio and Video Files: You can download all accompanying MP3s and MP4 videos for free via the Sprachportal or scook.at.

Worksheets and Solutions: Supplemental worksheets and answer keys are often available as free PDFs on the Cornelsen website.

Digital Previews: You can find multi-page previews of the Kursbuch on platforms like Issuu to see if the teaching style suits you before purchasing. What to Expect at A1 Level

At this stage, you will learn to understand and use familiar, everyday expressions and very simple sentences aimed at satisfying concrete needs. Typical learning time for this level is approximately 8 to 12 weeks of intensive study.

Leben in Österreich - Lektion 1: Willkommen! - Arbeitsblatt - A1

Pluspunkt Deutsch: Leben in Österreich A1 is a specialized German textbook series designed specifically for integration and everyday life in Austria. Official Resources and Downloads

You can find authorized digital materials and supplements through these official portals:

Österreichischer Integrationsfonds (ÖIF) Sprachportal: Offers free supplementary materials, including audio files, videos, and worksheets (PDF) for the A1 level.

Cornelsen Verlag: The official publisher's site provides digital glossaries in multiple languages (e.g., Arabic, Farsi) and lesson-specific worksheets for download.

Scook (Digital Textbook Platform): Accessible via scook.at, this platform hosts digital versions and extra media for the series.

Veritas: Provides free materials specifically for students using this product line in Austria. Key Features of the A1 Level

Austrian Standard German: Unlike the general "Leben in Deutschland" edition, this version uses Austrian vocabulary (e.g., Grüß Gott, Jänner) and cultural context.

Integration Focused: Lessons cover essential topics like health, work, and values needed for the Austrian Integration Agreement.

Exam Prep: Specifically targets exams such as Fit für Österreich and the ÖIF-Test. Preview and Community Links

Issuu Preview: You can browse a digital preview of the Kursbuch (textbook) A1 to see the layout and content before purchasing.

Studocu: Often has user-uploaded workbooks and notes, though these are unofficial and may vary in quality. Pluspunkt Deutsch: Leben in Österreich Kursbuch A1


hardware

The radio version circuit diagrams show generic ISM RF modules, which connect to the circuits using two power pins and one modulation pin. The transmitter (TX) module is connected to the transmitter circuit. The receiver (RX) module is connected to the receiver circuit. Choose ISM RF modules from the list of modules. The remote control works with the cheapest OOK/ASK modules and with FSK modules, too. Use the same frequency and modulation type for all modules. Choose a module which doesn't need setup - these are which connect only using 3 pins (ground (GND), power supply (VCC), modulation in/demod out (MOD) ) and usually have an external antenna (ANT) connection.

If you are building the infrared version, choose an IR LED matching the wavelength of the receiver module. The receiver center frequency should match the transmitter modulation frequency, which can be set the transmitter source (pwm_freq). If in doubt, just choose a TSOP1738. A list of usable modules: Sharp GP1U52X, IS1U60L, Vishay TSOP17XX, TSOP18XX.

FAQ

Q: Do I have to use a bs170 transistor in the receiver?
A: You can use other logic N-channel mosfets or npn bipolar transistors (with a series base resistor added) to drive the relays in place of Q1-Q8 of the remote control receiver. Examples: bss138, bc182+2.2kohm

Q: How do I set toggle or momentary mode for the relays?
A: Make a modification in the receiver source code. Modify the LATCH_MASK define - this contains one bit for every channel. A zero bit sets the corresponding output to momentary, a high bit sets the corresponding output to latched. For example, the line LATCH_MASK EQU B'00001111' sets channels 8-5 to momentary and channels 4-1 to latched (toggle) mode. Then use the compiler (MPLAB or gputils) to assemble the code.

Q: I want to control multiple outputs by pressing button 2 and 3 at the same time. Is that possible?
A: Not with this project. Please use this 2^16 remote control encoder and decoder instead.

Q: What if I can't get a pic16f630?
A1: Try a pic16f676, and put this line back into code: clrf 0x91 ; ANSEL
A2: Try a pic16f628, here is the modified transmitter

Q: What radio modules can this remote control work with?
A: You can choose from this list. The remote control works with the cheapest OOK/ASK modules and with FSK modules, too. Use the same frequency and modulation type for all modules. Choose a module which doesn't need setup - these are which connect only using 3 pins (ground (GND), power supply (VCC), modulation in/demod out (MOD) ) and usually have an external antenna (ANT) connection.

references