Tuesday, May 17, 2016

USBPUSH for sending image files to ARM9

Error: No such file or Directory while executing ./usbpush

This error occurs when trying to execute a 32 bit binary from 64 bit OS


To install the 32-bit version, run:


apt-get install libusb-0.1-4:i386

Saturday, January 23, 2016

Raspberry Pi Display on LAPTOP

After a long search , finally I succeeded in getting the Raspberry Pi output on my Lap Top. Thanks to "Instructables"

Steps 

  1. Download DHCP Server for Windows DHCP Download
  2. Change the properties of the Ethernet  and set a fixed IP
  3. Open Network & sharing

    b) Click on Change Adapter settings
    Set a fixed IP Eg:192.168.2.2


  4. Run the DHCP Server Wizard (dhcpwiz.exe)
  5. Select the Ethernet adapter from the list 
  6. Run DHCP server on a network card in which DHCP Disabled
  7. Click ->Next->Next->Finish
  8. Run the DHCP server now (dhcpsrv.exe)
  9. Click  Continue as tray  button
  10. Boot and connect the Ethernet cable to Raspberry Pi
  11. A popup will show the IP address assigned by the DHCP server to the Raspberry 
  12. Now you can connect using the Remote desktop connect explained in the last post to see the Raspberry Pi Desktop on your laptop