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 medorpg

  1. M

    Smooth Loop with mikroC ?

    Hi all, I'm doing this project of a car that I control using a microcontroller (P18f452) + ENC28J60 the control is done using a web page on the microcontroller how I can achieve that when a button on the web page is clicked, the car moves ? I have done this inside the main while loop...
  2. M

    Help with send/receive data from microcontroller to router

    Re: Help with send/receive data from microcontroller to rout Please dont you have any tutorial or any information on how to do that ? I feel like im stuck in this please help
  3. M

    Help with send/receive data from microcontroller to router

    Hi, I'm doing a project in which I need to transmit or receive data from a microcontroller (P18F452) to a router I need your ideas about how to achieve that should I use serial port to RJ45 converters ? or what is the best solution ? Please help
  4. M

    Help Needed: P18F452 and Serial Port

    I'll do that Thank you :)
  5. M

    Help Needed: P18F452 and Serial Port

    I used the Usart_Init(9600); command then Usart_Write(CC); CC is a char variable but nothing works please help
  6. M

    Help Needed: P18F452 and Serial Port

    Sorry, I'm using MikroC and for simulation I use Proteus ISIS I am using C for programming, What language you used here ?
  7. M

    Help Needed: P18F452 and Serial Port

    Hi, I Really need your help in connecting my PIC18F452 to PC I don't know where to start if there's any book or a tutorial which is suitable to my PIC it would be great I have the Max232 chip and the needed hardware What I mainly need is sending strings from the PIC to the PC Terminal and...
  8. M

    Newbie Problem,Blinking LED when switch is ON

    I have this simple tutorial that I watch on youtube which is a blinking LED when switch is on, Using MikroC Proteus ISIS The code is compiled fine on MikroC but when I add the .asm file to the Microcontroller (PIC18F452) in the Proteus ISIS I get like 86 errors most of them is Error 108...

Part and Inventory Search

Back
Top