Jump to content
Electronics-Lab.com Community

Search the Community

Showing results for tags 'use linker kit on beaglebone with linker base shield for beaglebone'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Electronics Forums
    • Projects Q/A
    • Datasheet/Parts requests
    • Electronic Projects Design/Ideas
    • Power Electronics
    • Service Manuals
    • Theory articles
    • Electronics chit chat
    • Microelectronics
    • Electronic Resources
  • Related to Electronics
    • Spice Simulation - PCB design
    • Inventive/New Ideas
    • Mechanical constructions/Hardware
    • Sell/Buy electronics - Job offer/requests
    • Components trade
    • High Voltage Stuff
    • Electronic Gadgets
  • General
    • Announcements
    • Feedback/Comments
    • General
  • Salvage Area

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Yahoo


Skype


Location


Interests

Found 1 result

  1. Linker kit is a set of LEDs, sensors, actuators, displays, etc modules that defined to have a common interface. It makes very convenient to conduct projects without the breadboarding or soldering. In this post, we will look at how to use linker kit modules on beaglebone with the help of a linker base shield that is designed for beaglebone. There is a jumper header on the linker base shield for Beaglebone to select the logic level of the interface to be 3.3V or 5V. Preparation GPIO: Output GPIO: Input ADC PWM 1. Software environment We are going to use the Adafruit Beaglebone IO python by issuing the following commands on a terminal on Beaglebone: ? 1 2 3 $sudo apt-get update $sudo apt-get install python-imaging python-imaging-tk python-pip python-dev git $sudo pip install Adafruit_BBIO To check if the installation is successful or not by typing: ? 1 2 $python $import Adafruit_BBIO 2. Hardware 1 x Linker kit base shield for Beaglebone 1 x Linker LED 1 x Linker Button 1 x Linker Potentiometer 1 x Linker cable
×
  • Create New...