Advertisement
unhappyghost

‪#‎Raspberry_Pi‬ - Credit Card sized computer

Aug 6th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1. #‎Raspberry_Pi‬ - Credit Card sized computer
  2. ---------------------------------------------------
  3.  
  4. The Raspberry Pi is a credit-card-sized single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. ‪#‎UnhappyGhost‬
  5.  
  6. The Raspberry Pi is manufactured through licensed manufacturing deals with Element 14/Premier Farnell, RS Components and Egoman. All of these companies sell the Raspberry Pi online. ‪#‎GeekSchool‬ ‪#‎GeekSch00l‬
  7.  
  8. The Raspberry Pi has a Broadcom BCM2835 system on a chip (SoC), which includes an ARM1176JZF-S 700 MHz processor (The firmware includes a number of "Turbo" modes so that the user can attempt ‪#‎overclocking‬, up to 1 GHz, without affecting the warranty), ‪#‎VideoCore‬ IV GPU which is capable of ‪#‎BluRay‬ quality playback, using H.264 at 40MBits/s. It has a fast 3D core accessed using the supplied OpenGL ES2.0 and OpenVG libraries. It does not include a built-in hard disk or solid-state drive, but uses an SD card for booting and long-term storage. The Foundation's goal is to offer two versions: http :// www. facebook .com/geeksch00l
  9.  
  10. Model A - priced at US$25, has 256MB of RAM, one USB port and no Ethernet(LAN) ports
  11. Model B - priced at US$35, has 512MB of RAM, 2 USB ports and 1 Ethernet(LAN) port
  12.  
  13. Though the Model A doesn't have an 8P8C (RJ45) Ethernet port, it can connect to a network by using a user-supplied USB Ethernet or Wi-Fi adapter. http :// www. facebook .com/geeksch00l There is in reality no difference between a model A with an external Ethernet adapter and a model B with one built in, because the Ethernet port of the model B is actually a built-in USB Ethernet adapter. As is typical of modern computers, generic USB keyboards and mice are compatible with the Raspberry Pi.
  14.  
  15. The Raspberry Pi does not come with a real-time clock, like the one on a normal PC with battery on the motherboard to keep the clock running, so an OS must use a network time server, or ask the user for time information at boot time to get access to time and date for file time and date stamping. http :// www. facebook .com/geeksch00l However, a real-time clock (such as the DS1307) with battery backup can be added via the I²C interface.
  16.  
  17. The Foundation provides ‪#‎Debian‬ and ‪#‎Arch‬ ‪#‎Linux‬ ‪#‎ARM‬ distributions for download. Also planned are tools for supporting ‪#‎Python‬ as the main ‪#‎programming‬ language, with support for ‪#‎BBC_BASIC‬, (via the ‪#‎RISC_OS‬ image or the "Brandy Basic" clone for Linux), ‪#‎C‬, and ‪#‎Perl‬. http :// www. facebook .com/geeksch00l
  18.  
  19. Tech specs of Model A
  20. ----------------------------
  21. > SoC - Broadcom BCM2835 (CPU, GPU, DSP, SDRAM, and single USB port)
  22. > CPU - 700 MHz ARM1176JZF-S core (ARM11 family, ARMv6 instruction set)
  23. > GPU - Broadcom VideoCore IV @ 250 MHz, OpenGL ES 2.0 (24 GFLOPS)
  24. MPEG-2 and VC-1 (with license), 1080p30 h.264/MPEG-4 AVC high-profile decoder and encoder
  25. > Memory - SDRAM, 256MB (shared with GPU)
  26. > USB - 2.0ports, 1 (direct from BCM2835 chip)
  27. > Video input - Composite RCA (PAL and NTSC), HDMI (rev 1.3 & 1.4), raw LCD Panels via DSI, 14 HDMI resolutions from 640×350 to 1920×1200 plus various PAL and NTSC standards.
  28. http :// www. facebook .com/geeksch00l
  29. > Audio input - 3.5 mm jack, HDMI, and, as of revision 2 boards, I²S audio (also potentially for audio input)
  30. > Onboard Storage - SD / MMC / SDIO card slot (3,3V card power support only)
  31. > Onboard network - none
  32. > Power ratings - 300mA (1.5W)
  33. > Power source - 5 volt via MicrosUSB or GPIO header
  34. > Size - 85.60 mm × 53.98 mm (3.370 in × 2.125 in)
  35. > Weight - 45g (1.6oz)
  36. > Supported OS - Arch Linux ARM, Debian GNU/Linux, Fedora, FreeBSD, NetBSD, Plan 9, Raspbian OS, RISC OS, Slackware Linux
  37. > Priced : US$ 25
  38.  
  39. Tech specs of Model B
  40. ----------------------------
  41. > SoC - Broadcom BCM2835 (CPU, GPU, DSP, SDRAM, and single USB port)
  42. > CPU - 700 MHz ARM1176JZF-S core (ARM11 family, ARMv6 instruction set)
  43. > GPU - Broadcom VideoCore IV @ 250 MHz, OpenGL ES 2.0 (24 GFLOPS)
  44. MPEG-2 and VC-1 (with license), 1080p30 h.264/MPEG-4 AVC high-profile decoder and encoder
  45. > Memory - SDRAM, 512MB (shared with GPU)
  46. > USB - 2.0ports, 2 (via the built in integrated 3-port USB hub)
  47. > Video input - Composite RCA (PAL and NTSC), HDMI (rev 1.3 & 1.4), raw LCD Panels via DSI, 14 HDMI resolutions from 640×350 to 1920×1200 plus various PAL and NTSC standards.
  48. > Audio input - 3.5 mm jack, HDMI, and, as of revision 2 boards, I²S audio (also potentially for audio input)
  49. > Onboard Storage - SD / MMC / SDIO card slot (3,3V card power support only)
  50. http :// www. facebook .com/geeksch00l
  51. > Onboard network - 10/100 Ethernet (8P8C) USB adapter on the third port of the USB hub
  52. > Power ratings - 700mA (3.5W)
  53. > Power source - 5 volt via MicrosUSB or GPIO header
  54. > Size - 85.60 mm × 53.98 mm (3.370 in × 2.125 in)
  55. > Weight - 45g (1.6oz)
  56. > Supported OS - Arch Linux ARM, Debian GNU/Linux, Fedora, FreeBSD, NetBSD, Plan 9, Raspbian OS, RISC OS, Slackware Linux
  57. > Priced : US$ 35
  58.  
  59. source : Wikipedia and raspberrypi(dot)org
  60.  
  61. for more posts visit : http :// goo .gl/O0omO
  62. .
  63.  
  64. ##############################################################
  65. # ṲИℋÅℙℙУḠ♓☮$✝ #
  66. ##############################################################
  67. || Website --------> http://unhappyghost.com/ ||
  68. || Facebook -------> https://www.facebook.com/unhappygh0st ||
  69. || FB Page --------> https://www.facebook.com/geeksch00l ||
  70. || Twitter --------> https://twitter.com/unhappygh0st ||
  71. || Google+ --------> http://goo.gl/WCHeJR ||
  72. || Youtube --------> http://goo.gl/A3mQIE ||
  73. || IPv6 Vids ------> http://goo.gl/Rbcxk ||
  74. || IPv6 Event -----> http://goo.gl/TaeXv ||
  75. ##############################################################
  76.  
  77. .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement