これによると赤色の5Vが2つ、橙色の3.3Vが2つ、黒色のGNDが8つ。そしてGPIOが上に12、下に14配置されている。またGPIOのそれぞれは複数の機能を割り当て可能で、今回は一番単純な操作のみを行なう。さらにに複雑な操作はPart3か4で扱う予定だ。 なおGPIOはモデルによって26ピンと40ピンがあり ...
Developers Summit 2026・Dev x PM Day 講演資料まとめ Developers Boost 2025 講演資料まとめ Developers X Summit 2025 講演資料まとめ Developers Summit 2025 FUKUOKA 講演関連資料まとめ Developers Summit 2025 KANSAI 講演関連資料まとめ Developers ...
IoTで用いるエッジコンピューターとしてはRaspberry Piが定番ですが、画像処理を前提とする場合はNVIDIAのJetsonシリーズの利用が多いのではないでしょうか。 今回はJetsonシリーズのなかでも、価格性能比の高いJetson Xavier NXでモーターを回した際に調べたGPIOに ...
Raspberry PiのGPIOピンを操作するためのライブラリである「RPi.GPIO」を紹介します。 1-1.GPIOとは GPIO (general-purpose input/output) ピンとは様々な用途に使用できるピンであり、ピンに下記のような機能を割り当てることが出来ます。 GPIOとは?機能や使用例は?
Driving multiple LEDs with one microprocessor GPIO pin is a well-known technique. Typically, designs perform this task by issuing pulse widths and clocks of differing durations and employing multiple ...
The GPIO expansion is useful in any application for the number of GPIOs on a microprocessor is not sufficient. The relatively small numbers of GPIOs on microprocessors are becoming a limiting factor ...
DALLAS ” Designed to provide an alternative to monitoring and controlling the inputs and outputs of a system's microcontroller or microprocessor, Texas Instruments is introducing the SN74LV8153 8-bit ...
Lab 1 – Intro to ZYNQ ZC702 Familiarize with ZC702 board, tools (PlanAhead, XPS, SDK), and run “Hello World.” Hardware config in XPS, export to SDK, run C/C++ on board, view terminal output. Lab 2 – ...
Welcome to the first entry in the ‘Rarely Asked Questions” blog series. Measuring temperature with a single GPIO is the matter at hand that kicks it off. As the need for sensing capabilities becomes ...