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 SAWULA

  1. S

    PIC4550 frequency counter problem

    I am trying to build a humidity sonsor using HS1101 and 555 timer. The humidity is calculated based on the freuency. And I found several coding example and combiled them to find the frequency first using Mikroc pro. But when I run that in the Proteus nothing displays on the virtual terminal. But...
  2. S

    Sending data using ENC28J60

    I am trying to build two circuits and connect them via ethernet. ENC28J60 and PIC184550 are used at both end and mikorc Pro for PIC as the compiler. Before going to anything bigger I want to send simple temperature data (LM35) from Tx to Rx and display them on LCD. In the mikroc help file I...
  3. S

    Upload data to a blogger site using PIC16F877A

    I have build a project that measure temperature, humidity and some other things and now I want to upload those measurements to a blog and plot graphs of them. The project uses PIC16F877A and SIM300 modem to connect to the internet over GPRS. And I was able to connect to the internet. Can any...
  4. S

    Interfacing PIC16F877A and TWS 434/ RWS 434

    I read your link and it uses pic basic pro serout command (serout 1,n9600,(B0)) with PIC16F84 pic. But PIC16F84 does not have a UART. I am using PIC16F877A with a UART and mikroc compiler. can I know how to convert serout command to Mikorc. Please help me.
  5. S

    Interfacing PIC16F877A and TWS 434/ RWS 434

    I want to send some data from a transmitter and display them on a LCD. My problem is can I connect TWS 434/RWS 434 to the usart of the pic without max232, Or do I need to use Max232 ? And can I use UART1_Write_text() mikroc command to send data from the transmitter ? Thank You!
  6. S

    Interfacing PIC16F877A and SIM300 gsm development board

    I got your point thirugnanam.ram. And now it works fine. Thanks dude.
  7. S

    Interfacing PIC16F877A and SIM300 gsm development board

    All right I removed the MAX 232 and I connected 25 pin of the PIC16F877A(Tx) to the 3rd pin of the female serial port connector of the modem and 26th pin(Rx) of the MCU to the 2nd pin of of serial the connector. And the 8th pin (RTS) and 7th pin CTS is shorted. And the 5th pin of the serial port...
  8. S

    Interfacing PIC16F877A and SIM300 gsm development board

    I bought a SIM 300 development board and I connected it with the PC and It works fine. I can send SMS and everything. But when I connect SIM300 developement board with PIC16F877A microcontroler, it does not work. I connected Rx and Tx pins through MAX232 and the GND pins only(Same as when...
  9. S

    74HC14 issues please HELP!

    Sorry for the mistake. I wanted to say pin2 and pin3. The two circuits are x10 transmitter and a x10 receiver. 74HC14 is used to detect the zero crossings of the AC power lines. (x10 is a protocol that is used to communicate over power lines) And I want to combine both transmitter and the...
  10. S

    74HC14 issues please HELP!

    I have two built circuits and I am trying to integrate them. In one ciruit there is 74HC14 IC and there is a 2.2k resister between two gates (pin2 and pin 3) and in other circuit they are directly connected (pin1 and 2). I want to know why is 2.2k resister used? I know the purpose is to invert...
  11. S

    Very Urgent!!!!!!!!!! LED Matrix problem

    I need to build a LED Matrix to scroller a text which given by the pc as my high school project. I am using MAX7219 IC to control the Matrix. I am using no decode mode. I need to know the Mikroc c coding part to access individual bits of the MAX7219. It is a 5*7 matrix , and if I need to switch...

Part and Inventory Search

Back
Top