Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop Embeded Linux

rpi_hal-master

  • Category : Embeded Linux
  • Tags :
  • Update : 2016-04-18
  • Size : 38kb
  • Downloaded :0次
  • Author :cheny******
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
# rpi_hal Free Pascal Hardware abstraction library for the Raspberry Pi This Unit, with more than 3000 Lines of Code, delivers procedures and functions to access the rpi HW I2C, SPI and GPIO: Just an excerpt of the available functions and procedures: procedure gpio_set_pin (pin:longword highlevel:boolean) { Set RPi GPIO pin to high or low level } function gpio_get_PIN (pin:longword):boolean { Get RPi GPIO pin Level is true when Pin level is 1 false when 0 } procedure gpio_set_input (pin:longword) { Set RPi GPIO pin to input direction } procedure gpio_set_output(pin:longword) { Set RPi GPIO pin to output direction } procedure gpio_set_alt (pin,altfunc:longword) { Set RPi GPIO pin to alternate function nr. 0..5 } procedure gpio_set_gppud (mask:longword) { set RPi GPIO Pull-up/down Register (GPPUD) with mask } ... function rpi_snr :string { delivers SNR: 0000000012345678 } function rpi_hw :string { delivers Processor Type: BCM2708 or BCM2709 } ... function i
Packet file list
(Preview for download)


rpi_hal-master
..............\README.md
..............\rpi_hal.pas
..............\testrpi.pas
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.