- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 258字
- 2021-07-02 19:58:38
Product engineering
Unlike software development, hardware development is well hard. The time taken, the complexity, and the execution are expensive. Imagine a syntax error in a JavaScript console; all we need to do is go to the specific line number, make the changes, and then refresh the browser.
Now compare this with hardware product development. From the time a piece of hardware is identified to when it is put on a supermarket shelf as a shrink-wrapped product takes at least 8 months, with at least four iterations of the product being made to validate and test it in the real world.
To give another example, the positioning of components on a product makes or breaks it. Imagine if there were no ridges or grip on a charger plug; your hand will always slip while pulling the charger out of the socket. This is value engineering.
Putting together a Proof Of Concept (POC) is very simple, as you will see in the rest of this book. Turning this POC into a shrink-wrapped product is a different ball game altogether. The difference is the same as between singing in your bathroom and singing on a stage with millions of people watching you.
Remember that the examples that we will build in this book are all POCs, and none of them are remotely close to being used in the production of a product. You can always use the solutions we will work on in this book to gain a better understanding of implementation and then design your own solution around them.
- 現代測控系統典型應用實例
- 大數據項目管理:從規劃到實現
- 大學計算機基礎:基礎理論篇
- Linux Mint System Administrator’s Beginner's Guide
- 空間機器人遙操作系統及控制
- 最簡數據挖掘
- Hands-On Cybersecurity with Blockchain
- Embedded Programming with Modern C++ Cookbook
- 大學C/C++語言程序設計基礎
- Blender 3D Printing by Example
- 網絡布線與小型局域網搭建
- 悟透AutoCAD 2009案例自學手冊
- Excel 2007常見技法與行業應用實例精講
- 筆記本電腦使用與維護
- C#編程兵書