Projects

An LDmicro Tutorial

An LDmicro Tutorial

In this tutorial, I will show you how to write a very simple program. I am assuming that you have written ladder logic before, and that you have some basic familiarity with microcontrollers, but that you have never used LDmicro. If you don’t know very much about ladder logic or PLCs, then the plcs.net tutorial […]

temperature LED display

Homemade temperature LED display for PC using PIC16F876

Since I started my watercooling prejoect, I have been verry interested in how well it perform, the only way is to measure all temperatures before and after, The motherboard temperature sensors is useless unacurate, so I’m using LM50B By using this LM50B sensor I get 1 C of real accuracy I use a PIC16F876 to […]

Schematic PIC 18F – 28 PIN PIC Development Board

PIC 18F – 28 PIN PIC Development Board

Description This is a versatile, configurable, and cost effective Development Board designed for the 18F – 28 pin series of Microcontroller from Microchip. The board is simplest form with all the Port pins terminating in a header connector for easy connection to the outside world. Power Supply 7-18V DC Rajkumar Sharma      http://www.rajkumarsharma.com 3756 This […]

FailureBot 5 A Line Following Robot

FailureBot 5 – A Line Following Robot

Introduction The objectives of the FailureBot project originated simply as “build a line-following robot”. However, it somehow evolved into a 3-year robotics experiment. My first attempt to build a robot was such a complete failure that I jokingly called it “FailureBot”. The name seemed quite appropriate even as the project evolved as every one of […]

Schematic PIC RGB Power Board

PIC RGB Power Board using PIC12F629 microcontroller

Description Power Pic RGB is a circuit that generates random RGB colors using a powerful 3W RGB LED and fades between them. The initial project goal was to develop the fading algorithm which was successfully achieved. This time the idea was to drive a Prolight 3 Watt RGB LED and place it inside a nice […]

Open Source 3.2” TFT Smart Display

Open Source 3.2” TFT Smart Display

This project is an open source 3.2″ Smart TFT display board. The board is based on a PIC32 and a 3.2′ TFT with touchscreen (ILI9320 controller, using 16bits PMP). The software has two main parts. One that produces the 2D functions and a GUI with various widgets (buttons, check boxes, sliders etc). Description A new […]

Digital Binary clock with thermometer hygrometer

Digital & Binary clock with thermometer & hygrometer

Here we have a clock. It’s not “another clock”. It has digital and binary output. It also has a thermometer and a hygrometer. It’s not “another thermo-hygrometer”. It display’s absolutely humidity (gr/m3) also. Schematic   MCU I build it around Microchip PIC16F917, with internal Oscillator at 4MHz. I also build a serial port programmer, so […]