Search:

Type: Posts; User: aries_isis

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,980

    Need Help with LCD scrolling

    I used the code below and i m able to send characters to it but when...sending long texts it wont show up on the whole screen of the lcd 2x16...i have to write a scrolling function can anyone help...
  2. Replies
    15
    Views
    1,960

    I fix the space....I dont know wot the actual...

    I fix the space....I dont know wot the actual value for the tax but the question says.... Income tax is paid at a rate of 30% on the £200 of a weeks pay, 40% on the next 300 and 50% on the remainder....
  3. Replies
    15
    Views
    1,960

    Help with my program

    #include <stdio.h>

    int main()
    {
    float overtime_week_day=14,overtime_weekend=5,total_over_time;
    float overtime_weekendpay,overtime_week_daypay,standard_pay, normal_pay;
    float over_pay,...
Results 1 to 3 of 3