Science

Various topics of interest appear here to highlight project activity that is technical in nature. These posts are about subjects and accomplishments at a substantive and abstract level of learning or interest. From hardware, software, and systems to other areas of learning, there are subjects here concerning ongoing personal and professional interests.

Conditional IF Operation with Logic Parameters

Conditional IF Operation with Logic Parameters

To evaluate the function and purpose of an IF statement, a true or false, or comparative operation is performed for external circuit hardware to act upon conditions or an input ... Read More
Jetson Nano Headless Setup and Operation

Jetson Nano Headless Setup and Operation

As a matter of convenience, it is better to operate the Jetson Nano without a dedicated keyboard, mouse, and monitor. The ability to log into Jetson without a concern of ... Read More
Voltage Control with analogRead Operation

Voltage Control with analogRead Operation

With the use of a potentiometer (trim-pot), it is possible to control a voltage level presented to an external circuit from a reference supply voltage connected to an Arduino unit ... Read More
Common Linux for Jetson Nano AI

Common Linux for Jetson Nano AI

The range of standard Linux commands to control and operate a Jetson Nano is listed here to serve as a reference in support of projects unique to simple AI applications ... Read More
Voltage Measurement by analogRead Operation

Voltage Measurement by analogRead Operation

A useful way of reading a voltage signal level is through an Analog Input port on the Arduino. With accompanied code to collect, interpret, calculate, display, and act upon a ... Read More
Pulse Width Modulated (PWM) LED Illumination

Pulse Width Modulated (PWM) LED Illumination

To get a closer look at the analogWrite command supported by the Arduino platform, its internal pulse width modulation (PWM) function controls the duty cycle of an output voltage to ... Read More
Artificial Intelligence on the Jetson Nano - Setup & Configuration

Artificial Intelligence on the Jetson Nano – Setup & Configuration

The Jetson Nano AI system set up was completed in preparation for various projects ahead. The process was very involved as it included the physical construction of the AI system ... Read More
LED Blink Illumination in Sequential Morse Code

LED Blink Illumination in Sequential Morse Code

This project involves a simple circuit that involves three LEDs that illuminate in succession to indicate the presence of an SOS signal in Morse Code. The physical set up of ... Read More
Project March

Project March

The micro-fan project is done. The march to another one continues. Once templates are set among various project elements such as BOMs, CAD files, libraries, account settings, etc., the rest ... Read More