Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

aseembly language problem (using intel language)

Status
Not open for further replies.

linaweku

Junior Member level 1
Joined
Mar 2, 2008
Messages
17
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,371
i have a problem to design a software in assembly language.

the question is like below
Title : Multimedia Application

Problem Description

You are required to create a Multimedia application that generates a calendar of the year, and at the same time be able to select a particular date and display the time. In a addition, your application will be able to select a wave (*.wav) file and subsequently play the file. Your application should also be able to stop the play and close the application

pls anyone help me
 

linaweku said:
i have a problem to design a software in assembly language.

the question is like below
Title : Multimedia Application

Problem Description

You are required to create a Multimedia application that generates a calendar of the year, and at the same time be able to select a particular date and display the time. In a addition, your application will be able to select a wave (*.wav) file and subsequently play the file. Your application should also be able to stop the play and close the application

pls anyone help me

great...
this idea sounds very interesting...

hmm.. well for generating calender you need the RTC- Real Time Clock IC.
which will helps you to generate the clalender haveing time, date, day, month, year and alarm also.
so as per alarm time your port / port pin will be active or deactive.

one more suggestion. it would be better if you can code in C rather than Assembly.
bcoz it will be large code in assembly and alos will be more complicated..

but regarding playing *.wav file using MCU i dont have much more knowledge but i would like to know. :wink:
 

    linaweku

    Points: 2
    Helpful Answer Positive Rating
thank you, acctually i already solve this problem by using assembly langguage..
yes, it complicated but it a asignment ...

i believe by using C language it will be more simple..
last time i code a ATM machine using C language and it very straight forward..

thank
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top