Projects

Reading Nintendo 64 controller with PIC microcontroller

Reading Nintendo 64 controller with PIC microcontroller

I have a few old N64 controllers lying around and figured that it would be pretty cool to use them to control other things. In this article I will describe in detail every step I took to achieve this. I’ve used a PIC microcontroller, but it should not be too hard to port the code […]

Schematic Pandoras Box

Prometheus/Pandora’s Box using PIC12C508 microcontroller

Prometheus/Pandora’s Box Some of you monkeys out there think you can PWN me. You need to be Spanked. Here is an obfuscated ultraminimalized Monolith for you. It is enlightening and harmless, except to the devil, who really hates it, because I’m letting you have it (for “free”). You’re curious. So Make it, if you have […]

A Real Time Clock IC DS1307 project using the PIC micro schematic

A Real Time Clock IC (DS1307) project using the PIC micro.

Making A Real Time Clock (RTC) is simple if you use a helper chip such as a DS1307 because you do not need to keep track of the length of each month or account for leap years. It is all done for you, plus you get the benefit of a battery back up system that […]

Interfacing 7 segment display with pic16f877 microcontroller

Interfacing 7 segment display with pic16f877 microcontroller

This post will describe that how easily we can do Interfacing 7 segment display with pic16f877 microcontroller. 7 segment display is a basically array of 7 leds with some proper arrangement. From this fig it can be seen that 7 leds arranged with an array starting from a, b, c, d, e, f, g, and […]

Implementation USB into microcontroller IgorPlug USB AVR

Implementation USB into microcontroller: IgorPlug-USB (AVR) using pic microcontroller

Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (similar as emulation of RS232 interface in microcontrollers, which not have RS232 support). This project includes development of firmware on microcontroller side, driver development on computer side […]

RS232 Communication with PIC Microcontroller

RS232 Communication with PIC Microcontroller

Description This article shows how to do a simple communication via a RS232 interface with a PIC microcontroller. RS232 is a standard for a serial communication interface which allows to send and receive data via at least three wires. With the RS232 interface it is possible to setup a connection between a microcontroller and a […]

Trickster

The Trickster – USB Computer Prank using PIC18F14K50

The Trickster – USB Computer Prank Plug The Trickster into your victim’s computer, and it will randomly move their mouse while playing a game or using the desktop; Compatible with all operating systems Harmless fun: Acts as a second mouse, and goes away when you remove The Trickster from their computer Even if you victim […]

Four way traffic light signal using PIC16F84A microcontroller

Four way traffic light signal using PIC16F84A microcontroller:

Hi friends, today we are going to make a four way traffic light controller using a PIC16F84 microcontroller. In this project we will operate three LEDs (RED, YELLOW, and GREEN) according to the traffic rules. Illumination of the green light allows traffic to proceed in the direction denoted, Illumination of the yellow light denoting, if […]

controller

How to adapt a NES clone controller to bluetooth using PIC12F675

How to adapt a NES clone controller to bluetooth I bought a Wireless Bluetooth RS232 TTL Transceiver Module from DX (SKU 80711) and wonder what i can do with it. So, I’m realy nostalgic and decided to build a NES clone crontoller to bluetooth adapter, because, by this way I could play again that amazing […]

PIC16F877 ISA Ethernet Web Server Project schematic

PIC16F877 ISA Ethernet Web Server Project

The PIC16F877 microcontroller, prepared with activated an old ISA ethernet (3com eherl Link) Used guess PIC internet connection with an application I’m not sure circuit aim could not understand the pic programming dealing with people who can solve resource asebbely asm PCBs (eagle) control program and so on. most likely reason for not publishing files […]