Skip to content

TouchTheFishy/CombeLabo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CombeLabo

Blink led

The blinking led example is incorporated in the gpio.py file and runs when you launch it directly. The LED has to be connected to physical pin 15 on the P9 header with a protection resistor of 330 Ohm in series and then to the GND pin of the BBB.

Control of a Servo Motor

The Servo needs to be connected to the 5V and the GND pins of the BBB. The library can be used to transform a percentafe input into an angle of the servo.

Accelerometer

The accelerometer is connected through I2C (SCL + SDA), once the bus initialized we can read the x, y and z components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages