Power & Source of Big Ideas

Just want to place an update on a question that I believe may be of interest to others that are interested on the NanoPI NEO LTS... After a full week past of this post, I decide to send an e-mail (last Friday) to ask for some input from Friendlyarm... Today I received the answer... Below is the full...
Hi, just want to ask about the NanoPI NEO LTS product. I am looking at the model/form factor because its small physical size, low power and low cost to develop some ideas (apps)... I like to have a better idea about the message: " This product has a maximum quantity of 2 "... Displayed on ...
An idea to use the SBC onboard LED to blink Morse Code, as a general interface to the user... This post is related to the following post: http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=2755&p=7796#p7796 Since the "One LED Morse" idea can work with any other SBC, beyond the N...
About the ONBOARD LED MORSE CODE display idea... A very simple demo/tutorial sample code is here: https://github.com/t2age/sbc-moled https://raw.githubusercontent.com/t2age/sbc-moled/master/img/sbc-moled-001.jpg Tested on NanoPI NEO and RaspberryPI 3... Should work on ANY SBC, provided that you chan...
... to use the power LED as a "General Morse Code Display" as a primitive form of visual interface, so it can be used for small short "messages"... for turning LED steady on: echo 'default-on' > /sys/class/leds/nanopi:blue:status/trigger for turning LED off: echo 'none' > /sys/c...
Is there infos about how it works and perhaps how to disable it and use the LED for other purpose? for using it as HDD-Led for the scard (mmc0) use: echo ' mmc0 ' > /sys/class/leds/ nanopi:blue:status /trigger for turning it off: echo ' none ' > /sys/class/leds/ nanopi:blue:status /trigger other op...
guidol wrote:
Thats OK - this is the "Heartbeat" Signal


guidol, thanks for the reply...

Is there infos about how it works and perhaps how to disable it and use the LED for other purpose?

Regards,
Valter
Board: NanoPI Neo 512, version 1.31 OS: xenial-4.14 2019/10/18 SD Card: Brand new microSDHC UHS-I Toshiba 16GB Power: 2A powered USB HUB. Hi, just a question about the Blue LED (stat ?) on a NanoPI Neo board. Everything seems to work OK... After boot, the Blue LED (stat ?) blink constantly without s...
Try this: https://www.armbian.com/nanopi-neo/ Authenticity and integrity check: https://docs.armbian.com/User-Guide_Getting-Started/#how-to-check-download-authenticity More recent kernel with better support. Hi igorp, thanks for replying. Yes I know about Armbian and use it (an old version)... I ju...
Hi, I just downloaded the new image OS for the NanoPI Neo... Is there a page listing the MD5, etc of the image? Can you confirm there are correct? md5sum NanoPi-NEO-20191111.7z 80205b66965b7ce5559438c4dd5c1a00 NanoPi-NEO-20191111.7z sha256sum NanoPi-NEO-20191111.7z df63675612726ed6e7e87490ca1f0d8bb0...
Hi, I want to attach a small heatsink covering the SoC and the DDRAM chip. My doubt is around the maximum safe temperature for the memory DDRAM chip. Googling around I found that 85C ~ 95C is ok for memory DDRAM chip, is this data correct? Allwinner datasheet state that the H3 can go as higher as 12...