RaspberryPI :: Show IP address on LCD

agolangf · 2018-04-23 14:30:10 · 736 次点击    
这是一个分享于 2018-04-23 14:30:10 的资源,其中的信息可能已经有所发展或是发生改变。

I have some stuff on my Raspberry Pi Zero W box, and sometimes it's not very obvious which AP it used to connect to the internet (and thus - how to access the services that are running on the RPi by the IP). Before I used nmap to find out the IP address, but after some time I realized that I can solder the cheap LCD onto the Pi and start some daemon once the box boots up. Then I can find out the default route and show the associated IP address on the LCD.

Additionally it should be quite easy to add more transports (like Slack or Telegram), so you can get hold on swarms of Pi boxes deployed elsewhere.

Hopefully that will help someone else.

github.com/jdevelop/whereami


评论:

zzq889:

That’s really helpful. I use Ngrok before to access my pi via internet. This maybe easier way for most people.


入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

736 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传