ruggedBOARD
Draft
Draft
  • Overview
  • Quick Start with RB
    • Pre-Requisite
      • Required Hardware and Software Components
      • Host Setup
      • Linux Commands
    • Power Up your RB
    • Fiddle with RB Command-line
  • Lib-Mraa & UPM Sensor Libraries (Python)
    • First Python Program
    • Know Your Libraries
      • LibMRAA
      • LibUPM
    • Example Programs for Sensors
      • Procedure to interface phyNODE with RB
      • Accelerometer
      • Temperature Sensor
      • Pressure Sensor
      • Humidity Sensor
      • Magnetometer
      • Gyro-Sensor
      • PIR Sensor
      • Ultrasonic Sensor
      • Gas Sensor (MQ5)
  • Hello World in C language
    • Setting up Environment
    • Transferring Files from Host to Board
    • Write your first C program
  • IoT Implementation
    • What is IoT?
    • IoT Protocols
    • MQTT
    • Cloud Setup and Prerequisites
    • View your sensor data in AWS dashboard
  • Peripherals Functionality Testing using C Language
    • Interfaces
      • GPIO(General purpose Input/Output):
      • UART(Universal Asynchronous Receiver-Transmitter)
      • RS232
      • RS485
      • CAN
      • MikroBUS
      • mPCIe
  • Advance RB
    • Preparing SD card in case of OS failure
    • Serial Debug Console Detection
Powered by GitBook
On this page

Was this helpful?

  1. Advance RB

Serial Debug Console Detection

Follow the steps below to check if the RB is connected to the host.

PreviousPreparing SD card in case of OS failure

Last updated 6 years ago

Was this helpful?