Search:

Type: Posts; User: johnjameson

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    2,282

    Heartbeat Calculation Question

    Hey guys,just have a question on the heartbeat calculation below


    #include <REG51.H> /* special function register declarations */ #include <stdio.h> /* prototype...
  2. Replies
    4
    Views
    1,267

    Ah ok well I'll post up the rest of the main()...

    Ah ok well I'll post up the rest of the main() section to hopefully clear up the purpose of bt although I'll leave out the functions for the lcd


    void main()
    {
    P0=0xff;
    P1=0xff;
    P2=0xff;...
  3. Replies
    4
    Views
    1,267

    Understanding timers/interrupts

    Hey guys,
    I'm looking over some code here for a pulse sensor and are just looking for some clarification on some points,from I can see the interrupt of the mirco is being used to detect the pulse...
  4. Replies
    4
    Views
    3,871

    Thats Matticus,I'll go through all you've said...

    Thats Matticus,I'll go through all you've said above.
    You're right on the experience part too :)
  5. Replies
    4
    Views
    3,871

    Thanks for the pointers,I'll try anyway

    Thanks for the pointers,I'll try anyway
  6. Replies
    4
    Views
    3,871

    Keil programming,Heartrate program

    Heys guys,
    Attempting to do a heartbeat code,I've seen a whole load of various heartbeat programs on various websites so I'm trying to work with one thats seems the easiest to read,I've edited it...
  7. Replies
    3
    Views
    1,184

    Moving an image using a IR sensor(MFC)?

    Hey guys,I have an IR sensor here and I was wondering would it be posssible to create some sort of mfc program to move an image on the screen with the sensor?

    The sensor I have is the same as this...
Results 1 to 7 of 7