PT's Blog

PT's Blog

Just coding for fun.

Using ChatGPT to Control Arduino Devices

Using ChatGPT to Control Arduino Devices

This post explores a method to integrate ChatGPT with external systems, leveraging ChatGPT as a controller to manage Arduino devices, thus exploring the potential of natural language commands to control home devices and the development direction of smart home technology.

in
Dynamic Programming (Part 1) - House Robber Series

Dynamic Programming (Part 1) - House Robber Series

The core idea of dynamic programming lies in breaking down a problem into smaller subproblems and retaining previously computed results to reduce computational complexity.

in
Basic Tensor Operations

Basic Tensor Operations

in
Pytorch Introduction

Pytorch Introduction

in
Using the ray-casting algorithm to determine whether a point is inside a polygon

Using the ray-casting algorithm to determine whether a point is inside a polygon

in
Kubernetes Notes (Part 3) - Concepts of Master and Worker

Kubernetes Notes (Part 3) - Concepts of Master and Worker

in
Kubernetes Notes (Part 2) - Basic Concepts (Part 2)

Kubernetes Notes (Part 2) - Basic Concepts (Part 2)

in
Kubernetes Notes (Part One) - Basic Concepts (Part 1)

Kubernetes Notes (Part One) - Basic Concepts (Part 1)

in
Edit-xlsx Development Log (Part 1)

Edit-xlsx Development Log (Part 1)

in
Maven (Part 13) - Optional Dependencies and Dependency Exclusions

Maven (Part 13) - Optional Dependencies and Dependency Exclusions

in