風電系統運轉檢測實務#
Chapter 1 Example GUN C/C++ on Windows#
- 1-1 GNU C/C++ Requirements
- Install Mingw-w64 with MSYS2
- Install Open-JDK
- Install Eclipse
- Install git for windows
- 1-2 C++ HelloWorld
- Create Project
- C++ HelloWorld
- Build
- Run
- Debug
- 1-3 Git Usage Guide
- Create repository
- Setting Local Env
- Initial local Git
- commit
- push and pull
- branch
- clone
Chapter 2 Motor and Load Control using Modbus#
- 2-1 Modbus C Programming Requirements
- Build Library libmodbus
- 2-2 Modbus Example
- Serial Port
- Example Modbus
- 2-3 Control Motor by Inverter
- Delta Electronics VFD002S23A
- 2-4 Control Load by DC Power Supply
- DPS3005 PDF
Chapter 3 Data Capture using ADC on Embedded System#
- 3-1 Embedded System Development Requirements
- Install Virtual Box
- Install XShell
- Install XFtp
- 3-2 Embedded Development Environment
- Install Ubuntu
- Ubuntu Settings
- Install TI Processor SDK for AM335x Sitara Processor
- Install TI Code Composer Studio
- Build SDK
- Setting Internet for Embedded
- Example
- VM
- Boot Embedded System
- HelloWorld on Embedded
- ADC Capture
Chapter 4 Electronic Analysis#
- Dependent Requirements
- Install Mingw-w64 with MSYS2
- Install Open-JDK
- Install Eclipse
- Example
- Math Root Mean Square
Chapter 5 Qt#
- System Requirements
- Install Qt
- Example
- HelloWorld Qt
- HelloWorld Qt Chart
Chapter 6 RESTful API#
- Dependent Requirements
- Install Virtual Box
- Install XShell
- Install XFtp
- Embedded Development Environment
- System Requirements
- Server
- Client
- Example
- ADC REST Service
- ADC Remote Control
- Qt ADC Remote monitoring
Chapter 7 MQTT#
- Dependent Requirements
- Install Virtual Box
- Install XShell
- Install XFtp
- Embedded Development Environment
- Install Mingw-w64 with MSYS2
- Install Open-JDK
- Install Eclipse
- System Requirements
- Library Paho MQTT
- CentOS Server
- Example
- ADC MQTT Publish
- MQTT Subscribe
Chapter 8 Apache Kafka#
- Dependent Requirements
- CentOS Server
- Open-Jdk for CentOS
- Open-JDK for Windows
- System Requirements
- Apache Kafka
- NetBeans
- Example
- Kafka Connect - Source Connector
- Kafka Stream
- Kafka Connect - Sink Connector
Chapter 9 Database Cassandra#
- Dependent Requirements
- CentOS Server
- Open-Jdk for CentOS
- Open-JDK for Windows
- NetBeans
- System Requirements
- Apache Cassandra
- Example
- Table
- insert
- select
Chapter 10 Business Intelligence Apache Superset#
- Dependent Requirements
- CentOS Server
- Open-Jdk for CentOS
- Open-JDK for Windows
- NetBeans
- System Requirements
- Apache Superset
- Example
- Sample Chart
Chapter 11 Machane Learning#
- Dependent Requirements
- CentOS Server
- Open-Jdk for CentOS
- Open-JDK for Windows
- NetBeans
- System Requirements
- Apache Spark
- Example
- K-mean