by Agus Kurniawan
4. June 2018 07:41
I completed my new book, Arduino MKR GSM 1400 Development Workshop. This book helps you to learn how to GSM development using Arduino MKR GSM 1400 board. Book content explains how to build Arduino program with step-by-step approach and various project samples.
Table of Content
1. Setting up Development Environment
1.1 Arduino MKR GSM 1400
1.2 Electronic Components
1.2.1 Arduino Starter Kit
1.2.2 Fritzing
1.2.3 Cooking-Hacks: Arduino Starter Kit
1.2.4 Arduino Sidekick Basic kit
1.3 Unboxing
1.4 Testing
2. Sketch Programming
2.1 Getting Started
2.2 Arduino Hardware Driver
2.3 Setting up Arduino MKR GSM 1400 on Arduino Sketch
2.4 Hello World for Arduino MKR GSM 1400
2.5 Basic Sketch Programming
2.6 Digital I/O
2.7 Serial Communication
2.8 Analog I/O
2.9 PWM
2.9.1 Arduino MKR GSM 1400 PWM
2.9.2 Controlling RGB LED Color
2.9.3 Arduino Implementation
2.10 What's Next?
3. Working with SPI
3.1 Getting Started
3.2 Wiring
3.3 Writing a Program
3.4 Testing
4. Working with I2C
4.1 Getting Started
4.2 Writing Program
4.3 Writing Program
4.4 Testing
5. Working with Internal RTC and Sleep Mode
5.1 Getting Started
5.2 Adding RTC Library
5.3 Demo: Simple RTC
5.4 Demo: Sleep and Wake up
6. Working with I2S
6.1 Getting Started
6.2 Adding I2S Library
6.3 Demo: Simple I2S Microphone
6.4 Demo: I2S Speaker
7. Working with GSM Network
7.1 Getting Started
7.2 Installing MKRGSM Library
7.3 Demo: Scanning GSM Network
7.4 Demo: GSM Location
7.5 Demo: Receiving a Call
8. Building IoT App over GSM Network
8.1 Getting Started
8.2 Preparation
8.3 Developing Sketch Program
8.4 Testing
How to Buy
You can get this book on the following online store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/arduino-mkr-gsm-1400-development-workshop/ebook/product-23669575.html
Google Play Book, https://play.google.com/store/books/details?id=N4xeDwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B07DHBDLVT
Kobo, https://www.kobo.com/ww/en/ebook/arduino-mkr-gsm-1400-development-workshop
iBookStore, http://itunes.apple.com/us/book/isbn9781387856763
by Agus Kurniawan
29. May 2018 12:19
This is my new book about BeagleBone Black Wireless Technical Workshop. This book explains how to get started with BeagleBone Black Wireless development using Python and Node.js with step-by-step approach.
Table of Content
1. Preparing Development Environment
1.1 BeagleBone Black Wireless
1.2 Getting Hardware
1.3 Development Tools
1.4 Electronics Devices
1.5 BeagleBone Black Wireless Unboxing
2. Basic Configuration
2.1 Getting Started
2.2 Installing Drivers
2.3 Accessing BBBW from Computer
2.4 SSH
2.5 Changing Password for root User
2.6 Reboot and Shutdown
2.7 Updating BBBW Firmware
2.8 Connecting to a Monitor
2.9 Connecting to WiFi Hotspot
2.10 SFTP
2.11 Updating Software Package
2.12 Upgrading Software Packages
2.13 Configuring Remote Desktop
3. Serial Debugging
3.1 Preparation
3.2 Serial Debugging
3.3 Testing
4. BeagleBone Black Wireless Programming Language
4.1 Getting Started
4.2 C/C++
4.3 Python
4.4 Node.js
5. BeagleBone Black Wireless I/O Programming using Python
5.1 Getting Started
5.2 GPIO
5.2.1 Writing Digital Output
5.2.2 Reading Digital Input
5.3 Analog I/O (PWM)
5.3.1 Writing Analog Output
5.3.2 Reading Analog Input
5.4 UART
5.5 SPI
5.6 I2C/TWI
6. BeagleBone Black Wireless I/O Programming using Node.js
6.1 Getting Started
6.2 GPIO
6.2.1 Writing Digital Output
6.2.2 Reading Digital Input
6.3 Analog I/O (PWM)
6.3.1 Writing Analog Output
6.3.2 Reading Analog Input
6.4 UART
6.5 SPI
6.6 I2C/TWI
7. Arduino Development
7.1 BeagleBone Black and Arduino
7.2 Hello BeagleBone Black Wireless and Arduino
7.2.1 Connecting Arduino to BeagleBone Black Wireless Board
7.2.2 Building A Program
7.2.3 Testing
8. Working with XBee 802.15.4
8.1 XBee IEEE 802.15.4
8.2 Getting Hardware
8.3 Connecting XBee IEEE 802.15.4 to BeagleBone Black Wireless
8.4 XBee with AT Command
8.5 Demo Chatting Program
8.5.1 Hardware Configuration
8.5.2 XBee Configuration
8.5.3 Writing Python Program for BeagleBone Black Wireless
8.5.4 Testing
8.6 XBee with API Mode
8.7 Further Reading
9. OpenCV Development
9.1 BeagleBone Black Wireless and OpenCV
9.2 Hello OpenCV
9.3 Working with Camera
9.4 What's Next?
How to Buy
You can get this book on the following online store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/beaglebone-black-wireless-technical-workshop/ebook/product-23662650.html
Google Play Books, https://play.google.com/store/books/details?id=JKxdDwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B07DCL82P1
Kobo, https://www.kobo.com/ww/en/ebook/beaglebone-black-wireless-technical-workshop
iBookStore, http://itunes.apple.com/us/book/isbn9781387844951
by Agus Kurniawan
30. March 2018 07:25
This is my new book about learning AWS IoT which is published by PACKT. This book help you to get started with AWS IoT development. In brief, this book has the following TOC:
1: GETTING STARTED WITH AWS IOT
2: CONNECTING IOT DEVICES TO AWS IOT PLATFORM
3: OPTIMIZING IOT COMPUTING USING AWS GREENGRASS
4: BUILDING LOCAL AWS LAMBDA WITH AWS GREENGRASS
5: EXPANDING IOT CAPABILITIES WITH AWS IOT BUTTON
6: VISUALIZING AWS IOT DATA
7: BUILDING PREDICTIVE ANALYTICS FOR AWS IOT
8: SECURING AWS IOT
Further information about this book, you can read it on https://www.packtpub.com/virtualization-and-cloud/learning-aws-iot
by Agus Kurniawan
24. March 2018 19:59
I just released a new book, Dragino LoRa Development Workshop. This book helps you how to get started with LoRa development using Dragino LoRa products.
Table of Content
1. Preparing Development Environment
1.1 Dragino LoRa
1.2 Electronics Components
1.2.1 Arduino Starter Kit
1.2.2 Fritzing
1.2.3 Cooking-Hacks: Arduino Starter Kit
1.2.4 Arduino Sidekick Basic kit v2
1.2.5 Grove - Starter Kit for Arduino
1.2.6 DFRobot - Arduino Kit for Beginner v3
1.3 Development Tools
2. LoRa development for Arduino
2.1 Getting Started
2.2 Sketch Programming
2.3 LoRa Libraries for Arduino
2.4 Building LoRa Application for Arduino
2.4.1 Wiring
2.4.2 Write Sketch Program
2.4.3 Testing
3. Location-Based Application over LoRa Network
3.1 Getting Started
3.2 Build Location-Based Application over LoRa Network
3.2.1 Wiring
3.2.2 Writing Sketch Program
3.2.3 Testing
4. LoRa development for Raspberry Pi
4.1 Getting Started
4.2 Unboxing LoRa GPS HAT for Raspberry Pi
4.3 Building LoRa Application for Raspberry Pi
4.3.1 Wiring
4.3.2 Writing a Program for Arduino
4.3.3 Writing a Program for Raspberry Pi
4.3.4 Testing
How to Buy
You find this book on the following online store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/dragino-lora-development-workshop/ebook/product-23574226.html
Google Play Book, https://play.google.com/store/books/details?id=B_tSDwAAQBAJ
Kobo, https://www.kobo.com/ww/en/ebook/dragino-lora-development-workshop
Amazon Kindle, https://www.amazon.com/dp/B07C91JC8V
by Agus Kurniawan
4. March 2018 09:15
This is my new book which explores how to get started with Raspberry Pi Compute Module 3 in order to operate and develop program on the top of Raspberry Pi platform.
Table of Content
1. Introduction to Raspberry Pi Compute Module 3
1.1 Raspberry Pi Compute Module 3
1.2 Getting Hardware
1.3 Unboxing
2. Flashing OS on Raspberry Pi Compute Module 3
2.1 OS for Raspberry Pi Compute Module 3
2.2 Preparation
2.3 Flashing OS on Raspberry Pi Compute Module 3
2.3.1 Setting up eMMC Raspberry Pi Compute Module 3
2.3.2 Formatting Storage with MS-DOS (FAT)
2.3.3 Flashing OS Image File
3. Powering Up and Running
3.1 Put Them All!
3.2 Expanding File System
3.3 Configure Timezone
3.4 Configure Keyboard
3.5 Rebooting
3.6 Shutdown
3.7 Change Password
3.8 Configure All Settings
4. Raspberry Pi Compute Module 3 Programming
4.1 Getting Started
4.2 Python
4.3 C/C++
4.4 Node.js
4.5 Scratch
4.6 Wolfram Mathematica
5. Connecting to a Network
5.1 Getting Started
5.2 Attaching a Network Module
5.3 Auto Connect to WiFi
5.4 Configuring Static IP Address
5.5 SSH
5.6 SFTP
5.7 Update Package Repository
5.8 Remote Desktop
6. GPIO Programming
6.1 Introduction to GPIO
6.2 Accessing GPIO
6.3 Demo
6.4 Further Reading
7. Working with SPI and I2C
7.1 Getting Started
7.2 Working with SPI
7.2.1 Enabling SPI
7.2.2 Loopback Test
7.3 Working with I2C
7.3.1 Enabling I2C
7.3.2 Testing
8. Raspberry Pi Compute Module 3 Serial Debugging
8.1 Preparation
8.2 Enabling Serial Debugging
8.3 Wiring
8.4 Testing
9. Deploying LAMP Stack
9.1 Getting Started
9.2 Installing Apache Server
9.3 Installing MySQL
9.4 Installing PHP and MySQL Driver for PHP
9.5 Testing PHP
9.6 Testing PHP and MySQL
How to Buy
You can get this book on the following online store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/raspberry-pi-compute-module-3-technical-workshop/ebook/product-23547202.html
Google Play Book, https://play.google.com/store/books/details?id=x9tODwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B07B6SGJ2H
by Agus Kurniawan
14. February 2018 14:09
This is a new book for exploring how to develop IoT program on Tessel 2 board. It's supported for JavaScript programming to build the program.
Table of Content
1. Preparing Development Environment
1.1 Tessel 2
1.2 Electronics Components
1.2.1 Tessel Module
1.2.2 Arduino Starter Kit
1.2.3 Fritzing
1.2.4 Cooking-Hacks: Arduino Starter Kit
1.2.4 Arduino Sidekick Basic kit v2
1.2.5 Grove - Starter Kit for Arduino
1.2.6 DFRobot - Arduino Kit for Beginner v3
1.3 Development Tools
1.4 Testing
2. Setting Up Tessel 2
2.1 Getting Started
2.2 Connecting Tessel 2 Board to Computer
2.3 Setting up Development Environment
2.4 Hello World: Blinking Application
2.5 Updating Tessel 2 Firmware
2.6 Rebooting
3. Digital I/O and Interrupt
3.1 Introduction
3.2 GPIO Programming
3.3 Demo for Digital I/O
3.4 I/O Interrupt
4. Serial Communication (UART)
4.1 Getting Started
4.2 Wiring
4.3 Writing a Program
4.4 Testing
5. PWM and Analog Input
5.1 Getting Started
5.2 Demo Analog Output (PWM) : RGB LED
5.2.1 Wiring
5.2.2 Writing Program
5.2.3 Testing
5.3 Demo Analog Input: Working with Potentiometer
5.3.1 Wiring
5.3.2 Writing Program
5.3.3 Testing
6. Working with I2C
6.1 Getting Started
6.2 Writing Program
6.3 Writing Program
6.4 Testing
7. Working With SPI
7.1 Getting Started
7.2 Wiring
7.3 Writing a Program
7.4 Testing
8. Working with Tessel Network
8.1 Introduction
8.2 Scanning WiFi Hotspot
8.3 Connecting to a WiFi Hotspot
8.4 Building a Simple Web Server
9. Working with Microsoft Azure
9.1 Getting Started
9.2 Setting up Azure IoT Hub
9.3 Creating Program
9.4 Testing
How to buy
You can get this book on the following online store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/tessel-2-development-workshop/ebook/product-23525501.html
Google Play Book, https://play.google.com/store/books/details?id=TeNLDwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B079SRYLFX
by Agus Kurniawan
18. December 2017 04:06
I release a new book, Administering and Developing SQL Server 2017 for Linux. This new book explores how to work with SQL Server 2017 on Linux.
Table of Content
1. Preparing System Environment
1.1 SQL Server 2017 for Linux
1.2 System Requirements
1.3 SQL Server 2017 Edition
1.4 Installation
2. Administering SQL Server 2017 on Linux
2.1 Getting Started
2.2 Starting and Restarting SQL Server Services
2.3 Connecting to SQL Server 2017 on Linux
2.3.1 sqlcmd
2.3.2 Microsoft SQL Server Management Tool (Windows)
2.3.3 sqlcmd for macOS
2.4 Managing on SQL Server 2017 on Linux
2.5 Performing Transaction-SQL (T-SQL)
2.5.1 Querying using sqlcmd
2.5.2 Querying with SQL file using sqlcmd
2.5.3 Querying using Microsoft SQL Server Management Studio
3. Developing Applications for SQL Server 2017 on Linux
3.1 Getting Started
3.2 C# and .NET Core
3.3 PHP
3.4 Node.js
4. SQL Server Integration Services (SSIS)
4.1 Getting Started
4.2 Installation
4.3 Testing
4.3.1 Create SSIS Package
4.3.2 Executing SSIS Package
5. Backup and Restore
5.1 Getting Started
5.2 Backup
5.3 Restore
5.4 Backup and Restore using Microsoft SQL Server Management Studio
6. Azure SQL Server 2017 on Linux
6.1 Getting Started
6.2 Creating Azure VM for SQL Server 2017 for Linux
6.3 Accessing Azure VM Linux
6.4 Post Processing for Deploying SQL Server 2017 on Azure VM Linux
6.5 Accessing SQL Server 2017 on Local Azure VM Linux
6.6 Accessing Azure SQL Server 2017 for Linux from Remote
How to buy
You can get this book on the following online book store:
Lulu, http://www.lulu.com/shop/agus-kurniawan/administering-and-developing-sql-server-2017-for-linux/ebook/product-23455381.html
Google Play Book, https://play.google.com/store/books/details?id=q1ZDDwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B078GCMGNX
Kobo, https://www.kobo.com/ww/en/ebook/administering-and-developing-sql-server-2017-for-linux
d22ed259-00e7-4568-a767-ddf779e46adc|1|5.0
Tags:
Books | Database
by Agus Kurniawan
1. November 2017 20:41
If you are JS developer, Vue.js offers a modern JavaScript framework to build your own interactive web. This book helps you to get started with Vue.js.
Table of Content
1. Preparing Development Environment
1.1 Vue.js
1.2 Development Tools
1.3 Hello World
2. Vue.js Components
2.1 Vue.js Component
2.2 Calling Vue.js Component Data and Function from JavaScript
2.3 Vue.js Component Properties
2.4 Working with Multi Vue.js Components
3. Data Binding and Filtering
3.1 Basic Data Binding
3.1.1 Handling Input Element
3.1.2 Select Element
3.1.3 Radio Button Element
3.1.4 Date Input
3.1.5 Range
3.1.6 CheckBox
3.1.7 Submit Button
3.1.8 Output Result
3.1.9 Running Application
3.2 Repeating Data
3.3 Nested Repeating Data
3.4 Filtering
4. Input Validation and Vue.js Templates
4.1 Input Validation
4.2 Disabled Button
4.3 Vue.js Templates
4.4 Vue.js Templates with Webpack + Vue Loader
5. Vue.js Routing, Vue.js State and A Single Page Application (SPA)
5.1 Getting Started
5.2 Vue.js Routing
5.3 Vue.js State Management
5.4 Building a Single Page Application (SPA)
6. Interacting with Back-End Servers
6.1 Getting Started
6.2 Getting Data from Server
6.3 Posting Data to Server
7. Vue.js, PHP and MySQL
7.1 Vue.js on PHP
7.2 Building Database
7.3 Building Back-End
7.3.1 Handling CRUD
7.3.2 Handling JSON
7.4 Building Front-End
7.4.1 Vue.js Component
7.4.2 HTML
7.5 Testing
8. Vue.js, ASP.NET MVC Core and MySQL
8.1 Vue.js on ASP.NET MVC
8.2 Building Database
8.3 Building Back-End
8.3.1 Data Model and Database Access
8.3.2 ASP.NET MVC Core Controller
8.4 Building Front-End
8.4.1 Vue.js Component
8.4.2 ASP.NET MVC Core Layout
8.4.3 ASP.NET MVC Core View with Vue.js
8.5 Testing
9. Vue.js, Node.js, Express and MongoDB
9.1 Vue.js on Node.js and Express
9.2 Building Database
9.3 Initializing Project
9.4 Building Back-End
9.4.1 Database Access
9.4.2 Node.js and Express
9.5 Building Front-End
9.5.1 Vue.js Component
9.5.2 HTML
9.6 Deployment
9.7 Testing
10. Vue.js, Node.js and Socket.io
10.1 Socket.io and Node.js
10.2 Initializing Project
10.3 Building Back-End
10.3.1 Generating Stock Data
10.3.2 Node.js and Socket.io
10.4 Building Front-End
10.4.1 Vue.js Component
10.4.2 Building HTML
10.5 Deployment
10.6 Testing
How to Buy
You can get this book on the following online store:
Google Play Book, https://play.google.com/store/books/details?id=JDw8DwAAQBAJ
Lulu, http://www.lulu.com/shop/agus-kurniawan/vuejs-programming-by-example/ebook/product-23391065.html
Amazon Kindle, https://www.amazon.com/dp/B0772RJGWH
Kobo, https://www.kobo.com/ww/en/ebook/vue-js-programming-by-example
by Agus Kurniawan
1. November 2017 20:19
This is a new book that I have published with PACKT Publisher. This book explores how to develop IoT project by utilizing Intelligent System. You find this book on the official website from PACKT, https://www.packtpub.com/hardware-and-creative/intelligent-iot-projects-7-days .
by Agus Kurniawan
22. September 2017 10:50
This is my new book about Arduino MKRFOX1200 development that uses Sigfox network to build IoT application.
Table of Content
1. Setting up Development Environment
1.1 Arduino MKRFOX1200
1.2 Electronic Components
1.2.1 Arduino Starter Kit
1.2.2 Fritzing
1.2.3 Cooking-Hacks: Arduino Starter Kit
1.2.4 Arduino Sidekick Basic kit
1.3 Unboxing
1.4 Testing
2. Sketch Programming
2.1 Getting Started
2.2 Arduino Hardware Driver
2.3 Setting up Arduino MKRFOX1200 on Arduino Sketch
2.4 Hello World for Arduino MKRFOX1200
2.5 Basic Sketch Programming
2.6 Digital I/O
2.7 Serial Communication
2.8 Analog I/O
2.9 PWM
2.9.1 Arduino MKRFOX1200 PWM
2.9.2 Controlling RGB LED Color
2.9.3 Arduino Implementation
2.10 What's Next?
3. Working with SPI
3.1 Getting Started
3.2 Wiring
3.3 Writing a Program
3.4 Testing
4. Working with I2C
4.1 Getting Started
4.2 Writing Program
4.3 Writing Program
4.4 Testing
5. Working with Internal RTC and Sleep Mode
5.1 Getting Started
5.2 Adding RTC Library
5.3 Demo: Simple RTC
5.4 Demo: Sleep and Wake up
6. Working with Sigfox Network
6.1 Getting Started
6.2 Installing Sigfox Library
6.3 Getting Arduino MKRFOX1200 ID and PAC
6.4 Activating Arduino MKRFOX1200 on a Sigfox Network
6.5 Exploring Sigfox Dashboard
6.6 Connecting to a Sigfox Network
6.7 Demo: Sending Messages
6.8 Viewing Messages
6.9 Demo 2: Sending Data
7. Building IoT App over Sigfox Network
7.1 Getting Started
7.2 Preparation
7.3 Developing Sketch Program
7.4 Testing
8. Working with Sigfox Callback API
8.1 Getting Started
8.2 Sigfox Custom Callback using Email
8.2.1 Wiring for Demo
8.2.2 Configuring Sigfox Backend
8.2.3 Writing Sketch Program
8.2.4 Testing
8.3 Sigfox Custom Callback using PHP Application
8.3.1 Writing PHP Application
8.3.2 Configuring Sigfox Callback for PHP
8.3.3 Testing
How to Buy
You can get this book on the following online store.
Lulu, http://www.lulu.com/shop/agus-kurniawan/arduino-mkrfox1200-development-workshop/ebook/product-23340719.html
Google Play Book, https://play.google.com/store/books/details?id=-MU2DwAAQBAJ
Amazon Kindle, https://www.amazon.com/dp/B075TZSYSF
Kobo, https://www.kobo.com/de/en/ebook/arduino-mkrfox1200-development-workshop