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.

Recent content by BmanS

  1. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    thanks I figured the issue, my final issue I would think thats really making me hit my head on the wall is that I cant find any sample code for the PIC16F676 that simply writes to a 7segment display which includes a 8-bit shift register...I just need to read some code like that so I know what is...
  2. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Ok so the BASIC compiler will do the job? Now the issue of the "include header file" for the pic16 where will I get that so the compile errors go away?
  3. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Sorry if Im confusing you, I have a QLProgrammer Device, with it the QLPROG PIC16 software which will ultimately burn the code onto the chip Issues I have: I have C code I need that C code to go eventually to 'hex' format so I can burn it Im at the finishing stages now Im using MikroC Pro...
  4. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    I have a question do you know by any chance where i can find a sample asm code that simply counts random numbers ? like 1-99 ? preferably something that will convert to BCD and push it to the display I only have some count code in hex .. also im using oshon soft pic IDE and Im getting compile...
  5. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Ok thanks guys for your help ..will continue working on it.
  6. B

    Is there software that takes 'C' and converts to 'Assembly' ?

    Im programming for PIC16F876 , I was looking at the MikroC Program and saw that its possible to write in C and it will convert that code to Assembly language. Has anyone had any experience using this software? If it is possible it would be a whole lot easier to code.
  7. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    It's a HP 7 segment display here:**broken link removed** I don't have the sensor most likely today the professor will give it to us.
  8. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Im trying to figure out this process but how would I exactly read the display ? P.S and the code you posted how would I then go to Binary ? Since the Display will be talking back and forth with the Temperture Sensor(not yet added to the board instructor has not given that to us) .
  9. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Yes you shift left in order to divide , thanks for providing so far.. will work on the code given.
  10. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Im using the PIC16 IDE by Oshonsoft currently and then QLPROG2006 to burn the program onto the chip. Will look at the instruction set and check back. Thanks
  11. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Well dont know C and Im trying to implement it in Assembly.. I only have the count code which is in hex for now... which I have uploaded : **broken link removed**
  12. B

    Help with writing Assembly to Display Temperature and converting Binary to Decimal

    Here is my board : https://i.imgur.com/eXySomM.jpg Im programming for a PIC16F676 , Im writing in Assembly and the instructor only gave us a Crash Course in the language. the LCD Display will display the temperature in Farenheit , I already have a simply count assembly program burned on the...

Part and Inventory Search

Back
Top