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 sultan.al3lama

  1. S

    need some help in coding 16f877

    hi this the code //////////// #include "C:\Users\student\Desktop\gps\gps.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #use rs232(baud=9600, xmit=PIN_C6,rcv=PIN_C7,stream = xbee,errors) // xbee serial #use rs232(baud=9600, xmit=PIN_C0,rcv=PIN_C1,stream =...
  2. S

    need some help in coding 16f877

    hi, can anyone help me?
  3. S

    need some help in coding 16f877

    hi sir, i do the baud rate as the gps specification but still i do not know what are the problem i post the code i use it please could you check the code also, how to draw the path on google earth since i do not have a background about google earth api regards,
  4. S

    need some help in coding 16f877

    hi could anyone check this code and tell me what the wrong with this code it is to read from the gps #include "C:\Users\student\Desktop\gps\gps.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #use rs232(baud=9600, xmit=PIN_C6,rcv=PIN_C7,stream =...
  5. S

    NMEA Parser from GPS for 16f877A

    hi sir, i have to read from the gps by the 16f877 could you help me in the code that will get the data from the gps i need some help since i can not read from the gps regards,
  6. S

    need some help in coding 16f877

    hi sir thank you for help i am not fully understand how to program the gps could you please illustrate more i need to write code in ccs also i need to know how to use the gps output to draw the path of the robot on the google earth best regards,
  7. S

    need some help in coding 16f877

    hi sir, thank you for you useful information but i just want to know i have to use the kbhit or not also how to program the gps and get the data from it? could you please help me regards,
  8. S

    need some help in coding 16f877

    hi sir, so how can i define the software serial and then how to read from the gps other thing is hoew to draw the path on the google earth by implementing it in the VB please if you have any further information provide me with it regards,
  9. S

    need some help in coding 16f877

    hi sir, thanks for your information i use the CCS (C language) i will embed the google earth in the VB the communication is to be throw the XBEE ---------- Post added at 13:37 ---------- Previous post was at 13:35 ---------- hi sir (engshahrul) i am using the CCS not the Hi-tech so if you can...
  10. S

    need some help in coding 16f877

    hi sir, thank you very much i have to use the gps to send the position to the base station to draw the path that the robot is following so i need to monitor it throw the gps reading i use this gps 50 Channel GS407 Helical GPS Receiver - SparkFun Electronics and i want to implement the code to...
  11. S

    need some help in coding 16f877

    hi i will use gps and the model i will use is in the link 50 Channel GS407 Helical GPS Receiver - SparkFun Electronics i need the code that will read the gps data and send them to the base station via XBEE also, i need to know how to draw the path of the car depending on the gps reading that are...
  12. S

    how to get an autonomous robot

    hi sir my robot will scan the area using the ultrasonic to avoid the obstacle it will scan the area by dividing the area into small areas but how i can code this algorithm in order to perform what i want regards,
  13. S

    how to get an autonomous robot

    hi sir thank you very much for your answer the robot should scan an area to find any obstacle or metal thing and mark them on the map for more details send me your email and i will explain to you more information regards,
  14. S

    how to get an autonomous robot

    hi i have a project that to build an autonomous robot that could scan all over an area what the algorithm that may help me could anyone guide me or give me some hits regards,
  15. S

    need some help in coding 16f877

    hi i have a project to build a car that can move autonomously and it send its location to the base station through the XBEE to draw its path could anyone help me in the codes that may help me or the way to build such system regards,

Part and Inventory Search

Back
Top