The new Martin Light Jockey II Lighting Software Kit is a new way to control your. LightJockey Manager is a free-of-charge software add-on for our LightJockey Page 2 the interface. In control panel, the USB interface is recognized as USB. A: I did test the Martin LightJockey, but this software doesnt support the interface. Free […]
Projects
pic microcontroller projects pdf
General.. Title: McGraw-Hill-PIC Microcontroller Project Book File size: 13. 4 MB Gene: E-Books Format: Pdf. Uploader: RedDragon. Pages: 220 Pages Abstract: This project outlines the strategy adopted for establishing two kinds of. The principle task of this project was to program the AVR microcontroller Commercial, industrial, and educational PIC18 microcontroller applications. Simulator www Labcenter. Co. […]
PIC12F675 Comparator Code and Proteus Simulation
This post provides the comparator code for PIC12F675 microcontroller. As we know, PIC12F675 microcontroller has one built in op-amp, which can be used as comparator. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that […]
Lab 2: Basic digital input and output
Description Today we will learn how to read digital inputs from a push button switch. A digital input has only two values: 1 and 0. The configuration of the push button switch is same as that of the reset switch except it goes to a different port pin. The status of the switch will be […]
A complete guide for LED Blinking
What is LED? A light-emitting diode (LED) is a semiconductor light source. LEDs have allowed new text, video displays, and sensors to be developed, while their high switching rates are also useful in advanced communications technology. What is LED Blinking? LED blinking is same as eye blinking. Close and open eyes is called an eye […]
The PIC Elmer 160 Project Board using PIC16F628
Description — What is the PIC-EL board and what can you do with it? Specification — What features are on the PIC-EL project board? Schematic — Circuit diagram on this web page or in PDF format Builders’ Notes — Check here for special tips or cautions in building the kit. Test Software — The latest test […]
Speed control of DC motor by PWM in Proteus simulation
Hello friends here is a proteus simulation of speed control of DC motor with the help of Pulse width modulation (PWM) control, PWM signals are generated by 8051 microcontroller. As we have discussed earlier that proteus is a really good simulation software for beginners and 8051 is the most basic among all microcontroller so this […]
Microdot – wrist watch LED pattern timepiece using PIC16F8 microcontroller
Microdot – wrist watch LED pattern timepiece Another RGB Sunset Productions production! This project is a circuit board for making a wrist watch size version of my minidot clock: http://www.instructables.com/id/EEGLXQCSKIEP2876EE/ with a few more functions more applicable to a portable device. A lot of help and suggestions came from ians 01/\/atch binary watch: http://www.instructables.com/id/EYNTHEN1WUEP287APH/ Eaglecad […]
Easy Debugging Terminal using pic microcontroller
Build a simple 9600 BAUD 8n1 LCD terminal for debugging and testing the projects having RS232C output. Introduction This LCD terminal provide two modes of operation by selecting jumper J1. When J1 is open the terminal operate as a normal ascii display terminal, when J1 is closed the terminal displays the input serial data in […]
TTL to RS232 Signal Conversion
Methods: Use a TTL HI output for the RS232 GND: Steve Walz of armory.com says “Use a TTL HI output for the RS232 *GROUND*!! Then you get +/-5VDC levels to fake out the RS232. When TTL-GND goes HI, then a TTL-XMT LO looks like -5VDC and a “mark”. Even sign problems go away in hardware! […]