Posts by Ibrar Ayyub:
TIC TAC TOE game using PIC16F628
Posted on: 02 Apr 2023
This project is not to introduce Tic Tac Toe. Everyone knows this game. It’s to introduce two features. Bi-coloured LEDs, microcontrollers and the skill of writing an ALGORITHM. You can use the project to learn the skills of creating the Tic Tac Toe program or create animations on the 3×3 display. Tic Tac Toe is […]
WunderBar brings things to life and to internet
Posted on: 01 Apr 2023
Find out the WunderBar – the OpenSensor Cloud Platform enabling to easily develop applications for the physical world. The WunderBar IoT (Internet of Things) Starter Kit from company relayr mimics the appearance of a chocolate bar with a WiFi enabled master module, plus six detachable smart sensor mini-modules. The WunderBar Internet of Things WiFi & […]
CELLPHONE OPERATED LAND ROVER
Posted on: 01 Apr 2023
I know the general rule of world that “reading makes man ready,writing makes man everyday but practice makes man perfect.” Only theoretical knowledge is not enough for an E.C (Electronics and communication engineering)student. A project is one of the subjects in which we have to develop hardware with software, where we not theoretically analyze the […]
Wireless controlled lightdimmer using PIC12F629
Posted on: 31 Mar 2023
The meaning from this design is to build it in -i.e. a shaded lamp- and to switch this lamp on and off the normal way, just like it was switched before the dimmer was build in, then you could by exception dimming the lamp more or less with your TV remote control. When you switch […]
Adventures in Moteino: Remote temperature monitor
Posted on: 31 Mar 2023
Introduction What every new system design has in common these days is wireless. Like bacon, it just makes everything better. Put a sensor wherever, read it from somewhere else. Put the power and control where you need it. For the CuPID/Pi, it is no different. We want to put our remote sense and control modules […]
Automatic Light Switching System with Dimmer
Posted on: 30 Mar 2023
Manual switching of outdoor lights in houses or roadways can be sometimes really inconvenient especially when we are far away or still at work. Sometimes this becomes an opportunity for thieves to infiltrate houses or a possibility of accident in roadways if night comes and our outdoor lights are still OFF. That is why the […]
Simple mass storage for your microcontroller project
Posted on: 30 Mar 2023
Do you want gigabytes of storage for your microcontroller? Would you like a simple way to tranfer files from your PC to your picaxe or arduino or other micro project? This little projects demonstrates the uDrive that can be set up as an extra drive on a PC. Copy files to and from the SD […]
Tektronix USB Spectrum Analyzer
Posted on: 29 Mar 2023
Right Click on asset to download. BEAVERTON, Ore., Nov. 4, 2014 /PRNewswire/ — Tektronix, Inc., a leading worldwide provider of test, measurement and monitoring instrumentation, has introduced a new class of affordable spectrum analyzers based on a USB architecture with a list price of just $3,490. The new RSA306 sets a new price/performance threshold for spectrum […]
UART in GPS navigation system
Posted on: 29 Mar 2023
UART in GPS navigation system With the rapid development of GPS (Global Positioning System) techniques, GPS gets wider application in many fields. GPS has features such as high precision, global coverage, convenience, high quality, and low cost. Recently, the use of GPS extends speedily from military to civilian applications such as automobile navigation systems which […]
Distance Measurement using Infrared Sensor with ADC0804 & 8051 Microcontroller
Posted on: 28 Mar 2023
This project primarily consists of four units: Microchip Technology’s SST89E54RDA-40-C-PIE, a sensor unit, an ADC0804 ADC component and the LCD module. Along with detecting an obstacle, its exact distance is also calculated and displayed on a 16×2 LCD interfaced to the microcontroller. The IR receiver detects the IR radiations reflected by the object being measured. […]