Posts by Ibrar Ayyub:
Sine Triangle Square Saw Burst Sweep Noise – runs on a PIC16F870
Posted on: 27 Nov 2016
After the recent demise of our multifunction signal generator, we decided to make one of our own. The circuit uses a PIC16F870 (about $3), an R/2R resistor ladder network (for a real fast and cheap D/A), and a few other parts. You can check out the schematic and the current source file. Also the object […]
Digital Panel Meter – Voltmeter
Posted on: 27 Nov 2016
Digital Panel Meter performs digital processing on or conversion and display of voltages, currents, other analog signals, and pulse signals. This project is based on popular ICL 7107 IC, which is analog to digital converter and has been designed to drive 7 segment LED display. The ICL7107 is high performance, low power, 3, 1/3 digit […]
Object Detecting Android Mobile Phone Controlled Bluetooth Robot Using PIC Microcontroller 16F877A
Posted on: 27 Nov 2016
Last time we had a project on Arduino robots with Bluetooth and Android, and in that one our readers Mr. Paul asked how he can make an obstacle avoidance robot. So today I came up with another engineering project for electronics and communication students, Android and Bluetooth controlled robot using PIC Microcontroller with object detecting capability. After […]
Computer controlled infrared transmitter based on PIC
Posted on: 26 Nov 2016
description This is a programmable infrared (remote control) transmitter, which can be controlled from a computer serial port. It is capable of sending many remote control formats, including the Philips RC-5 standard. Exact formats with the timing parameter names are shown on the pictures: operation The controller will accept commands on a serial port. Settings […]
Intelligent Motion-Sensing Platform
Posted on: 26 Nov 2016
The MMA955xL platform as a sensor hub is an intelligent sensing hub with built-in accelerometer, signal conditioning, and data conversion with 32-bit programmable microcontroller and temperature sensor. In addition, it has a second I2C bus and one external analog input, which can be monitored using the on-chip Analog-to-Digital (ADC). This unique blend transforms Freescale’s MMA955xL […]
Building a SmartWatch Part 1
Posted on: 26 Nov 2016
I have an issue with smart-watches. Watches in general fall into one of two categories: a tool to tell the time, or a fashion statement. Increasingly, I believe the latter category is larger than the first. With the advent of the iWatch, Pebble and the like, fashion and making a statement has moved into technology. […]
Ways to Select a Best Microcontroller for Microcontroller based Projects
Posted on: 25 Nov 2016
Do you know how to select the best microcontroller for microcontroller based projects? Selecting the proper microcontroller for a given application is one of the most critical decisions, which controls the success or failure of the task. There are different types of microcontrollers available and if you have decided on which series is to use, […]
Minidot 2 – The holoclock using PIC16F88 microcontroller
Posted on: 25 Nov 2016
Minidot 2 – The holoclock Well maybe holoclock is a little bit inaccurate….it does use holographic dispersion film on the front to give a bit of depth. Basicaly this instructable is an update to my previous Minidot located here: http://www.instructables.com/id/EEGLXQCSKIEP2876EE/ and re-using a lot of code and circuitry from my Microdot located here: http://www.instructables.com/id/EWM2OIT78OERWHR38Z/ EagleCAD […]
CropNext: Real Time Monitoring Of Crop Health using Intel Edison
Posted on: 25 Nov 2016
Millions of farmers in the world each year face loss of their crop. Its mainly due to crop disease or environmental problems like nature of soil (pH), poor quality of air, and excessive or very low moisture in soil. To get cure from these problems, farmers need to know the fertilizer according to the condition […]
Macro Techniques using PIC16C711 Microcontroller
Posted on: 25 Nov 2016
Lots of news before getting into this article on Macros and other ways to simplify your application development. The first is, I have finished going through the page proofs of “PC PhD” and it should be ready for going to the printers later this week. This book is about interfacing hardware to the PC along […]