Solucionado el problema con HDMI CEC relacionado con D14 Solucionado el problema de sobrecalentamiento relacionado con SMSC 1V8 Made in UK Agujeros de montaje Nuevo conector P5: 4 GPIO,+5V0, +3v3 y 2 GND Se han eliminado los fusibles F1 y F2 Nueva señal ARM_TMS, nuevo puerto i2c, se han recolocado varias señales
(2006): http://www.raspberrypi.org/archives/264 Made in UK: http://www.raspberrypi.org/archives/1925 Lista de cambios en modelo v2: http://www.raspberrypi.org/archives/1929 BBC Micro: http://es.wikipedia.org/wiki/BBC_Micro
Package on package (PoP): http://en.wikipedia.org/wiki/Package_on_package Raspberry Pi’s Secret: ‘Sell Out a Little to Sell a Lot’: http://www.wired.com/opinion/2012/09/raspberry-pi-insider-exclusive-sellout-to- sell-out/?pid=45&viewall=true Raspberry Pi – Why, What, How: http://www.cl.cam.ac.uk/~am21/slides/CAS12.pdf
for Hi-Speed USB on Motherboards: http://www.usb.org/developers/whitepapers/power_delivery_motherboards.pdf C32 debe de reemplazarse por un valor entre 150 y 220 µF. Los fusibles rearmables F1, F2, deberían sustituirse por unos de 0,5A. Es recomendable sustituir F3 por valor comprendido entre 1,1 y 2A. Hilo de debate sobre el aumento de corriente en los puertos USB: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=8591 Estudio sobre incremento de potencia en los puertos USB de la Raspberry Pi: http://theiopage.blogspot.com.es/2012/06/increasing-raspberry-pis-usb-host.html
some CEC devices if the Pi is left plugged in and unpowered. The benefits of having it are minimal so we suggested to RS/Farnel that it was removed.” Fuente: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=16365&p=167146
LAN9512: http://www.tooms.dk/?page=http%3A//www.tooms.dk/Tblog/Showblog1.asp %3FBlogID%3D201208292042561198 Hilo de debate: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=14489 DataSheet LAN9512/LAN9512i: http://www.smsc.com/media/Downloads_Public/Data_Sheets/9512.pdf
de Raspbian anteriores a 2012-09-17: http://www.element14.com/community/groups/raspberry-pi/blog/2012/09/20/ upgrade-to-turbo-mode-without-reflashing?CMP=SOM-TW-News-RasPi Listado de flags para realizar overcloking: http://elinux.org/RPi_config.txt#Overclocking_options
1A. Tarjeta SD: •Tamaño ≥ 2GB (aunque depende de la distribución que vaya a albergar). •Clase 4, si trabajamos con archivos ≤ 5MB. •Clase 10, si trabajamos con archivos >5MB. Nota: Dependiendo de la imagen del OS y del tamaño de la tarjeta SD, será necesario hacer un resize de la partición (gparted linux, rpi-config (expand_rootfs) en Raspbian,...) OS: Si no se sabe que distribución de Linux emplear, lo recomendable es usar la versión oficial de Debian para Raspberry Pi, Raspbian, o en su defecto utilizar Occidentalis, una versión derivada de Raspbian creada por Adafruit. Listado de distribuciones: http://elinux.org/RPi_Distributions
para sistema NTSC. Para habilitar la salida en formato PAL, se deberá añadir/modificar la siguiente opción en el fichero config.txt: sdtv_mode=2 Nota: En caso de no disponer de una pantalla, en general casi todas las distribuciones para Raspberry Pi traen habilitada una consola de depuración por puerto serie a 115200 bauds, pudiendo emplear para la conexión un adaptador USB a Serie o combinaciones más exóticas como Bluetooth a Serie o un dispositivo iOS conectado al puerto serie disponible en conector de 30 pines Opciones relacionadas con el vídeo en el fichero config.txt: http://elinux.org/RPi_config.txt#Video_mode_configuration Resolución de problemas relacionados con el vídeo: http://elinux.org/R-Pi_Troubleshooting#Display
Libros gratuitos sobre programación en Python: http://www.etnassoft.com/biblioteca/categoria/libros_programacion/ programacion_python/ C++ Primer Plus: http://www.amazon.es/Primer-Edition-Developers-Library-ebook/dp/ B005OR9MWQ/ref=sr_1_5?ie=UTF8&qid=1348686882&sr=8-5 Libros gratuitos programación en C: http://www.etnassoft.com/biblioteca/categoria/libros_programacion/c/ Libros gratuitos programación en C++: http://www.etnassoft.com/biblioteca/categoria/libros_programacion/c-plus-plus/
Complete Introduction: http://linuxcommand.org/tlcl.php Embedded Linux Primer: A Practical Real-World Approach (2nd Edition): http://www.amazon.es/Embedded-Linux-Primer-Real-World-ebook/dp/ B004AE3IA6/ref=sr_1_1?s=digital-text&ie=UTF8&qid=1348686063&sr=1-1 Embedded Linux System Design and Development: http://www.amazon.es/Embedded-System-Design-Development-ebook/dp/ B000SEO9XM/ref=sr_1_1?s=digital-text&ie=UTF8&qid=1348685987&sr=1-1 Building Embedded Linux Systems: http://www.amazon.es/Building-Embedded-Linux-Systems-Yaghmour/dp/ 0596529686
http://codeandlife.com/2012/07/03/benchmarking-raspberry-pi-gpio-speed/ Pinout: http://elinux.org/File:GPIOs.png Información detallada: http://elinux.org/Rpi_Low-level_peripherals Nota: La lógica que emplea la placa es de 3,3V@16mA (no tolera 5V), con un máximo de 51mA de consumo total entre todos los puertos. Cómo adaptar niveles de tensión (ejem: 3V3 ↔ 5V): http://www.maximintegrated.com/app-notes/index.mvp/id/3007 http://www.rocketnumbernine.com/2009/04/10/5v-33v-bidirectional-level-converter Understanding Outputs from the GPIO pins: http://www.thebox.myzen.co.uk/Raspberry/Understanding_Outputs.html
basada en Raspbian de Adafruit trae instalado todo lo necesario para trabajar con SPI, i2C y One Wire. http://learn.adafruit.com/adafruit-raspberry-pi-educational-linux-distro/occidentalis-v0-dot-1 Habilitar soporte para SPI: http://www.brianhensley.net/2012/07/getting-spi-working-on-raspberry-pi.html Recordatorio: cómo adaptar niveles de tensión (ejem: 3V3 ↔ 5V): http://www.maximintegrated.com/app-notes/index.mvp/id/3007 http://www.rocketnumbernine.com/2009/04/10/5v-33v-bidirectional-level-converter
soporte “out of the box” para todos los módulos que estén soportados en la rama por defecto de linux. Instalar soporte bluetooth: apt-get install bluetooth bluez-utils blueman Problemas con Cambridge Silicon Radio: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=46&t=8754 Uso de la interfaz bluetooth en Debian: http://wiki.debian.org/BluetoothUser Wifi y Bluetooth: Listado de adaptadores wifi usb comprobados en Raspberry Pi: http://elinux.org/RPi_VerifiedPeripherals#USB_WiFi_Adapters Uso de la interfaz wifi en Debian: http://wiki.debian.org/WiFi/HowToUse#HowtouseaWiFiinterface
para MPEG-2 y VC1: http://www.raspberrypi.com/ Información sobre el soporte CEC y codecs MPEG,MPEG-2,VC1 y H.264: http://www.raspberrypi.org/archives/1839 Receptor de infrarrojos con TSOP 1836: http://druss.pp.ua/tag/raspbmc/ LIRC(Linux Infrared Remote Control): http://www.lirc.org/
3: http://www.memetic.org/quake-3-with-sound-for-the-raspberry-pi/ http://mitchtech.net/install-quake-3-on-raspberry-pi/ NES Controller: https://projects.drogon.net/nes-controller-on-the-raspberry-pi/ Super NES Controller: http://petrockblog.wordpress.com/2012/07/03/snesdev-rpi-a-snes-adapter-for-the- raspberry-pi/
1GHz Memory 512 MB RAM GPU Mali400, OpenGL ES GPU Video Out VGA video output Audio Standard 3.5mm headphone jack and microphone jack LAN NO USB2.0 Host 3 + 1 USB Host, 3 available for users 1 for (optional) WIFI RTL8188CU SATA 1 port, and 5V power IO PORTs GPIO connector with 68/74, RTC PCF8536 on board Storage SD-card. (optional) 4GB NAND flash Power 5V 2W System Software Running Android, Ubuntu and other Linux distributions Size 120×90 mm
with 1MB L2 cache Memory 1024MB(1GB) LP-DDR2 800Mega data rate GPU Supports 1080p via HDMI cable(H.264+AAC based MP4 container format) Video Out micro HDMI connector / RGB-24bit LCD interface port Audio Standard 3.5mm headphone jack and microphone jack HDMI SPDIF LAN 10/100Mbps Ethernet with RJ-45 Jack ( Auto-MDIX support) USB2.0 Host High speed standard A type connector x 6 ports USB2.0 Device System console monitoring for development (1.8volt interface) IO PORTs 50pin IO expansion port for LCD/I2C/UART/SPI/ADC/GPIO interfaces Display (Option) HDMI monitor / LCD panel with RGB or LVDS interface Storage (Option) Full size SDHC Card Slot eMMC module socket Camera (Option) MIPI-CAM connector (MIPI-CSI 2 lanes) Power (Option) 5V 2A Power System Software u-boot 2010.12, Kernel 3.0.15, Android4.0.x(ICS) Source code will be uploaded on download page after first shipment. Size 90 x 94 mm
256KB L2 cache Memory 512M/1GB DDR3 @480MHz GPU Mali400, OpenGL ES GPU Video Out HDMI 1080p Output Audio Standard 3.5mm headphone jack and microphone jack HDMI SPDIF LAN 10/100M Ethernet USB2.0 Host 2 ports and USB OTG SATA 1 port, and 5V power IO PORTs 96 extend pin including I2C, SPI, RGB/LVDS, CSI/TS, FM-IN, ADC, CVBS, VGA, SPDIF-OUT, R-TP.. Storage 14GB NAND Flash + uSD port Power 5V 2A Power System Software Running Android, Ubuntu and other Linux distributions Size 60 x 100 mm
and Products: http://www.cnx-software.com/2012/06/26/list-of-39-low-cost-linux-friendly-boards- and-products/?utm_source=rss&utm_medium=rss&utm_campaign=list-of-39-low- cost-linux-friendly-boards-and-products