Skip to main content

ARM 11 DEVELOPMENT

ARM11 (S3C 6410 samsung processor based) Development board with 4.3" LCD.-Tyni6410.

     The board having good quality and lot of features.
  • 256 RAM
  • 256 NAND flash
  • Audio IN,OUT
  • Video out
  • 3 sereal ports (TTL also)
  • CMOS camera ,WiFi Interface
  • 4 USB Host,1 slave
  • 5v Power adapter also provided.
  • It will support Linux,Android,Wince,Ubondu.
  • All softwares and supporting datasheets provided.
With the help of this board ,I started my Android Developments.
I planed to impliment GPS/GSM application for Vehicle Tracking and Navigation.
Already I compleated GPS/GSM interfacing with my ARM7(LPC2148 based).
Gps datas getting from vehicle ( location ,speed ,direction ,etc.) send to Mobile by SMS via GSM network.Traking and Security side software done, But due to the lack of LCD screen in the ARM7 board I could not get map and other information in the vehicle.And Gprs Application also incompleat.
I hope these and more features (a Smart phone or Tablet PC) can be provided with the help of OS and Android application program.Graphics user interface can be devoloped with Android

Comments

Popular posts from this blog

BEAGLE BONE BLACK FOR EMBEDDED APPLICATION

Happy news for embedded developers, with the introduction of BeagleBone Black credit card sized single board 1GHz computer.We can develop high end embedded system with Operating system support in the ARM7 platform.Processor from Texas Instruments AM335x Cortex A8 Sitara . Advantage of this small system is many more ,it will operate on 5V dc supply with 500 MA,so with USB cable connected to 5v source can operate the system.Most of the desktop computer features available with this board.As a standalone system keyboard and mouse can be connected with USB.Out put display available at micro HDMI port,that can be connected to any latest TV with HDMI input.LAN port is provided for network access.USB device(slave) port also available for connecting with PC,the board will act as storage device.Same time there is an internet pass-through via USB.For the starting of development some startup file provided in the eMMC (on board flash memmory 2GB),by opening the file it will direct to beagleb...

Smart TV or Internet TV

In addition to the TV viewing we can run the applications in smart TV .It should be connected with network(Internet).Web based small applications can run.Applications are installed in TV via the Internet (via LAN in the application developing stage , that is called user application).Run the application on Application Engine.I tested the features of Samsung Smart TV 2012 . Application engine actually a dedicated web browser in the smart tv. Applications are web pages (HTML pages,CSS file and Java Script).TV screen is used as the monitor (resolution is 1280x720 or 960x540).Entire screen or part of the screen can be used for the application output.The interfacing/hardware features are based on models of TV. Most of the models having USB,WIFI dongle (dedicated USB port for plug in the dongle),Ethernet LAN,HDMI inputs,DVI input,Component and Composite Video Input, RF input. Keyboard and Mouse can be connected to USB. Mass storage (Pen drive) can be connected as media storage for playing...

Embedded System part4