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 nikhildascl

  1. nikhildascl

    TCP/IP based secure protocol for Home Automation

    You mean encrypting the WiFi? Then what if I can get into the network through some medium? I have connected to the WiFi modem through LAN, then monitored packets using Wireshark. I got the packet and started sending it using my laptop. It worked.
  2. nikhildascl

    TCP/IP based secure protocol for Home Automation

    I am doing a project in Home automation. Basically, controlling the lights, fan etc using a mobile application. The system is having Wi-Fi based switches and are connected to a common WiFi modem/access point. The mobile phone also connected to the same network. Months back, I got one similar...
  3. nikhildascl

    Best PCB layout tool and ARM simulation tool.

    Hi all, I am totally screwed with my project. I wish to do a project using ARM Processor. So, before all, I selected Raspberry Pi for making a prototype. Now the prototype is over. The product that I wish to design is based on Linux that installed on ARM Processor. Now I need to design the PCB...
  4. nikhildascl

    File viewing through USB using Arduino.

    Hey udayan92, what I need is to display the files from the USB drive and to get the images stored in that particular drive.
  5. nikhildascl

    File viewing through USB using Arduino.

    Hi, I have a doubt. In Arduino, is it possible to view and get contents of USB Drive through USB connection in Arduino?
  6. nikhildascl

    Image processing using camera by an image processor + MATLAB

    Hi friends, i am planning to do a project in image processing. I wish to do a real time project since doing the same in software is common. So, i decided to use a DSP processor and burn the MATLAB code to the processor. A camera interface will capture images and process according to the burned...
  7. nikhildascl

    Chinese mobile and Touch screen interfacing with microcontroller.

    I think nowadays phones are coming with TFT-LCD Displays right? I am confused which phone display i have to buy. But not a branded one. Chinese displays are available for all of the leading mobile phones(As an example, for Galaxy s3). So i decided to buy one new chinese display. My project is...
  8. nikhildascl

    Chinese mobile and Touch screen interfacing with microcontroller.

    But they are also TFT Displays right? So they will have a driver that is known to others right? I think its possible if we know the display driver used inside them. Because one of my friend interfaced a Nokia mobile display with AVR and played videos on the display using AVR(He wrote code in...
  9. nikhildascl

    Chinese mobile and Touch screen interfacing with microcontroller.

    I need interfacing with micro-controller. Using a cheap Android Handset is nothing but using a handset itself. Then why I should interface display and touchscreen with the handset that already having the same??? If so what i have to do is to build an app right? What I need is clear from the post...
  10. nikhildascl

    Chinese mobile and Touch screen interfacing with microcontroller.

    I am planning to do a project with a display and touch screen. Since the cost of the TFT display is not affordable for the small project I choosed to select the phone display and touchscreen. Anybody know whether it is possible or not. If possible, what all things should be considered? I heard...
  11. nikhildascl

    Creating a video chatting device using Robotics over internet

    I got the answer. Better is to use a Raspberry pi system so that we will be able to do whatever we want...
  12. nikhildascl

    Creating a video chatting device using Robotics over internet

    I am doing a project in the topic "Telepresence robot". So the idea is that we have a video and audio capturing system and a monitor at both ends. The robot is connected with internet. But the thing is that we don't know how to transfer the multimedia data over internet. Does anybody know about...
  13. nikhildascl

    Hex files and 8051 assembly coding.

    What is the difference between assembler code and assembly code as you mentioned above sky_123? The program given above is purely the assembly code. I haven't used C language. The software I used is uVision keil. Yeah I agreee with abhi about the security bits added with the HEX files. But I...
  14. nikhildascl

    Hex files and 8051 assembly coding.

    But there are softwares available for decoding the hex into assembly codes. Then how do these peoples got the algorithm that gives the assembly codes? Its possible to design a compiler and decompiler. If I design a compiler then how I can convert the B register operation into this HEX codes?
  15. nikhildascl

    Hex files and 8051 assembly coding.

    I am about to do a project that converts HEX-to-assembly. Now i am just started studying about HEX files. I just wrote a simple assembly code and compiled using Keil. Then I just converted the HEX to assembly by hand. But I met some difference between them. Instead of calling B register they...

Part and Inventory Search

Back
Top