Important..!About digital dice code using 8051 is Not Asked Yet ? .. Please ASK FOR digital dice code using 8051 BY CLICK HERE ....Our Team/forum members are ready to help you in free of cost...
Below is stripped version of available tagged cloud pages from web pages.....
Thank you...
Thread / Post Tags
Title: project report on electronic dice using 89c51
Page Link: project report on electronic dice using 89c51 -
Posted By: mahaprasadmishra6
Created at: Thursday 17th of August 2017 08:23:30 AM
Abstrct of digital dice and biblography and simulation of digital dice ....etc

[:=Read Full Message Here=:]
Title: digital dice 8051 microcontroller hex code
Page Link: digital dice 8051 microcontroller hex code -
Posted By: sudhakarmani
Created at: Thursday 17th of August 2017 06:35:49 AM
ej:020000040000FA
:200000000202B17F167E00EF4E7039EF64014E7033EF64024E702DEF64034E7027EF64041B
:200020004E7021EF64054E701BEF64064E7015EF64074E700FEF64084E7009EF64094E7021
:200040000302011AC290D291D292D29320941020900D7F3112053F7590FF7E007F01222037
:20006000951020900D7F3212053F7590FF7E007F022220961020900D7F3312053F7590FF63
:200080007E007F032220971020900D7F3412053F7590FF7E007F0422D290C291D292D2930C
:2000A00020941020910D7F3512053F7590FF7E007F052220951020910D7F3612053F7590F9
:2000C000FF7E007F062220961020910D7F3712053F7590FF7E007F07222097102091 ....etc

[:=Read Full Message Here=:]
Title: digital dice using 8051 source code
Page Link: digital dice using 8051 source code -
Posted By: ramannithin
Created at: Thursday 17th of August 2017 08:38:06 AM
hey guys, looking for some code to display numbers 1 to 6 on 7 segment display. Thinking of polling the one of the pins connected to the switch and using an auto reload timer that counts from 249 to 249 as 1 to 6. Know what i want to do but need some help with the code?? thanks ....etc

[:=Read Full Message Here=:]
Title: digital dice using 8051 microcontroller at89c51
Page Link: digital dice using 8051 microcontroller at89c51 -
Posted By: kannanvadassery
Created at: Thursday 05th of October 2017 04:01:59 AM
digital dice using 8051 microcontroller at89c51

It is a project that builds microcontroller programming interest in new student and hobbies. This project is a very simple one that can easily be built by new students. It uses 7 LEDs, 8051 microcontroller and an optional 5V power supply regulator part. It s algorithm is also very simple.
1) Initially microcontroller displays 1 on LEDs display just like in real dice.
2) Then in main while loop it waits for switch attached to pin 0 of port 1 to be pressed.
3) Until switch remains pressed it gener ....etc

[:=Read Full Message Here=:]
Title: THE COSMIC DICE
Page Link: THE COSMIC DICE -
Posted By: ekisper
Created at: Thursday 17th of August 2017 08:07:55 AM
THE COSMIC DICE



WHAT ROLLS THE COSMIC DICE?

IF WE ARE GOING TO BE TRUE BELIEVERS IN CHANCE, THERE CAN BE ONLY OPTION: CHANCE.

CHANCE ROLLS THE COSMIC DICE OR THE COSMIC DICE ROLL THEMSELVES.

REMEMBER, THESE ARE THE ASSUMPTIONS MADE BY THE PEOPLE WHO ASSUME THAT NOTHING HAPPENS ON PURPOSE, NOTHING IS PLANNED BY ANY ENTITY.

Choice and meaning in quantum universe

The quantum laws are indeterministic : They fix not what actually happens, but only the probabiliti ....etc

[:=Read Full Message Here=:]
Title: final report file of digital dice using ic 555 in pdf
Page Link: final report file of digital dice using ic 555 in pdf -
Posted By: bindhya1021
Created at: Thursday 17th of August 2017 06:50:05 AM
final report file of digital dice using ic 555 in pdf

Playing with dice is an age old game. We all love to play with it too. Playing with dice needs us to pick up a dice and make sure that it is unbiased. Making a block as a dice and cutting it clearly to make sure that it is unbiased is all an old story. The dice becomes biased if the shape is not cut well. Also, the dice can become biased due to deformations. If it is a wooden die, it can deform due to dampness in the atmosphere or due to mechanical stress. To solve all these problems which ....etc

[:=Read Full Message Here=:]
Title: electronic dice using dot matrix display circuit
Page Link: electronic dice using dot matrix display circuit -
Posted By: rupinder
Created at: Thursday 05th of October 2017 04:06:18 AM
I need code in assembly language for displaying dice in 8X8 dot matrix.
kindly help me.. Thanks ....etc

[:=Read Full Message Here=:]
Title: digital dice using 8051 source code for free
Page Link: digital dice using 8051 source code for free -
Posted By: patil sandip
Created at: Thursday 17th of August 2017 06:13:32 AM
// Program to make a digital dice
#include
sbit reset=P3^3;
sbit start=P1^1;
sbit pause=P3^2;
sbit enable=P1^0;
int current=0;
char num={0xF9,0x24,0x30,0x19,0x12,0x02}; // Hex values
corresponding to1to6
void delay(int time) // Function to generate time delay
{
int i,j;
for(i=0;i for(j=0;j<1275;j++);
}
void pausefn()interrupt 0 //Pause function using external
interrupt 0
{
IE=0x84;
P2=num;
while(1)
{
if( start==0 )
break;
if(reset==0)
{
enable=1;
current=0;
P2=num;
....etc

[:=Read Full Message Here=:]
Title: abstract on lcd based digital alarm clock with digital thermometer using 8051 microc
Page Link: abstract on lcd based digital alarm clock with digital thermometer using 8051 microc -
Posted By: Sebi
Created at: Thursday 17th of August 2017 06:31:06 AM

hi..we want the project abstract of lcd based digital alarm clock with digital thermometer using 8051/89c51..
....etc

[:=Read Full Message Here=:]
Title: code for celsius and fahrenheit scale digital thermometer using 8051 microcontroller
Page Link: code for celsius and fahrenheit scale digital thermometer using 8051 microcontroller -
Posted By: freny john
Created at: Thursday 17th of August 2017 06:44:17 AM
code for celsius and fahrenheit scale digital thermometer using 8051 microcontroller at89c51

description:
A digital thermometer can be easily made by interfacing a temperature sensor to the microcontroller AT89C51. The temperature sensor used in the project is LM35. The LM 35 IC generates a 10mV variation to its output voltage for every degree Celsius change in temperature. The Output of the temperature sensor is analog in nature so we need an analog to digital convertor for converting the analog input to its equivalent binary output. The ADC ....etc

[:=Read Full Message Here=:]
Please report us any abuse/complaint to "omegawebs @ gmail.com"


Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.