Editing Nokia N950

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 7: Line 7:
It is only available to developers, and not as a consumer product.
It is only available to developers, and not as a consumer product.
It shares much hardware with the [[Nokia N9|N9]], with the notable differences that the display is TFT, not OLED, and there is a hardware keyboard.
It shares much hardware with the [[Nokia N9|N9]], with the notable differences that the display is TFT, not OLED, and there is a hardware keyboard.
 +
 +
Further details are also available on the MeeGo Wiki: [http://wiki.meego.com/N950_landing_page N950 landing page]
[[Image:N950.jpg|frame|center|alt=Photo of N950 with open keyboard. From http://twitpic.com/5enaym|Nokia N950]]
[[Image:N950.jpg|frame|center|alt=Photo of N950 with open keyboard. From http://twitpic.com/5enaym|Nokia N950]]
Line 22: Line 24:
124 x 60 x 14 mm
124 x 60 x 14 mm
|Smaller, Polycarbonate one-part case.
|Smaller, Polycarbonate one-part case.
-
116.5 x 61.2 x 12.1 mm
 
|-
|-
|Input devices
|Input devices
Line 29: Line 30:
|-
|-
|Display (854*480)
|Display (854*480)
-
|4" TFT, AU Optronics, (864x480 limited by software to 854x480)
+
|4" TFT
-
|3.9" AMOLED, Samsung or LG
+
|3.9" AMOLED  
|-
|-
|Camera
|Camera
Line 53: Line 54:
|-
|-
|Battery
|Battery
-
|1200mAh, 1320mAh or 1400mAh
+
|1320mAh or 1400mAh
|1450mAh
|1450mAh
|}
|}
Line 60: Line 61:
Due to the use of different display technologies, on the N9, developers should avoid one pixel width fonts(?) and graphical objects with lines one pixel wide. Also avoid the extensive use of bright colors, especially white, when developing for OLED displays as this increases the power consumption (typical for OLED displays). See [http://en.wikipedia.org/wiki/PenTile_Matrix_Family this page on common OLED pixel arrangements for more info]
Due to the use of different display technologies, on the N9, developers should avoid one pixel width fonts(?) and graphical objects with lines one pixel wide. Also avoid the extensive use of bright colors, especially white, when developing for OLED displays as this increases the power consumption (typical for OLED displays). See [http://en.wikipedia.org/wiki/PenTile_Matrix_Family this page on common OLED pixel arrangements for more info]
-
 
-
==Display==
 
-
N950 has 4" (480 x 864, limited by software to 480x854) TFT display created by AU Optronics.
 
-
More data:
 
-
 
-
{|
 
-
|Model
 
-
|H397VN01
 
-
|-
 
-
|Size
 
-
|3.97"
 
-
|-
 
-
|Display Type
 
-
|Transmissive
 
-
|-
 
-
|Resolution (pixel)
 
-
|480 R.G.B x 864
 
-
|-
 
-
|Active Area (mm)
 
-
|88.128 x 48.96
 
-
|-
 
-
|Pixel Pitch (mm)
 
-
|0.120
 
-
|-
 
-
|Viewing Angle (U/D/L/R)(CR>10)
 
-
|80 / 80 / 80 / 80
 
-
|-
 
-
|Number of Colors
 
-
|16.7M
 
-
|-
 
-
|Brightness (cd / m²)
 
-
|400
 
-
|-
 
-
|Contrast Ratio
 
-
|800 : 1
 
-
|-
 
-
|Interface
 
-
|MIPI DSI
 
-
|-
 
-
|}
 
-
 
==Features==
==Features==
-
===Accelerometer: LIS3LV02DL===
+
===Accelerometer===
-
 
+
-
Sysfs attributes under /sys/devices/platform/lis3lv02d/:
+
-
 
+
-
* position - 3D position that the accelerometer reports. Format: "(x,y,z)"
+
-
* rate - read reports the sampling rate of the accelerometer device in HZ.
+
-
* write changes sampling rate of the accelerometer device.
+
-
Only values which are supported by HW are accepted.
+
-
 
+
-
* selftest - performs selftest for the chip as specified by chip manufacturer.
+
-
 
+
-
By default output values are scaled between -32768 .. 32767
+
-
 
+
-
===="freefall" device====
+
-
 
+
-
It supports blocking operations, poll/select and fasync operation modes.
+
-
 
+
-
You must read 1 bytes from the device.  The result is number of free-fall
+
-
interrupts since the last successful read (or 255 if number of interrupts would not fit).
+
-
 
+
-
====Readout====
+
-
 
+
-
Readout from /sys/devices/platform/lis3lv02d/:
+
-
 
+
-
platform:lis3lv02d
+
-
 
+
-
position: (-36,54,1044)
+
-
 
+
-
rate: 100
+
-
 
+
-
selftest: OK -23 23 22
+
-
 
+
-
thres1: 8
+
-
 
+
-
thres2: 10
+
-
 
+
-
uevent: MODALIAS=platform:lis3lv02d
+
-
 
+
-
Readout from /devices/platform/lis3lv02d/input/input7
+
-
 
+
-
max: 2000
+
-
 
+
-
min: 0
+
-
 
+
-
modalias: input:b0019v0000p0000e0000-e0,1,3,k133,134,135,ra0,1,2,mlsfw
+
-
 
+
-
name: ST LIS3LV02DL Accelerometer
+
-
 
+
-
phys: lis3lv02d/input0
+
-
 
+
-
poll: 200
+
-
 
+
-
uevent:
+
-
 
+
-
PRODUCT=19/0/0/0
+
-
 
+
-
NAME=”ST LIS3LV02DL Accelerometer”
+
-
 
+
-
PHYS=”lis3lv02d/input0″
+
-
 
+
-
EV==b
+
-
 
+
-
KEY==380000 0 0 0 0 0 0 0 0 0
+
-
 
+
-
ABS==7
+
-
 
+
-
MODALIAS=input:b0019v0000p0000e0000-e0,1,3,k133,134,135,ra0,1,2,mlsfw
+
-
+
-
Readout from /sys/devices/platform/lis3lv02d/input/input7/id
+
-
 
+
-
bustype: 0019
+
-
 
+
-
product: 0000
+
-
vendor: 0000
+
-
version: 0000
+
===Compass===
===Compass===
Line 217: Line 103:
|
|
|}
|}
 +
 +
* The main camera is to be replaced by a 12MP unit.
===Video Camera===
===Video Camera===
Line 240: Line 128:
|penta-band WCDMA 850/900/1700/1900/2100 MHz
|penta-band WCDMA 850/900/1700/1900/2100 MHz
|-
|-
-
|GPS (Broadcom BCM4751)
+
|GPS
-
|A-GPS; GPS, SBAS and QZSS satellites at L1 frequency band; Network Positioning
+
|A-GPS, GPS receiver, Network Positioning
|-
|-
|[http://www.flickr.com/photos/rafeblandford/4035785032/in/photostream/ Micro USB]  
|[http://www.flickr.com/photos/rafeblandford/4035785032/in/photostream/ Micro USB]  
Line 258: Line 146:
|1GB true RAM
|1GB true RAM
|}
|}
 +
=Software=
=Software=
Line 274: Line 163:
[[Category:Devices]]
[[Category:Devices]]
 +
[[Category:N9]]
[[Category:N950]]
[[Category:N950]]
[[Category:N950 Hardware]]
[[Category:N950 Hardware]]
[[Category:Harmattan]]
[[Category:Harmattan]]
[[Category:N9]]
[[Category:N9]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: