- Raspberry Pi Mechatronics Projects HOTSHOT
- Sai Yamanoor Srihari Yamanoor
- 224字
- 2021-07-23 20:31:38
Installation of the Raspberry Pi WebIDE
We will get started by using a remote login client such as PuTTY to remotely log in to the Raspberry Pi and install the Adafruit WebIDE. In order to get started with examples from the Adafruit repository, we need a Bitbucket account, and Adafruit provides detailed instructions for this at http://learn.adafruit.com/webide/getting-started.
Engage thrusters
- Once we have logged in, the Adafruit learning system's website recommends executing the following to install the web server:
curl https://raw.githubusercontent.com/adafruit/Adafruit-WebIDE/master/scripts/install.sh | sudo sh
- It should take about five minutes to finish the installation. If the installation was successful, we should be able to see the message marked in the following screenshot:
Successful completion of the Adafruit WebIDE installation
- Assuming the installation was successful, we should be able to launch the Adafruit WebIDE using http://raspberrypi.local.
Adafruit WebIDE launched for the first time
- In order to make use of the examples from Adafruit Industries, we need to create a Bitbucket account (it is possible to create one with a Google account) and integrate the WebIDE with the Bitbucket account. The instructions for this are provided on the web page, as shown in the preceding screenshot.
Objective complete – mini debriefing
If the installation was successful, after completion of the registration, we are done with this task. Let's move on and learn to code using the WebIDE!
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Spring技術內幕:深入解析Spring架構與設計
- Internet of Things with the Arduino Yún
- Java:Data Science Made Easy
- C語言從入門到精通(第4版)
- Java程序設計與實踐教程(第2版)
- JavaScript+Vue+React全程實例
- Ext JS 4 Web Application Development Cookbook
- Spring+Spring MVC+MyBatis整合開發實戰
- D3.js By Example
- Mastering AWS Security
- Java圖像處理:基于OpenCV與JVM
- IBM Cognos TM1 Developer's Certification guide
- Mastering Adobe Captivate 7
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)