===== NEWS =====
* http://rzr.online.fr/q/armv6# Finally #RaspberryPi been delivered to Fr , but #RpI just behind neighboor's wall, thx @QuimGil #QtOnPi #NokiA
===== TODO =====
* http://hackaday.com/2012/11/14/mesh-networking-with-multiple-raspberry-pi-boards/
* http://raspberrypi.stackexchange.com/questions/12404/booting-from-an-external-usb-drive
WisH :
* http://www.amazon.fr/DURAGADGET-housse-ceinture-ordinateur-Raspberry/dp/B007ZQFN6I/ref=sr_1_16?ie=UTF8&qid=1354441047&sr=8-16# WisH
* http://www.raspberrypi.org/archives/2768
===== RPI ======
Thanks to the [[qt]] project I was eligible for a RPI sample,
I got my voucher by email and replied asap to by email, but did not receive any confirmation but It arrived on 12 sept 2012 ...
UsagE :
1/ DownLoad : http://www.raspberrypi.org/downloads
http://downloads.raspberrypi.org/images/qtonpi/qtonpi-0.02/qtonpi-0.2.tar.bz2.torrent
http://downloads.raspberrypi.org/images/raspbian/2012-09-18-wheezy-raspbian/2012-09-18-wheezy-raspbian.zip.torrent
http://lists.qt-project.org/pipermail/qtonpi/2012-April/000315.html
2/ dump image qtonpi-0.2 http://qt-project.org/forums/viewthread/17942#
time bzcat qtonpi-0.2.tar.bz2/qtonpi-0.2/sdcard-img/qtonpi-sdcard-0.2.img.bz2 | sudo time dd of=/dev/sdb
1879048192 bytes (1.9 GB) copied, 592.732 s, 3.2 MB/s
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 962M 504M 410M 56% /media/root
/dev/mmcblk0p1 122M 28M 95M 23% /media/kernel
3/ plug SVideo , console login prompt appear
4/ login and UpGrade using zipper
http://qt-project.org/wiki/Create
Dont expect to use MousE
https://bugreports.qt-project.org/browse/QTONPI-13
ToDo :
http://www.berryterminal.com/doku.php/berryboot
http://elinux.org/RPi_Distributions
http://qt-project.org/wiki/RaspberryPi_Beginners_guide
MisC :
http://brewpi.com/brewpi-released-all-source-code-online-a-wiki-a-forum-a-bug-tracker-lets-go/
@TaG: [[qt]] [[ARM]] [[ir]] RpI
===== DISTRO =====
* https://github.com/nezticle/RaspberryPi-BuildRoot
* http://www.raspberrypi.org/phpBB3/viewtopic.php?f=2&t=5884# UbuntU
* https://wiki.gentoo.org/wiki/Raspberry_Pi# GentoO
MeR :
* http://images.formeego.org/raspberry-pi/
* https://wiki.merproject.org/wiki/Community_Workspace/RaspberryPi
* http://wayland.freedesktop.org/xserver.html
ArcH :
* https://wiki.archlinux.org/index.php/Raspberry_Pi
* http://archlinuxarm.org/platforms/armv6/raspberry-pi
* http://wiki.archlinux.fr/Kiss
==== DEBIAN ====
time sudo ddrescue --force 2012-09-18-wheezy-raspbian.zip/2012-09-18-wheezy-raspbian.img /dev/sdb # 2G
* http://elinux.org/R-Pi_Troubleshooting#Passwords
LoG in with SsH :
root@raspberrypi:/home/pi# sudo su apt-get install screen
pi@raspberrypi ~ $ sudo killall raspi-config ; sudo raspi-config
groups="audio video input dialout plugdev staff"
for group in $groups ; do sudo addgroup $USER $group ; done
* http://wiki.linuxmce.org/index.php/RaspberryPi# CrosS CompilE With QEmU
sudo apt-get install nfs-kernel-server irssi weechat zile
sudo apt-get remove lxde lxde-core gnome-themes-standard
===== SOFTWARE =====
OmxPlayer
* https://github.com/huceke/omxplayer/issues/22
* http://raspberrypi.stackexchange.com/questions/3268/how-to-disable-local-terminal-showing-through-when-playing-video
* http://www.raspberrypi.org/phpBB3/viewtopic.php?f=66&t=15894
# clear; setterm -cursor off
WayLand
===== SOFTWARE : XBMC =====
* http://wiki.xbmc.org/index.php?title=Raspberry_Pi
* http://www.raspbmc.com/wiki/user/os-x-linux-installation/# XbmC
* http://michael.gorven.za.net/blog/2012/08/06/xbmc-packages-raspberry-pi-running-raspbian# XmbC
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 5243CDED
echo "deb http://archive.mene.za.net/raspbian wheezy contrib" | sudo tee "/etc/apt/sources.list.d/mene.list"
sudo apt-get update ; sudo apt-get install xbmc
cat /etc/default/xbmc
apt-cache show xbmc | grep Version | sort -rn
Version: 2:11.0~git20121018.ff434fe-1
* https://github.com/xbmc/xbmc/tree/master/xbmc/cores/omxplayer
* http://sourceforge.net/projects/xboxmediacenter/
* http://www.raspbian.org/RaspbianXBMC# ToDo
* http://michael.gorven.za.net/blog/2012/08/06/xbmc-packages-raspberry-pi-running-raspbian
* http://michael.gorven.za.net/tags/xbmc
RC
# mkdir -p /home/pi/.xbmc/userdata/keymaps
cat > keymap.xml
ActivateWindow(home)
Close
Play
Stop
PreviousMenu
XBMC.CleanLibrary(video)
XBMC.UpdateLibrary(video)
ActivateWindow(settings)
ActivateWindow(systeminfo)
ToggleWatched
ContextMenu
PageUp
PageDown
ContextMenu
PageUp
PageDown
OSD
SubtitleDelayPlus
SubtitleDelayMinus
SmallStepBack
SmallStepBack
CodecInfo
ActivateWindow(musicosd)
XBMC.RunScript(script.cu.lyrics)
ZoomIn
ZoomOut
ActivateWindow(pictureinfo)
OpenElec :
* http://mirror.tuxli.ch/openelec/OpenELEC-RPi.arm-3.2.4.tar
* http://mirror.tuxli.ch/openelec/OpenELEC-RPi.arm-4.0.0.img.gz #size=171966464
@TaG: MediaCenter XbmC
==== RAM ====
free
total used free shared buffers cached
Mem: 189052 159168 29884 0 2360 16572
-/+ buffers/cache: 140236 48816
Swap: 102396 18628 83768
echo "gpu_mem=128" >> "/boot/config.txt"
free
total used free shared buffers cached
Mem: 124128 111724 12404 0 2656 59320
-/+ buffers/cache: 49748 74380
Swap: 102396 16 102380
http://raspberrypi.stackexchange.com/questions/673/what-is-the-optimum-split-of-main-versus-gpu-memory
===== HARDWARE =====
* http://www.raspberrypi.org/phpBB3/viewtopic.php?f=35&t=7589# AudiO BCM2835 BroadCom
* http://blog.broadcom.com/chip-design/android-for-all-broadcom-gives-developers-keys-to-the-videocore-kingdom/# GpU
===== HARDWARE Peripherals =====
I created A box using a VCard box , it's the same format just cut the holes ...
* http://elinux.org/RPi_Cases
May this one be better, but I'd rather 3D PrintIng mine someday :
* http://www.ebay.co.uk/itm/Pi-Box-Case-Box-Enclosure-for-Raspberry-Pi-Computer-New-From-PiWorks-/390520875366?ssPageName=ADME:L:OC:FR:3160
KeyBoard , BlueTooth , UsB to PS2 ...
FiX SVideO to DisplaY on SecaM tv.fr : http://www.raspberrypi.org/phpBB3/viewtopic.php?f=7&t=3834
* http://elinux.org/RPi_config.txt
root@raspberrypi:/boot# diff -u /boot/config.txt.orig /boot/config.txt
--- /boot/config.txt.orig 2012-09-24 18:30:04.000000000 +0000
+++ /boot/config.txt 2012-09-24 18:31:56.000000000 +0000
@@ -33,7 +33,7 @@
#config_hdmi_boost=4
# uncomment for composite PAL
-#sdtv_mode=2
+sdtv_mode=2
#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800
PeripheraL s : KeyBoard , BlueTooth , UsB to PS2 ...
* http://elinux.org/RPi_VerifiedPeripherals#USB_Bluetooth_adapters
* http://www.dealextreme.com/p/super-mini-bluetooth-2-0-adapter-dongle-vista-compatible-11866# ?
* http://www.dealextreme.com/p/rectangle-shape-usb-2-0-hi-speed-7-port-hub-white-480mbps-46999# UsbHub
LapTop :
* http://blogs.arcsoftwareconsultancy.com/pi/2012/06/15/a-raspberry-pi-laptop/# LapTop MotorollA
* http://raspberry.io/projects/view/raspberry-pi-laptop/
MisC :
* http://olimex.wordpress.com/2012/11/21/raspberry-pi-gpio-to-breadboard-and-uext-adapter/
* http://reviews.cnet.co.uk/desktops/how-to-make-a-raspberry-pi-solar-powered-ftp-server-50009923/# SupplY
* http://blog.parts-people.com/2012/12/20/mobile-raspberry-pi-computer-build-your-own-portable-rpi-to-go/# MoD LapTop
* http://www.youtube.com/watch?v=Jq5nrHz9I94&feature=youtu.be# ClusteR
@MorE: [[rc]] RaspberryPi
===== I/O ======
* http://www.h-online.com/open/features/Breaking-out-the-Raspberry-Pi-1704735.html# GpIo
* http://elinux.org/RPi_Tutorial_EGHS:LED_output
* http://www.raspberrypi.org/archives/1417# GpIo
@TaG: [[io]]
===== I/O : SERIAL UART ======
Note : the Voltage is 3.3 V not -/+12V or -/+5V
* http://codeandlife.com/2012/07/01/raspberry-pi-serial-console-with-max3232cpe/#
* http://www.trainelectronics.com/RaspberryPi/# [[rs232]]
* http://lavalink.com/2012/04/more-on-raspberry-pi-serial-ports/
* http://elinux.org/RPi_Serial_Connection
* http://elinux.org/Rpi_Low-level_peripherals# GPIO 14/15 TXD/RXD
* http://elinux.org/RPi_BCM2835_GPIOs#TXD0
* http://lavalink.com/2012/03/raspberry-pi-serial-interfacing/
* http://pinouts.ru/SerialPorts/Serial9_pinout.shtml# [[db9]] [[rs232]]
* http://lavalink.com/2012/04/more-on-raspberry-pi-serial-ports/
* http://www.irrational.net/2012/04/19/using-the-raspberry-pis-serial-port/
* http://www.raspberrypi.org/phpBB3/viewtopic.php?f=2&t=5219# TtL
* http://raspberrypi.stackexchange.com/questions/2120/how-do-i-connect-my-printer-to-the-serial-gpio-pins
* http://eclipsesource.com/blogs/2012/10/17/serial-communication-in-java-with-raspberry-pi-and-rxtx/
* http://raspberrypi.stackexchange.com/questions/2120/how-do-i-connect-my-printer-to-the-serial-gpio-pins/2123#2123# TtL LvTtl
aptitude install setserial cu
cat -v /proc/tty/driver/ttyAMA
serinfo:1.0 driver revision:
0: uart:PL011 rev3 mmio:0x20201000 irq:83 tx:72 rx:0 RTS|CTS|DTR
cu -l /dev/ttyAMA0
cu: open (/dev/ttyAMA0): Permission denied
cu: /dev/ttyAMA0: Line in use
* http://www.savagehomeautomation.com/projects/raspberry-pi-rs232-serial-interface-options-revisit.html# TtL LvTtL PL2303HX
(TTL 5V output )---[ R1=10K ]---( CMOS 3.3V INPUT ) ----[ R2=20K ]---------( GND )
{{http://www.savagecircuits.com/forums/attachment.php?s=3c244c0a5612c223edd86e5a0afa2fd6&attachmentid=2423&d=1327467714&stc=1#.jpg}}
@TaG: GpiO / SeriaL / UarT / TtL / BcM
===== SOFTWARE : Qt =====
* http://kgronholm.blogspot.fi/2012/09/qt5-raspberry-pi.html
* http://wiki.linuxmce.org/index.php/RaspberryPi# Cross Compile
=== Qt5 ===
* http://www.raspberrypi.org/archives/2076
* http://archive.qmh-project.org/rpi/debian/pool-armel/
* https://gitorious.org/packaging-scripts/packaging-scripts/blobs/master/build-qt5
* http://qt-project.org/wiki/Qt5OnRaspberryPi
* dht/D6B5ACAACE3A0107599257D70B763A94C7F0F490.dht/qtonpi-0.01.tar.bz2
echo "deb http://archive.qmh-project.org/rpi-wheezy/debian unstable main" | sudo tee '/etc/apt/sources.list.d/qmh-project.list'
sudo apt-get update ; sudo apt-get install qt50-snapshot
FeedBack : http://qt-project.org/forums/viewthread/19075/
=== QtOnPi ===
* http://www.cnx-software.com/2012/04/13/qt5-for-raspberry-pi-qtonpi-0-1-release/#
* https://bugreports.qt-project.org/browse/QTONPI
=== MISC ===
* http://www.youtube.com/watch?v=A-vBbqamNBU# Shaders
* http://www.youtube.com/watch?v=0j-Wakm5B84
* http://www.youtube.com/watch?v=wulbR2R1GpM# CinematiC
* http://www.youtube.com/watch?v=HItv4HX5r3k# WayLand
* http://www.flickr.com/photos/armk/7738675586/# Qt3D
* http://www.youtube.com/watch?v=bmfbeOaIeQs# MeR
@TaG: [[qt]] [[qml]] [[kde]]
===== TODO =====
Red Led on + Green Blink 3 times : http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=16028 : broken fs
* https://github.com/bauermann/freedom-maker
* http://www.f.0x2501.org/p/013/
* http://hreikin.wordpress.com/2013/12/22/arch-linux-raspberry-pi-install-guide/comment-page-1/
===== MISC =====
* http://www.raspberrypi.org/
* http://www.blaess.fr/christophe/category/raspberry-pi/
* http://www.devicegadget.com/resources/raspberry-pi-starters-guide.html# DocumentatioN
* http://en.wikipedia.org/wiki/Raspberry_Pi
* http://www.doctormonk.com/2012/05/gpio-led-blink-from-python-using-slice.html
* http://sourceforge.net/mailarchive/forum.php?thread_name=2C6774FA-E219-436C-B6E7-CFD16DE8D873%40basis.biz&forum_name=lirc-list# [[ir]]
* http://www.raspberrypi.org/archives/1310
* http://limadriver.org/
* http://pbxinaflash.com/community/index.php?threads/incredible-pbx-4-raspberry-pi.13873/page-5#post-90279
* http://qt-project.org/wiki/QtonPi-Accepted/
* http://hobo-geek.blogspot.fr/2012/06/turn-raspberry-pi-into-netbook-for.html# MoD
* https://wiki.merproject.org/wiki/Community_Workspace/RaspberryPi# MeR
* http://books.google.fr/books?id=C0bZSmKnRK4C&dq=BCM2835+armv7&source=gbs_navlinks_s# EBooK EaN=9781118494684
* http://www.woutervanwijk.nl/pimusicbox/# JukeBox
* http://learn.adafruit.com/search?q=raspberry# LearN
* http://talk.maemo.org/showthread.php?p=1280726#post1280726# FeedBack
* https://pad.tetalab.org/p/demos-raspberry-pi# HacK
* https://pad.tetalab.org/p/breizh-entropy/timeslider
* http://www.raspberrypi-spy.co.uk/2012/08/reading-analogue-sensors-with-one-gpio-pin/# AnaloG HacK
* http://www.blaess.fr/christophe/category/raspberry-pi/# UarT
* http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html# FreeDomBox
* http://liliputing.com/2014/04/piphone-diy-raspberry-pi-based-smartphone.html# PhonE
===== MORE =====
@TaG: [[omap]] [[n8x0]] FreeScale [[ArmV5]] [[ArmV7]] ArmHf ArM WayLand SbC
{{http://cs309824.userapi.com/v309824132/62b2/wzY_3mTWa1w.jpg}}