Power & Source of Big Ideas

lawrence wrote:
any problem?

Yes, what are the Linux GPIO numbers for pins 2-6?
No voltage step-down included in the battery box I pointed to, inserting 8 fresh AA batteries resulted in 13.39V and not 5V :-(
Today 2nd antenna arrived, 1.50$ with free shipping: https://www.aliexpress.com/item/1PCS-2-4G-WIFI-module-use-IPEX-turn-SMA-female-external-antenna-connector-With-SMA-male/32576230679.html https://ae01.alicdn.com/kf/HTB18HXTNXXXXXcjaXXXq6xXFXXXT/1set-2-4G-WIFI-module-using-IPEX-to-transfer-SMA-fama...
I was able to use $2.20 ENC28J60 ethermet module bought for Arduino with Raspberry Pi Zero, should work with Nanopi Neo Air as well: https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=152965&p=1015300&hilit=ENC28J60#p1015300 Hermann. https://stamm-wilbrandt.de/en/forum/IMG_20160726_...
Good "Link Quality=31/70" from 20m distance at end of garden, 2 walls in between! Back in house I did test with 6m distance again. Wanted to see how much wireless speed the Neo Air will give. Started ssh session by "ssh -X 192.168.178.128" on desktop. Then executed "firefox&...
As posted previously I did order the FriendlyArm 3.99$ Ipex wireless antenna. I found many cheaper antennas on aliexpress as well, and did order 5 different (free shipping) as well. Today the 1st of the 6 antennas arrived (China - Germany in 14 days): https://www.aliexpress.com/item/2-4G-Soft-Antenn...
davef wrote:
Do you need to fix the Permission denied, near the beginning?

I did that in 2nd line, and execution in 3rd line was without permission denied, but did not work (black screen) ...

Hermann.
Nanopi status LCD program works fine: http://wiki.friendlyarm.com/wiki/index.php/Matrix_-_2%278_SPI_Key_TFT#Compile_.26_Run_Test_Program But 'Display Debian GUI on 2.8"LCD' does not work on my M1: http://wiki.friendlyarm.com/wiki/index.php/Matrix_-_2%278_SPI_Key_TFT#Display_Debian_GUI_on_2.8.22...
I used Nanopi M1 layout http://wiki.friendlyarm.com/wiki/index.php/NanoPi_M1#Layout to get an idea of Linux gpio numbers to try for the 1x12 headers of my Nanopi Neo Neo v1.0 and Air: http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO#Layout http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_A...
After soldering pin headers to Neo Air so that 12x1 and Debug Uart do not collide with Friendlyarm LCD, http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=383#p1142 this is first really wireless Neo Air LCD setup. Because of still not arrived ipex antenna Neo Air had to be placed very near to...
Testing revealed that 8 of the 2x12 pins I soldered first were bad. After I fixed a problem with the soldering iron I did fix these pins. And I soldered 12x1 and Debug Uart headers as well. Since I wanted to connect an LCD display, I used a (shortened) row of 40 pin right-angled GPIO headers. There ...
Works with my Nanopi Neo Air as well, after I soldered the headers. Find how to solder 12x1 and Debug Uart headers without collision with LCD here: http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=383&p=1142#p1142 https://stamm-wilbrandt.de/en/forum/IMG_20161120_134849.jpg Lego blocks a...
This script is handy for testing header pins after soldering for me: root@FriendlyARM:~# ./pintest 67 ^C root@FriendlyARM:~# cat pintest #!/bin/bash echo $1 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio$1/direction while (true) do echo 1 > /sys/class/gpio/gpio$1/value sleep 1 echo 0 > /sy...
I cannot speak on FriendlyArm plans. But the power deck has 8x1.5V reduced to 9V output. NanoPi Neo does need reduction to 5V, so 4xAA batteries should suffice. Hmmm, the 1.39$ 5V battery box I found has 8xAA as well, I ordered it to give it a try. Should easily connect to the 5V and GND pins of Deb...
Just did ffplay a .mp3 file on M1 with earphones and did run "top" in another shell. ffplay uses 26% of a single core: top - 11:09:46 up 17 min, 2 users, load average: 1.45, 1.19, 0.79 Tasks: 78 total, 1 running, 77 sleeping, 0 stopped, 0 zombie %Cpu0 : 0.0 us, 3.1 sy, 0.0 ni, 96.9 id, 0.0...
> how did you do that? > which connection diagram did you use? > did you change any pins? or just connect it directly to nano pi m1? > Just connect directly to the first 26 of the 40 mins of the M1, see the photo. That is the advantage of buying a FriendlyArm bulit LCD, connection and samples are no...
Wow! The Wiki does not state that the LCD works with Nanopi Neo as well -- but it does! The 24 male pins of Neo suffice for the 26 pin female connector of LCD, the last two seem not to be used. The LCD does NOT fit well, the ethernet connector is too high, the display has to be mounted sloped. What ...
THANK you for this link: http://wiki.friendlyarm.com/wiki/index.php/Matrix_-_2%278_SPI_Key_TFT#Connect_to_NanoPi_M1 Although product page says only for Nanopi 2, that page gives instructions for M1! Just works: https://stamm-wilbrandt.de/en/forum/IMG_20161115_155934.jpg Hermann.
I cannot tell whether that LCD works with M1. I did buy (similar) 10$ LCD from FriendlyArm: http://www.friendlyarm.com/index.php?route=product/product&product_id=102 But I did not read carefully ("It works with FriendlyARM's NanoPi 2"). Not sure wether that can run with M1 ("Its d...
I placed the Neo Air at different distances to WLAN router antenna. At 85cm it can be pinged, but pings are intermittent bad: 64 bytes from 192.168.178.128: icmp_seq=13 ttl=64 time=5.41 ms 64 bytes from 192.168.178.128: icmp_seq=15 ttl=64 time=1029 ms 64 bytes from 192.168.178.128: icmp_seq=16 ttl=6...
Yesterday I got my Neo Air 19 days after ordering. Without soldering and creating a new SD card I first tried that it works with minicom via USB2UART, and just used one of my existing Nanopi Neo SD cards: http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=241&p=1103#p1103 Today I did crea...
Today I received the Nanopi Neo Air I did order 19 days ago. I wanted to test it directly and not start soldering first. Therefore I took the SD card from one of my Nanopi Neo and inserted into Nanopi Neo Air. I connected the USB2ART connector and powered up the Nanopi Air without issues: (right cli...
Before you connect Uno and Neo the first time, Uno uses 5V logic while Neo uses 3.3V. If you connect them directly, chances are good to kill Neo pins or the Neo. You need a logic level converter, you can get for less than 1$, eg: https://www.aliexpress.com/item/1Pcs-5V-to-3-3V-IIC-I2C-Logic-Level-Co...
Hi, I only once did cross compile the kernel modules successfully: http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=240#p801 Since most stuff can be either installed or compiled on the board itself I never had the need to cross compile again for Nanopi. Therefore I cannot help on how to cro...
Hi, Thanks for the info. If you can find a way to distinguish nanopi m1 vs nano neo I will add autodetection I do not run Armbian like you, but "uname -n" allows distinction for me, this is for Nanopi Neo: root@FriendlyARM:~# uname -n FriendlyARM root@FriendlyARM:~# And this is for Nanopi ...
> There is no Wi-Fi/BT antenna on this board. > That means you must mount an external antenna via ipex connector. > That cannot be true, neither Air product page http://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=151 nor Air Wiki page http://wiki.friendlyarm.com/wi...
This is v1.1, with the new 5 Audio pins on left bottom corner:
Image

v1.0 does not have the 5 Audio pins.

Hermann.
You are in wrong forum here .. M3 is not based on Allwinner H3 but on Samsung S5P6818.
There you should get better help on your question:
http://www.friendlyarm.com/Forum/viewforum.php?f=41

Hermann.
The product description was only updated for v1.1 version. I did save the previous webpage for v1.0 quite some time ago. Here are v1.1 pinout from current product page ... http://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=132 http://www.friendlyarm.com/image/catal...
Just saw that Nanopi Neo Air can be bought right now: http://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=151 For minimal differences to Nanopi Neo choose the 512MB Neo variant (9.99$). Nanopi Neo Air costs 17.99$ (and has no memory size choice). ⋅ 100Mbps...
I will try what you propose.
But that would degrade the Neo or M1 to a pure runtime CPU with the need to have another 64bit Intel Linux computer for compiling/developing. I like the Neo/M1 being able to develop kernel modules itself as described.
Hermann.
> Would you please tell to me how you get sound from Neo? :( > either with headphones or with amplifier and loudspeakers. > i don't know what configuration needed to play sound or record test. :( > you need some tool to play sound, "ffplay" allows to play .mp3 sound. > is this necessary to...
@wertyzp Some more work for you WiringPi Neo port. These are pins and pin names from Neo product page: http://www.friendlyarm.com/image/catalog/description/NanoPi-NEO_en_04.jpg WiringPi lib contains "gpio" command. For the "readall" option you would need to display 24/40 pns for ...
Just found "4-layer Dual Stack Acrylic Case for Cluster DIY" under products: http://www.friendlyarm.com/index.php?route=product/product&product_id=142 With 8 Nanopi Neos (256MB + heatsink) http://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=132 you get...
Building the kernel with cross compiler is fine, but for building loadable kernel modules on Nanopi H3 system later some probelms exists: ⋅ one include file is missing ⋅ four utility programs were compiled for x86_64 but are needed to be compiled for armhf (to allow for creation ...
It is good that you show the differences in table USB/Audio/IR Pin Description in Nanopi Neo Wiki: http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO There is the Debug Port(UART0) section as well, but for Neo V1.1 the section describing the 5 new Audio pins is missing (currently). Hermann.
Interesting, this photo of one of my Neos is from an older posting and shows "1606" above FRIENDLYARM at bottom right of the red rectangle (with Debug UART labels): https://stamm-wilbrandt.de/en/forum/Neo.UART.png This is screenshot from current Nanopi Neo product page, with new 5pin Audio...
Digital thermometer arrived today, and I did some measurements. In order to have same conditions for measurements I clamped the thermometer on the heatsink just above the thermal paste: https://stamm-wilbrandt.de/en/forum/IMG_20160903_174425.jpg The measurements show increasing differences between C...
> cpu_freq utility reports about 15-18 degree reduction in CPU temp > This is the reduction I see with 1 core running at 100%, see measurement difference at 73% utilization in diagram above. Can you please add load as I described and confirm my measurements? If you would see same measurements then t...
Hi, so currently no PWM in your Nanopi WiringPI lib? > Looks like your compiler very strict, mine doesn't display those warnings > Do you run debian? I do run nanopi-neo-linux-rootfs-core-qte-sd4g-20160804.img.zip on Neo. Once I did insert that Neo SD card and booted M1 from that without problems. T...
Did you export "Linux gpio" 203 first? http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO#Layout Works for me: Last login: Wed Aug 31 20:59:52 2016 from 192.168.178.30 root@FriendlyARM:~# echo 203 > /sys/class/gpio/export root@FriendlyARM:~# echo out > /sys/class/gpio/gpio203/direction ...
A good test would be to have a digital thermometer measuring the metallic surface and also logging the actual temperature measured internally in CPU. The digital thermometer at home stops at 43.7°C ;-) I just ordered a -50°C – +110°C digital thermometer on amazon that should arrive in the next days...
I did compare high speed GPIO port reads of Arduino Due and Pi Zero in this posting: http://forum.arduino.cc/index.php?topic=406165.msg2864084#msg2864084 While 84MHz Arduino Due did it with 35.7ns between readings, 1GHz Pi Zero did need more than 50ns between. Today I did the measurements (see attac...
I did a fresh "git clone git://github.com/wertyzp/WiringNP". As you can see below there are still some warnings left. I tested pin 2 and 3, and both work fine now. You can update Readme.md as well: "Currently only NanoPi M1 board supported" I tested on Nanopi Neo and all I tested...
I have no idea, the heatsink is the official Nanopi Neo heatsink from Ftriendlyarm:
http://www.friendlyarm.com/index.php?route=product/product&path=82&product_id=134
> I would like to avoid having to use SD card all together. > Seems not possible. All Nanopi H3 OSes use U-boot for booting: http://wiki.friendlyarm.com/wiki/index.php/NanoPi_M1#Compile_U-boot And U-boot does always boot from an SD card (or NAND), not USB: http://linux-sunxi.org/H3_Manual_build_howto
Friendlyarm people need to answer the direct question (for Raspberry Pis the answer is that only the new Pi3 is able to boot from USB drive, no other Pi). I once used "plop" boot manager for USB boot without BIOS support (UHCI, OHCI and EHCI) on an old laptop with dead harddisk (plop was b...
I just found a graphic library for Nanopi Neo/M1 today. wertyzp did post WiringPi library ported to Neo/M1: http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=260 And "examples/clock.c" mentions a graphic library that should run with wertyzp's WiringPi port on Neo/M1: /* * clock.c: ...
Playing with CPU frequency control can be dangerous, and stop processor even with heatsink ... After start I did set min and max frequency for all cores to 1.2GHz, while CPUs are 98% idle, with this script: root@FriendlyARM:~# ./sma 1200000 root@FriendlyARM:~# cat sma #!/bin/bash for((i=0;i<4;++i)) ...