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 hirenn

  1. H

    [51] Send an array on serial port

    Re: send an array on serial port hi, i have searched on same before post my question,as well i could find related solution.. yeah last question was on mikroC but now in same question i have mentioned that "i'm using at89s52 microcontroller " otherwise you gave me soultion for mikroC?????? btw...
  2. H

    [51] Send an array on serial port

    hello, i'm using at89s52 microcontroller and need to send few bytes serially. i have an array like my_ip[6]={192,168,4,1}; how could i send it on serial port
  3. H

    AT89s8253 with internal eeprom

    Hi, i have write, simple code for write one byte and read it from internal EEPROM. i have do it using MikroC 8051 with in built READ and Write function (using eeprom example given). now i want to confirm ,is my byte really written .. can i do it in debugger of mikro C or i have to burn my...
  4. H

    Esp8266 AT Commnads with AT89s52

    hello, is there any tutorial with full responses of AT commands of esp8266.
  5. H

    Esp8266 AT Commnads with AT89s52

    Hii, Now I have done the code. Now anyone please tell me , how to interface this esp8266 with At89s52 IC,..should I have to use max232 or not?
  6. H

    Esp8266 AT Commnads with AT89s52

    Hello everyone, i have learn esp8266 esp-01 wifi module at commands by sending it hyperterminal and got success. now i'm learning get response of these commands in keil c code using AT89s52. the only thing i can't understand is , what should response i have to compare of only AT commnads...
  7. H

    single esp8266(wifi modu 01) as server and more than 10 esp8266 (wifi modu 01) client

    Hello guys i have connected one esp8266 (esp 01 wifi module) with pic microcontroller act as only server and i also connect other 11 (might be more) es98266 (esp 01 wifi module)with individually with pic microcontroller (act as client) i have problem with connect multiple client to my ESP (in...
  8. H

    adc calculator for pic

    hello Anyone knows where i can find ADC calculator pic microcontroller thanks
  9. H

    Hex code to TTF file

    Hi I have make hex code of led dot matrix display,of whole alphabets. Now i want to create my own TTF file ( windows TrueType font file) like Arial or times new Roman. How could i do that? Any tool or software? Let me know.
  10. H

    transfer file via PC USB

    I'm sorry, now I'm telling you what i want to do... About 10 bytes data (hex code) in a text file. Which one i want to get on pc usb port(idk how to do it) then send to micro controller via usb cable(V 2.0)
  11. H

    transfer file via PC USB

    Hi, Idk why people can't concentrate / understand the question ,(for example if i asked about use only usb , they replies like"why don't you use rs 232") As i asked above, i want to transfer file on usb port of pc .(i will do myself at receive side)... - - - Updated - - - Anyone has...
  12. H

    transfer file via PC USB

    Yeah you are ryt... But i just only need to get output at pc side only..
  13. H

    transfer file via PC USB

    hello, Anyone please tell me how could i transfer a text file via usb in PC (take output a file via usb)
  14. H

    bootloader for at89s8253

    Thanks, Where i can get bootloader hex file for AT89S8253?
  15. H

    bootloader for at89s8253

    hi, I want to load bootloader for at89s8253 microcontroller, is it possible to load bootloader in it??

Part and Inventory Search

Back
Top