Posts

Showing posts from March, 2015

Building a Simple Wireless Energy Transfer Circuit step-by-step

Image
In this article, I will show you how to build a simple Wireless Energy Transfer Circuit. It's really simple circuit made of 5 parts, even a beginner shouldn't have any problems with building this.

[Sharing] Assembly Code for Led Cube 8x8x8 using 8051 Micro-controller

Image
Hi all, today I'll share you the full source code of Led Cube 8x8x8 project . In this project, I'll write Assembly code on an 8051 MCU or 89c52 microcontroller. Because the source code is completely in asm, they're very suitable for MCUs whose memory is limited. Below is the video for demonstrating many interesting effects of the 8x8x8 Led Cube. Video Demo 8x8x8 Led Cube Circuit Diagram (Proteus)

Digital Watch - Clock Circuit using LCD 16x2 and PIC 16F877a

Image
Today I'll introduce you how to make a simple digital watch with LCD 16x2 and PIC 16F877a. It's very easy to implement this clock and you can make this as a gift clocks for kids. I'll also provide you the source code of the clock so you can easily customize to make your own countdown clock, count up timer or something that more useful than an analog clock. OK. Below is the circuit diagram of the digital watch. Online Digital Clock Circuit Diagram

Make a Digital Thermometer Circuit with IC DS18B20 + PIC 18F4550 (Source code included)

Image
Hello guys. Today I will guide you how to make a Digital Thermometer Circuit using IC DS18B20 and PIC 18F4550. I also provide you the source code of this project. Thank you for reading my blog :)