led

Microcontroller Based Fluid Level Control System.

PIC Microcontroller Projects in C: Basic to Advanced – A Project Deep Dive

Building Skills Through Projects This project’s strength lies in its project-based approach. Learning by doing is a powerful technique, especially in the realm of embedded systems. By working on progressively complex projects, learners can solidify their theoretical understanding of PIC microcontrollers and C programming. Here’s a breakdown of the potential skill development: PIC Microcontroller Architecture: Understanding […]

PIC Microcontroller Projects in C: Basic to Advanced – A Project Deep Dive Read More »

Philips P89C664 PLCC package microcontroller

An Application-Driven Microcontroller Curriculum

Understanding how to apply microcontrollers lies at the core of modern embedded systems education. This student project takes an experiential approach to introducing microcontrollers through hands-on projects exemplifying their diverse real-world applications. Such practical, solutions-focused learning helps cement fundamental concepts while imbuing students with skills coveted by industry. Overall, this project serves as an excellent

An Application-Driven Microcontroller Curriculum Read More »

Easy Way to Learn Robotics Using Microcontrollers A Beginner's Guide

Easy Way to Learn Robotics Using Microcontrollers: A Beginner’s Guide

The title, “Easy Way to Learn Robotics Using Microcontrollers,” promises an accessible entry point for those curious about the exciting world of robotics. This commentary delves into the potential of this project, exploring its strengths, considerations for improvement, and resources to enhance the learning experience. Strengths of the Project Focus on Microcontrollers: Microcontrollers are the

Easy Way to Learn Robotics Using Microcontrollers: A Beginner’s Guide Read More »

Intial Setup

Designing Your Ideal Alarm Clock: An Introduction to PIC18

Within this laboratory session, you’ll employ the C language to create an alarm clock, delving into the implementation of “C” programs on the PIC18 microcontroller. Additionally, you’ll gain insights into utilizing interrupts, executing digital-to-analog conversion, and incorporating music playback capabilities on the PIC18. This project operates on a team basis, allowing a maximum of two

Designing Your Ideal Alarm Clock: An Introduction to PIC18 Read More »

Move the button cables 2 positions to the right that is they should be now in A28 A29 and A30

Building your Dream Alarm Clock Using the PIC18

Objective: In this laboratory session, your objective is to create an alarm clock using the C programming language. You will gain proficiency in writing “C” programs for the PIC18 microcontroller. Additionally, you will acquire knowledge on working with interrupts, employing digital-to-analog conversion, and implementing music playback on the PIC18. This is a collaborative project, with

Building your Dream Alarm Clock Using the PIC18 Read More »

PIC 3x3x3 LED cube Schematic

PIC 3x3x3 LED cube

Here´s my 3x3x3 LED cube, it’s controlled by a PIC16F628A microcontroller. This is my first microcontroller project that finally works, so i suppose is not that difficult to make for beginners. I hope you’ll enjoy that instructable and even make your own LED cube! Step 1: Materials The PIC drives the cube without external IC’s

PIC 3x3x3 LED cube Read More »

PIC16F877A LED blink

PIC16F877A LED blink

The Microchip PIC16F877A has 40 pins 33 of them can be input or output. In this simple project I am going to configure this microcontroller to blink a 33 LED each LED is connected to one I/O pin. The PIC16F877A has 8 analog channels, so we have to configure all these channels as digital output.

PIC16F877A LED blink Read More »