bpibpi.jpg1023x767 208 KB Location of the example file: root@bananapim2zero:~/WiringBP/examples/blink.c
I manage to compile the blink.c file using this command
gcc blink.c -o blink -lwiringPi -lpthread
executed like this
sudo chmod +x ./blink
sudo ./blink
The string appears: Raspberry Pi blink
…but nothing happens with the led. And yes the led and resistor are properly connected. If i change the red led from the GPIO to the 5V the LED turns on. I tested using raspberry pi zero and the setup works. How do i blink a led using BPI-M2 Zero? Can you suggest other library? The GPIO is not working correctly with this image? I’d like to use this BPI board for my company robotic projects.
any one can help me to boot this version of Kali with LCD7. i had tryied to copy script.bin.lcd7-gt to script.bin and env from lcd7-gt to /boot/bananapi/bpi-m3/linux
and it does not helps to turn on 7" LCD display.