Projects

The perfect Remote Programmable Controller for interactive LED strips

The perfect Remote, Programmable, Controller for interactive LED strips

Since when white light emitting high brightness LED are available, the handover from traditional lighting bulbs to the solid-state lighting has become irreversible: LEDs have an efficiency (expressed in lumens/watt) higher than that of almost all the traditional lamps (except, at the moment, the large sodium vapor lamps used for street lighting, unusable in closed […]

3D Printed Microcontroller Dice Roller

3D Printed Microcontroller Dice Roller

This is a just-for-fun project I did in the Digilent MakerSpace. Usually whenever I play board games I use a dice-rolling smartphone app since dice are so easy to lose. I thought I would try making my own hardware version though. It turned out really well and was a lot of fun. In this Instructable […]

Microcontrollers based Password Locker

Microcontroller’s based Password Locker

Hello Everybody , the goal of this instructables is to learn how to do a simple locker for your room, or anything which need to be safe. I’ve made it on a non-soldering card but there is the PCB if you want to make it ! Here is the list of differents components that we […]

Picaxe Projects 1 Making Fast Printed Circuit Modules

Picaxe Projects #1: Making Fast Printed Circuit Modules

Experimental circuit board modules can be made quickly and fairly easily. They have the advantage of being more than twice as fast to build than a custom circuit board. They are also easy to test in a breadboard. The modules detailed here are ones I have made using various Picaxe microcontrollers. Step 1: Picaxe Project […]

Intel D945GCLF Small Front Panel

Intel D945GCLF Small Front Panel using PIC12F629

Description This is a simple circuit with two buttons and two LEDs to control the D945GCLF Intel motherboard. Both power and reset buttons are included as well as hard disc activityΒ  LED and power status LED. The special feature included is the sleep effect ofΒ Apple laptops on the power LED! Design and Implementation The design […]

PIC18 Development Board with Ethernet and USB schematic

PIC18 Development Board with Ethernet and USB

In this instructable I’m going to show you how to make your own PIC18 development board that features both Ethernet and Full Speed USB 2.0 at a low cost. Features: The development board is based on a PIC18LF4553 microcontroller. The microcontroller features a Full Speed USB 2.0 (12Mbit/s) interface without the need for any external […]

display custom characters on LCD using PIC16F877

How to display custom characters on LCD using PIC16F877

This post explains the idea of creating custom characters on any LCD ( e-g on 16×2 LCD ) which has HD44780U controller in it. Almost all 16×2 or 20×2 LCDs have HD44780U controller in them[1]. This controller provides the functionality of CGRAM ( Character Generator RAM ). We can write character patterns on this RAM […]

Top Microcontroller based Mini Projects for 3rd and 4th Year Engineering Students schematic

Top Microcontroller based Mini Projects for 3rd and 4th Year Engineering Students

Microcontroller is a small and self-contained computer on-chip which can be used to build several low-cost and less-complex projects. As the microcontroller based mini projects are of low cost and can be implemented in less span of time, most of the students prefer this controller based mini projects to improve their knowledge with innovative ideas. […]

IR Sensor Circuit and Interfacing with PIC Microcontroller

IR-Sensor Circuit and Interfacing with PIC Microcontroller

An IR sensor is an electronic device, that produces in order to detect some parts of the environs. An infrared sensor can measure the heat of an object as well as detects the motion. These sensors are used to measure only IR radiation, rather than producing it that is called as a passive infrared sensor. […]

Wireless Home Appliance Controller Project

Wireless Home Appliance Controller Project

In this post we discuss about Microcontroller based Wireless Home Appliance Controller Project.You can Control Any Home Appliance Like Tv ,Radio Fan,Bulbs Using This Project. Mainly we use Mikro C Programming Language in this Project and ISIS Proteus Software use for testing Purposes. Mikro C Programming Language Full Software here.. ISIS Proteus Full Software here.. […]