binu_ji

binu_ji

Member

Member since
Jul 12, 2007
Last active
Sep 15, 2014
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    Hello Friends please visit my website for Free microcontroller projects

    Hello Friends please visit my website for Free microcontroller projects with source code & Circuit. Connect Nokia 5110 with Microcontroller to control...

  2. #Threads

    c4689ac4-8ed6-4be2-81f6-04e894cd6adb

    Use this circuit diagram

  3. #Threads

    08857faf-5374-4743-8abb-7d4dedd2d84d

    Controlling home appliances through mobile is easy now with the serial bluetooth modules. Check here #-Link-Snipped-#

  4. #Threads

    84369567-79ea-4330-ad29-3e5e4cc9a7bd

    Its already done here #-Link-Snipped-#

  5. #Threads

    d505a62e-1f50-4cad-875d-1d25e68f4642

    You cant process voice through 8051 micros, there are separate voice processors. search in google with HM2007. Its a Speech recognition IC.

  6. #Threads

    c073a2d2-ba76-4cf1-a0e8-f78d7d6ddeb6

    You can use a voice recorder/playback IC at the receiver side. an APR9600 can be used. Connect the audio out to the...

  7. #Threads

    919e2825-0d3d-4716-b9e3-3ab38b753dcc

    yes its possible to control the Electrical devices through bluetooth from mobile. Check this thread. #-Link-Snipped-# #-Link-Snipped-#

  8. #Threads

    8ad0118c-54b8-4018-aaac-300df4e2f4ce

    ask google

  9. #Threads

    cb694629-2842-489a-968e-9b30aefb6911

    Use this subroutine to convert HEX to BCD Hex2BCD: MOV R1,#00H ; MSByte MOV R2,#0F0H ; LSByte MOV R3,#00D MOV R...

  10. #Threads

    cf1e29d7-f5df-4a10-9f09-5429a578c14e

    Use this circuit for interfacing stepper motor to PC parallel port. Connect it to the data lines of parallel port. Then you...

  11. #Threads

    e2c1e9dd-dce9-403f-bfa5-27f2fa9bacf3

    MVI A,30H OUT 0CEH Here 30H is the value which is stored in the control word of 8253. For control word operation...

  12. #Threads

    c5246000-33ae-4152-adb8-8febd8a6d950

    if it is line of sight then you can use IR, it can work for a maximum distance of 10m. If you...