- BeagleBone Black Cookbook
- Charles A. Hamilton
- 136字
- 2021-08-05 16:37:58
Introduction to BoneScript
BoneScript is BBB's handy Node.js library. What is Node.js, you ask? Also, why bother with another library? We will talk more about Node.js in the next section. However, as far as another library goes, we're bothering with it because it's designed to work seamlessly with the hardware of your board, making physical computing development under embedded Linux faster and simpler. Using Arduino-like functions, BoneScript exploits the vast developer base of JavaScript.
Typically, your intention in using Node.js and BoneScript on BBB—just as it is with Python in the next section—is to gain access to the header pins, the General Purpose In/Out (GPIO) pins. Although we will discuss more about GPIOs in a later chapter, for now our plan is to briefly explore some fundamental methods to control the hardware.
- jQuery Mobile Web Development Essentials(Third Edition)
- Mastering Adobe Captivate 2017(Fourth Edition)
- 軟件界面交互設計基礎
- Visual Basic程序設計教程
- PyTorch自然語言處理入門與實戰
- Apache Karaf Cookbook
- HTML5+CSS3網站設計教程
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- JavaScript by Example
- 快速念咒:MySQL入門指南與進階實戰
- Node.js:來一打 C++ 擴展
- OpenStack Networking Essentials
- 代替VBA!用Python輕松實現Excel編程
- Python Interviews
- 交互式程序設計(第2版)