SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
Newphoria Corporation Inc.
@futomi futomi.hatano
http://www.newphoria.co.jp/
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
http://www.phonegap.com/ http://www.applican.com/
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
http://www.qnx.com/products/qnxcar/
http://youtu.be/rvaSWqxMg6k
Newphoria Corporation Inc.http://youtu.be/HZClYjAxP6Y
Newphoria Corporation Inc.http://www.fujitsu-ten.co.jp/release/2013/02/20130222.html
https://www.fujitsu-ten.co.jp/gihou/jp_pdf/59/59-5.pdf
Newphoria Corporation Inc.
•
•
•
•
•
•
•
Newphoria Corporation Inc.http://techcrunch.com/2012/09/11/mark-zuckerberg-our-biggest-mistake-with-mobile-was-betting-too-much-on-html5/
"Our Biggest Mistake
Was Betting Too Much
On HTML5"
Newphoria Corporation Inc.http://venturebeat.com/2013/04/17/linkedin-mobile-web-breakup/
"We have definitely
shifted from HTML5 to
native."
Newphoria Corporation Inc.
2010 10 2013 5
ROM
GALAXY S SC-02B
CPU
480 x 800
1GHz
16.5GB
RAM 512MB
GALAXY S4 SC-04E
1080 x 1920
1.9GHz
32GB
2GB
Newphoria Corporation Inc.
•
•
R-Car H1 ACCESS NetFront Browser NX
http://monoist.atmarkit.co.jp/mn/articles/1212/28/news064.html
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
http://dev.webinos.org/specifications/api/vehicle.html
http://otcshare.github.io/automotive-message-broker/docs/vehicle_spec.html
http://www.qnx.com/developers/corapi/index.html
http://git.projects.genivi.org/?p=vehicle-web-api.git
Newphoria Corporation Inc.
Newphoria Corporation Inc.
// webinos Discovery API vehicleService
window.webinos.discovery.findServices(
{ api: "http://webinos.org/api/vehicle/gearbox" },
{
onFound: function(service) {
service.bindService({ onBind: myGetGearPosition });
//
},
onLost: function(service) {...}
}
);
Newphoria Corporation Inc.
function myGetGearPosition(vehicleService) {
//
vehicleService.vehicle.get("gear", function(data) {
console.log(data.gear);
// "R","P","N", "1" "8", "10"
});
//
vehicleService.vehicle.addEventListener("gear", function(data) {
console.log(data.gear);
// "R","P","N", "1" "8", "10"
});
}
Newphoria Corporation Inc.
//
car.sensors.get(
function(data) {
console.log(data[car.sensors.Sensor.TRANSMISSION_GEAR]);
// "p", "r", "n", "d", "1" "7"
},
function(e) {
console.error(e.code + ": " + e.msg);
},
[ car.sensors.Sensor.TRANSMISSION_GEAR ]
);
Newphoria Corporation Inc.
//
var watchId = car.sensors.watchSensors(function(data) {
console.log(data[car.sensors.Sensor.TRANSMISSION_GEAR]);
// "p", "r", "n", "d", "1" "7"
});
Newphoria Corporation Inc.
//
navigator.vehicle.get(
"Transmission",
function onsuccess(data) {
console.log(data.GearPosition); //
// 0(NEUTRAL), 1 10, 64(CVT), 128(REVERSE), 255(PARK)
console.log(data.Mode); //
// 0(NORMAL), 1(SPORT), 2(ECONOMY), ...
},
function onerror(e) {
console.error(e.code + ": " + e.message);
}
);
Newphoria Corporation Inc.
Newphoria Corporation Inc.
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
//
navigator.vehicle.transmission.get().then(
function(data) {
console.log(data.gear); //
// 0 10
console.log(data.mode); //
// "park", "reverse", "neutral", "drive"
},
function(e) {
console.log(e.code + ": " + e.message);
}
);
Newphoria Corporation Inc.
//
navigator.vehicle.transmission.subscribe(function(data) {
console.log(data.gear); //
// 0 10
console.log(data.mode); //
// "park", "reverse", "neutral", "drive"
});
Newphoria Corporation Inc.
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
Newphoria Corporation Inc.
•
•
•
•
•
•
•
•
•
•
•
•
•
Newphoria Corporation Inc.
TOYOTA
http://www.toyota.co.jp/jpn/tokyoms2011/car/concept/car_toyota_fun_vii.html
Newphoria Corporation Inc.
@futomi futomi.hatano
http://www.newphoria.co.jp/

Weitere ähnliche Inhalte

Ähnlich wie html5j自動車部 第三回勉強会 W3C標準化と車載プラットフォームの最新動向 (6)

Micro economics chapter ppt for under grad
Micro economics chapter ppt for under gradMicro economics chapter ppt for under grad
Micro economics chapter ppt for under grad
 
