improve seo for engr-2350-lab-01
This commit is contained in:
@@ -10,8 +10,8 @@ author:
|
|||||||
link: https://www.jamesflare.com
|
link: https://www.jamesflare.com
|
||||||
email:
|
email:
|
||||||
avatar: /site-logo.avif
|
avatar: /site-logo.avif
|
||||||
description:
|
description: This blog post provides a guide on Lab 1 of ENGR 2350, focusing on digital input/output (GPIO) using the TI-RSLK robot. The lab involves building hardware circuits, initializing GPIO pins, and implementing control logic to manage motor movements based on user inputs.
|
||||||
keywords:
|
keywords: ["C","Programming","RPI","ENGR 2350","Lab"]
|
||||||
license:
|
license:
|
||||||
comment: true
|
comment: true
|
||||||
weight: 0
|
weight: 0
|
||||||
@@ -30,7 +30,7 @@ hiddenFromHomePage: false
|
|||||||
hiddenFromSearch: false
|
hiddenFromSearch: false
|
||||||
hiddenFromRss: false
|
hiddenFromRss: false
|
||||||
hiddenFromRelated: false
|
hiddenFromRelated: false
|
||||||
summary:
|
summary: This blog post provides a guide on Lab 1 of ENGR 2350, focusing on digital input/output (GPIO) using the TI-RSLK robot. The lab involves building hardware circuits, initializing GPIO pins, and implementing control logic to manage motor movements based on user inputs.
|
||||||
resources:
|
resources:
|
||||||
- name: featured-image
|
- name: featured-image
|
||||||
src: featured-image.jpg
|
src: featured-image.jpg
|
||||||
|
|||||||
@@ -10,8 +10,8 @@ author:
|
|||||||
link: https://www.jamesflare.com
|
link: https://www.jamesflare.com
|
||||||
email:
|
email:
|
||||||
avatar: /site-logo.avif
|
avatar: /site-logo.avif
|
||||||
description:
|
description: 这篇博客文章提供了ENGR 2350课程第一实验室的指南,重点介绍了使用TI-RSLK机器人进行数字输入/输出(GPIO)的操作。实验包括构建硬件电路、初始化GPIO引脚以及实现控制逻辑以根据用户输入管理电机运动。
|
||||||
keywords:
|
keywords: ["C语言","编程","RPI","ENGR 2350"]
|
||||||
license:
|
license:
|
||||||
comment: true
|
comment: true
|
||||||
weight: 0
|
weight: 0
|
||||||
@@ -30,7 +30,7 @@ hiddenFromHomePage: false
|
|||||||
hiddenFromSearch: false
|
hiddenFromSearch: false
|
||||||
hiddenFromRss: false
|
hiddenFromRss: false
|
||||||
hiddenFromRelated: false
|
hiddenFromRelated: false
|
||||||
summary:
|
summary: 这篇博客文章提供了ENGR 2350课程第一实验室的指南,重点介绍了使用TI-RSLK机器人进行数字输入/输出(GPIO)的操作。实验包括构建硬件电路、初始化GPIO引脚以及实现控制逻辑以根据用户输入管理电机运动。
|
||||||
resources:
|
resources:
|
||||||
- name: featured-image
|
- name: featured-image
|
||||||
src: featured-image.jpg
|
src: featured-image.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user