Skip to content

pieye/nimbus-userland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

nimbus-userland

Raspberry pi embedded sources of nimbus

installation

Follow these steps to install the latest stable version of nimbus userland

  1. update to bleeding edge kernel (sudo rpi-update)
  2. add nimbus apt repository
    • add line deb http://apt.pieye.org/debian/ nimbus-stable main to /etc/apt/sources.list
    • wget -O - -q http://apt.pieye.org/apt.pieye.org.gpg.key | sudo apt-key add -
    • sudo apt-get update
  3. add line dtoverlay=irs1125 to /boot/config.txt
  4. sudo apt-get install nimbus-server or sudo apt-get install libnimbus-dev
  5. enable i2c sudo raspi-config -> 5 Interfacing Options -> P5 I2C
  6. reboot the device

Authors

Markus Proeller

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

3rd party libraries

We use the following 3rd party libraries: