Search the Community
Showing results for tags 'bananapim3'.
-
Dear Community, I'll build a Developer Team specially for Banana Pi Boards!" GPIO Libarys I started updating/modifing the old GPIO-Libarys, so they can be used on the latest builds! I want to build a Team, for GPIO-Libary Development, for porting these Libarys: WiringPi-Node WiringPi-PHP WiringPi-Perl WirinigPi-Ruby gpiozero rpi-gpio Updating and modifying these: RPi.GPIO BPI-WiringPi2-Python BPI-WiringPi2 At the end, all currently working GPIO Libarys are: luma.oled RPi.GPIO BPI-WiringPi BPI-WiringPi2 BPI-WiringPi2-Python Armbian Build System for Banana Pi I started building the build-system for full banana pi support! Anyone who would like to join the developer-team, just pn me, post in this thread, or contact me on github or discord!" I created a GIthub-Organisation for this project and a Discord Server. A Domain & VPS Server is commin Monday!" Goals: Support ONLY for Banana Pi Boards Board Determiner Script which exports Board-Infos, required by gpio-libs (usual located at: /var/lib/bananapi) APT-Mirror Archive Hosted by our project-teams vps-server! ( Mirror stores all latest gpio-libarys we specially build for using on latest builds and other packages we'll develope in future) Added APPGROUPS: Pentesting, TV-Box, Server-Side, Game Desk & Development Revised menu for selecting extensions and other additional items Revised config menu Adding additional build options A Web-Based Project-Server Hosted Build-System will be build and available on the project-page, where you can build images remotely, according to you settings made in the WebInterface, with live progress & build-log + downloading compressed own image-release. A publish option will be added to, where you can upload your builded image to any Cloud/Storage we provide. Revised device trees According to APPGROUPS and Enabled Extensions: I2C, SPI, UART are enabled in the gpio_develope extension, and all requirements for gpio-programming are pre-installed, the gpio libs are pre-installed too. If you have some Ideas, what we could add or which wishes we can make true, just reply in this post, or contact us. Github Organisation Discord greetz, hexzhen3x7
- 5 replies
-
- Banana Pi M4 Zero
- Banana Pi M7
-
(and 18 more)
Tagged with:
- Banana Pi M4 Zero
- Banana Pi M7
- Banana Pi F3
- Banana Pi M5 Pro
- Banana Pi
- Banana Pi BPi-M2+
- Banana Pi BPI-M64
- Banana Pi BPI-M1+
- Banana Pi BPI-M2
- Banana Pi BPI-M2U
- Banana Pi BPI-M2 ZERO
- Banana Pi BPI-M3
- Banana Pi BPI-R2
- Banana Pi BPI-M1
- Banana Pi BPI-M2 Pro
- Banana Pi M5
- Banana Pi BPi-M2S
- Banana Pi BPI-R2 Pro
- Bananapi CM4 io
- Banana Pi Pro
-
Did anyone tested to build Armbian in Distro Box?
-
I used armbian-config to set up boot from EMMC. Then I run dd if=/dev/zero of=/dev/mmcblk0 bs=1024 count=2048 And re-partitioned my SD Card. Rebooting with or without SD Card not possible.
-
Hi I'm trying to understand how to enable Uart 2 for serial communication with a mcu on the banana pi (trying to connect a board running klipper to it). I connected the Uart of the board to CON1-P08 and CON1-P10 of the Banana PI M3 according to all i can find those pins are tx/rx for UART2. So far i figured out that the UART should be one of the /dev/ttyS* ones if i'm not mistaken, I can see /dev/ttyS to /dev/ttyS7 but am missing the /dev/ttyS1 user@bananapim3:~$ ls /dev/tty* /dev/tty /dev/tty11 /dev/tty15 /dev/tty19 /dev/tty22 /dev/tty26 /dev/tty3 /dev/tty33 /dev/tty37 /dev/tty40 /dev/tty44 /dev/tty48 /dev/tty51 /dev/tty55 /dev/tty59 /dev/tty62 /dev/tty9 /dev/ttyS2 /dev/ttyS6 /dev/tty0 /dev/tty12 /dev/tty16 /dev/tty2 /dev/tty23 /dev/tty27 /dev/tty30 /dev/tty34 /dev/tty38 /dev/tty41 /dev/tty45 /dev/tty49 /dev/tty52 /dev/tty56 /dev/tty6 /dev/tty63 /dev/ttyACM0 /dev/ttyS3 /dev/ttyS7 /dev/tty1 /dev/tty13 /dev/tty17 /dev/tty20 /dev/tty24 /dev/tty28 /dev/tty31 /dev/tty35 /dev/tty39 /dev/tty42 /dev/tty46 /dev/tty5 /dev/tty53 /dev/tty57 /dev/tty60 /dev/tty7 /dev/ttyACM1 /dev/ttyS4 /dev/ttyUSB0 /dev/tty10 /dev/tty14 /dev/tty18 /dev/tty21 /dev/tty25 /dev/tty29 /dev/tty32 /dev/tty36 /dev/tty4 /dev/tty43 /dev/tty47 /dev/tty50 /dev/tty54 /dev/tty58 /dev/tty61 /dev/tty8 /dev/ttyS0 /dev/ttyS5 I'm glad for anyhelp and any idea
-
Hello, i get question for BananaPi M3 user: which img are u using ? on my M3 works only old Armbian_5.83. If i try a new img, reboot it all the time😩
-
I've no problem using my Banana Pi with a wifi connection. But if I plug it on my router with a ethernet cable it crashs after a short time. Should I upload the output of armbianmonitor when ETH is plugged? Because it will take me a few tries, to do that.
-
I use Armbian Jammy Xfc3 23.11.1 on my Banana Pi m3. It's on a 32 GB SD-Card. I did a backup with usbimager Flashed the image to another SD card with 128 GB. Changed the rootdev=UUID in /boot/armbianEnv.txt and the UUID in /etc/fstab But it won't boot What am I missing?
-
Can someone please help me? I have a banana pi M3 board, and once got an Armbian image in this site https://www.armbian.com/bananapi-m3/ , and loved it! used it for a year, then my SDCARD have an issue, when i came to get the image link again all the links disappeared from the page, these images arent availble anymore? can someone please help me find an armbian image for bananapi m3 again?
-
I am trying to build an old debian stretch image for checking my BananaPi M3 boards. I had it and Jessie running fine for years, but buster is causing issues with soft boot and reboots failing. So wanted to check the boards integrity with stretch. I have tried git checkout -b v20.02 remotes/origin/v20.02 which I thought was around the right time but I am just getting Buster being offered. I am using Ububtu Jammy for building.