Mobile Trends and Innovations
Mobile Trends and InnovationsMobile Trends and Innovations
Mobile Trends and Innovations
 
Fortran tutorial
Fortran tutorialFortran tutorial
Fortran tutorial
 
Portfolio mythri-user interface designer
Portfolio mythri-user interface designerPortfolio mythri-user interface designer
Portfolio mythri-user interface designer
 
Startup Metrics for Mobile Pirates #MOAARRR by Edith Yeung
Startup Metrics for Mobile Pirates #MOAARRR by Edith YeungStartup Metrics for Mobile Pirates #MOAARRR by Edith Yeung
Startup Metrics for Mobile Pirates #MOAARRR by Edith Yeung
 
Oracle Fusion - Core HR - Manager Experience
Oracle Fusion - Core HR - Manager ExperienceOracle Fusion - Core HR - Manager Experience
Oracle Fusion - Core HR - Manager Experience
 

Mehr von Futomi Hatano

第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
Futomi Hatano
 
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナーProgressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
Futomi Hatano
 

Mehr von Futomi Hatano (13)

続・Webエンジニアのためのスマートホームハック ~ Node.js で IoT プロトコルハック ~
続・Webエンジニアのためのスマートホームハック ~ Node.js で IoT プロトコルハック ~続・Webエンジニアのためのスマートホームハック ~ Node.js で IoT プロトコルハック ~
続・Webエンジニアのためのスマートホームハック ~ Node.js で IoT プロトコルハック ~
 
Web エンジニアのための Web エンジニアのための ロボットアームの API を考えてみる
Web エンジニアのためのWeb エンジニアのためのロボットアームの API を考えてみるWeb エンジニアのためのWeb エンジニアのためのロボットアームの API を考えてみる
Web エンジニアのための Web エンジニアのための ロボットアームの API を考えてみる
 
Webエンジニアのためのスマートホームハック ~ Node.js で家電とArduinoを操作 ~
Webエンジニアのためのスマートホームハック ~ Node.js で家電とArduinoを操作 ~Webエンジニアのためのスマートホームハック ~ Node.js で家電とArduinoを操作 ~
Webエンジニアのためのスマートホームハック ~ Node.js で家電とArduinoを操作 ~
 
Embedded Webで加速するWeb of Things
Embedded Webで加速するWeb of ThingsEmbedded Webで加速するWeb of Things
Embedded Webで加速するWeb of Things
 
Leading the way to W3C TPAC 2015 『HTML5 関連の API の現状とこれから』
Leading the way to W3C TPAC 2015 『HTML5 関連の API の現状とこれから』Leading the way to W3C TPAC 2015 『HTML5 関連の API の現状とこれから』
Leading the way to W3C TPAC 2015 『HTML5 関連の API の現状とこれから』
 
HTML5 Conference 2015 悩める組込機器向けウェブコンテンツのパフォーマンス
HTML5 Conference 2015 悩める組込機器向けウェブコンテンツのパフォーマンスHTML5 Conference 2015 悩める組込機器向けウェブコンテンツのパフォーマンス
HTML5 Conference 2015 悩める組込機器向けウェブコンテンツのパフォーマンス
 
ウェブ標準デバイス系 API 総集編 2014
ウェブ標準デバイス系 API 総集編 2014ウェブ標準デバイス系 API 総集編 2014
ウェブ標準デバイス系 API 総集編 2014
 
ようこそ、HTML5裏APIの世界へ - HTML5 Conference 2013
ようこそ、HTML5裏APIの世界へ - HTML5 Conference 2013ようこそ、HTML5裏APIの世界へ - HTML5 Conference 2013
ようこそ、HTML5裏APIの世界へ - HTML5 Conference 2013
 
アプリ開発支援サービス「アプリカン」 - HTML5 Experts Night 2013年8月23日
アプリ開発支援サービス「アプリカン」 - HTML5 Experts Night 2013年8月23日アプリ開発支援サービス「アプリカン」 - HTML5 Experts Night 2013年8月23日
アプリ開発支援サービス「アプリカン」 - HTML5 Experts Night 2013年8月23日
 
第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
第40回 HTML5とか勉強会 HTML5マークアップ ビギナーの良くある質問にズバリ答えます
 
HTML5マークアップ珍プレー集 - HTML5 Conference 2012
HTML5マークアップ珍プレー集 - HTML5 Conference 2012HTML5マークアップ珍プレー集 - HTML5 Conference 2012
HTML5マークアップ珍プレー集 - HTML5 Conference 2012
 
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナーProgressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
Progressive Enhancement - クロスブラウザー対応に必要なこと - Microsoft IE10 移行セミナー
 
HTML5マークアップの心得と作法
HTML5マークアップの心得と作法HTML5マークアップの心得と作法
HTML5マークアップの心得と作法
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 

html5j自動車部 第三回勉強会 W3C標準化と車載プラットフォームの最新動向