Projects

Bamboo Flute

Electronic Flute

High-level Design The goal of this project is to create an electronic flute. The musical instruments like keyboards, guitars, etc. have adjustable keys in order to play sounds at different scales. However, flutes are designed for only one scale and therefore need to be changed to play music on another scale. Hence, our electronic flute […]

Electronic Flute Read More »

4 digit UpDown counter

4-digit Up/Down counter with preset, reset, hold and overflow output using PIC16F88

Overview A four digit decimal counter for the PIC 16F88 with the following features: Count up / down Reset Free running or hold on count over/underflow User count preset Over/underflow output Description This is a 4 digit decimal counter which can operate as a free running counter or in count and hold mode with manual

4-digit Up/Down counter with preset, reset, hold and overflow output using PIC16F88 Read More »

Here are some images of the final boards

SELF ORGANIZING WIFI MESH NETWORK

Overview In this project, we create a mesh network of PIC32 microcontrollers connected using ESP8266 wifi modules. The mesh network is able to fully connect itself through a variety of graph topology algorithms and is able to route packets through the network using a shortest path approach. It also exposes a very simple application layer

SELF ORGANIZING WIFI MESH NETWORK Read More »

DIY PICkit 2

Pickit 2 Download & Develop Your own USB pickit ii programmer

  PICkit 2 Introduction: There are many PIC programmer available, commercial and DIY devices. As Microchip introduces the new microprocessors the programming software got to be updated accordingly playing catch-up with the PIC manufacturer. That is the root of the problem with third-party PIC programmers. Microchip’s PICkit 2 is the low cost ICSP programmer for

Pickit 2 Download & Develop Your own USB pickit ii programmer Read More »

Taken from Siemens

Spectrum Analyser

Introduction The webpage describes the development of an Audio Spectrum Analyzer based on PIC32 microcontroller with the following features: Real time speech signal acquisition Spectrum and spectrograph visualization of Mel Frequency bands Serial interface for forwarding Mel Frequency Band Power Spectrum coefficients Recording and playback of speech signal using serial RAM Spectrum Visualization on PC

Spectrum Analyser Read More »