The “Mädchen Machen Technik” workshop is designed to give high school students an introduction to microcontrollers. The students will build a flashing light pattern and/or a counter-timer. In the process of building this project, the students will learn about microcontrollers and digital electronics. Here is the parts list for the projects. Introduction to some circuit […]
Projects
8051-PIC MICROCONTROLLER PROJECTS
USB AVR In-System-Programmer (ISP) – The AVR firmware was written by: Klaus Leidinger – The PCB was designed by: Dimitris Porlidas – The schematic diagram was drawn by: Dimitris Porlidas – The AvrOspII software was written by: Mike Henning – Small modifications in firmware and schematic diagram were made by: Vassilis Serasidis Nowadays, USB is the […]
Leon’s Mini Random Number Generator
Sales Pitch Are you confused by choices? Who isn’t? There are just so many things to decide. White, rye, or wheat? Pinstripes or polka dots? Feast or fast? Well, don’t worry because help is on the way! I’m introducing the world’s first, portable, hand held, decision maker powered by truly random numbers. Sure, my competition […]
The Magnetometer using PIC16F688
I found several different magnetometer designs on Internet, but I tend to be very picky. None of those was what I needed – something that is sensitive enough to record the small magnetic field variations where I live (San Jose, California), robust enough to work for long periods of time without constant maintenance, and relatively […]
PIC based Oscilliscope
I have seen many examples of microcontroller oscilliscopes on the web and have had an itch to build one myself. In order to accomplish this my initial thought is to sample an input (ADC) at consistant time increments and then display the waveform on a graphic lcd display. If I want to change the time […]
Digital clock ds1307 using PIC microcontroller
pic-microcontroller
Home Alarm System PIC16F84A Alarm Clock Analog data recording and playback unit Animated LED Signboard Capacitance measurement Capaciter meter Christmas Light Flasher Microcontroller PIC16F877A is one of the PICMicro Family microcontroller which is popular at this moment, start from beginner until all professionals. Because very easy using PIC16F877A and use FLASH memory technology so that […]
MEASURING HEART RATE USING A PHOTOPLETHYSMOGRAPHIC CARDIOTACHOMETER
ABSTRACT The heart rate is an important measure of health and physical fitness. Medical professionals rely heavily on the rate as a measure of health status and use it to prescribe treatment to individuals. Athletes value the heart rate highly as a tool for regulating frequency and intensity of workouts because the rate provides a […]
Roll and Temperature sensor applications using PIC18F2550
This page will show you how to use the TD-CMP modules in a way which fits you most. Here are the technical specifications of the modules: Compass: Resolution: 1° – Accuracy: 3° Tilt/Roll: (TD-CMP02 and TD-CMP03 only) Resolution: 2° – Accuracy: 5° Temperature: (TD-CMP03 only) Resolution= 1°C/F – Accuracy =1° New: Sampling rate: 12,5 […]
An Introduction to Brushless DC Motor Control
The brushless DC (BLDC) motor is becoming increasingly popular in sectors such as automotive (particularly electric vehicles (EV)), HVAC, white goods and industrial because it does away with the mechanical commutator used in traditional motors, replacing it with an electronic device that improves the reliability and durability of the unit. Another advantage of a BLDC […]