遥控kindle

早上起来看书,kindle ,有木有觉得,手动翻页很麻烦。

这时候,拿手上的iphone ,ipod ,android 小手机,或者更小更轻便的遥控器,控制一下,岂不是看起书来很爽。

不过kindle 没有蓝牙,哎呀,我的大DXG, 还没有wifi。囧 o(╯□╰)o,也不知道是否可行,实在不行我拽根线呗,哇咔咔。

记得以前看过一个哥们儿,把kindle 当成树莓派的显示器。

问谷歌,

key word: remote control kindle


看到一个解决办法:大体思路是,kindle 上用cgi搭建一个服务器,然后通过智能手持设备的浏览器,登陆,然后进行翻页。不错~~

连接如下:

Kindle Web Remote Control by chigozie

粗略看了下,一步步好详细。~~~

原文在最下面附录。

再来一弹

remote controlled paperwhite (video)



正当我伤心自己的DXG上不了wifi,又看到了一篇,跪了,人家直接给上个蓝牙


Hacking the Amazon Kindle DX, Part 1: Bluetooth Shell






附录:

Picture of Kindle Web Remote Control
remotecontrol.jpg
Description
This is a software solution to remote page turn on a kindle. In brief, I am running a webserver from my kindle. This is serving a cgi script which imitates a button press on my kindle. I access the scripts from a browser on my phone.
This means that my hands don't need to be near the kindle when turning pages.

Motivation
For me, this is an ideal set-up for reading in bed: my hands can be under the covers while the kindle itself is on a stand, but I don't need. It may also be helpful for those who find it difficult to hold the kindle themselves, or to control it using the built in buttons (see, for example, this modification http://hackaday.com/2011/08/24/more-frankenkindle-progress/ )

System requirements
The kindle you use needs to be jailbroken, and needs to have physical buttons (The specific method used here simulates a button press, but it may be possible to adjust the scripts to work with touchscreen kindles as well -- let me know and I'll add it to the instructable).

I am using a Kindle 4 NT, and this guide will be tailored to that, but it shouldn't be too difficult to adapt the process to other models.

For the remote control, I am using an iPhone 3GS, but all it is doing is accessing a web page, so it should work with any smart phone (in fact, any device capable of accessing the internet within your local network -- you could even control one kindle with another, although I'm not sure why you'd want to, exactly).

Now, on with the instructions.

 
Remove these adsRemove these ads by  Signing Up

Step 1: Jailbreak your kindle

Picture of Jailbreak your kindle
Instructions for Kindle 4 are here: http://wiki.mobileread.com/wiki/Kindle4NTHacking#Jailbreak , earlier models are here:  http://www.mobileread.com/forums/showthread.php?t=88004

(Image from http://wiki.mobileread.com/wiki/File:Kindle4NTdiagnostic.jpg, by Needsleep99, licensed under Creative Commons Attribution Non-Commercial Share Alike.)


  • 2
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
使用Arduino,ESP8266和ThingSpeak的IoT无线气象站。 硬件部件 乐鑫Wemos D1 Mini× 1个 DHT11温湿度传感器(4针) × 1个 Seeed Grove-气压计传感器(BMP280)× 1个 软件应用程序和在线服务 ThingSpeak API Arduino IDE 全球变暖导致了不可预测的气候;世界各地的研究人员正在使用气象站来观察记录并分析天气模式,以研究气候变化并提供天气预报。这些气象站通常由很少的传感器来测量环境参数,以及监测或测井系统来分析这些参数。在本教程中,我们将学习如何构建基于无线物联网的气象站,该气象站可以测量关键的环境参数,例如温度,湿度和压力。同样,由于我们的气象站已启用IoT,因此我们可以将这些参数发送到ThingSpeak通道(IoT云),在这里我们可以远程存储,分析和访问数据。较早使用Raspberry Pi的气象站,这与该项目非常相似。 我们将使用Arduino开发板以及DHT11传感器,BMP180传感器和ESP8266 wifi模块。DHT11传感器感应温度和湿度,而BMP180传感器计算压力,ESP8266用于互联网连接。在我们之前的项目中,我们已经学会了使用DHT11传感器通过Arduino监视温度和湿度,在此项目中,我们将添加另一个传感器(BMP180)以使用Arduino制作一个完整的气象站。将这些数据发送到ThingSpeak可以在世界任何地方进行实时监视,我们还可以查看记录的数据,这些数据将存储在他们的网站上,甚至可以随着时间的流逝绘制图表进行分析。 电路原理图 基于Arduino的IoT Weather Station的完整电路如下所示。 DHT11传感器由Arduino的5V引脚供电,其数据引脚连接到引脚5,以进行一条线通信。BMP180传感器由Arduino的3.3V引脚供电,其数据引脚SCL(串行时钟)和SDA(串行数据)连接至Arduino的A4和A5引脚以进行I2C通信。 ESP8266模块还由Arduino的3.3V引脚供电,其Tx和Rx引脚连接到Arduino的数字引脚2和3进行串行通信。您可以使用下表作为建立连接的参考。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值