cubieboard 8

Want to know cubieboard 8? we have a huge selection of cubieboard 8 information on alibabacloud.com

[Cubieboard] Installing node. js and NPM on Cubieboard

You have two options to implement the installation of Nodejs on Cubieboard, download other people have compiled the Nodejs binary package for Cubieboard, or download the source code on their own to compile on the Cubieboard.Using a compiled binary packageDownload node. js for ARM architecture Here, if you can't find the resources in the Cubieboard community, you

Cubieboard Study Notes

/hacking Android system Check network status Solar Data Logger Send me to Space Coffee Make a cool tank Electronic photo Frame Add WiFi OpenSource Kiosk Node JS Traffic monitoring Overclocking Some scenarios are crazy and not one person can do it. Home to raise three turtle, usually to work no time to observe, so intends to use cu

Install the Nand System on Cubieboard A10 and configure nginx, php, mysql, and samba.

Prerequisites1. Download win32diskimager-v0.7-binary.zip2.download debian_wheezy_armhf_v1_mele.zip3.download cubie_nand_uboot_partition_image.zip4.download flashfxp.zip5.download panasonicsdformatter.zip6.download puttyfile_0.62cn.zipThe above files: http://pan.baidu.com/share/link? Consumer id = 3403213788 uk = 2267413926Install the system on Nand1. Mount the TF card into the card reader and insert it into the USB interface of the computer.2.decompress win32diskimagerand debian_wheezy_armhf_v1

Creating the perfect Debian system for Cubieboard

As a cubieboard user, the most headache problem is not a better system, this article will help you solve this problem. First, we need to thank the author of the website http://guillaumeplayground.net/for making this system. However, because it is custom-made to Mele, it is necessary to make some optimization adjustments on the Cubieboard. System Features:1) The system is suitable for small server applicatio

What do Cubieboard mean?

What do Cubieboard mean? 2013-08-16 12:16 Zhang Haichun 0 ReviewsCubieboard is an open source MINIPC developed by a technical team in Zhuhai, China, some similar to the Raspberry Pi developed by the British, but in the performance of the hardware, the interface richness and expansibility are superior to the latter, At the same time, the creator of the marathon Shenzhen Development Board has also been cubieboard

Create a mini System Using cubieboard and busybox

. Compile uboot, Uboot is a bootloader. We will not introduce it much here. Go to the uboot-sunxi directory: make distclean CROSS_COMPILE=arm-unknown-linux-gnueabi-make cubieboard CROSS_COMPILE=arm-unknown-linux-gnueabi- After compilation, execute the command dd if=spl/sunxi-spl.bin of=/dev/sdb1 bs=1024 seek=8 dd if=u-boot.bin of=/dev/sdb1 bs=1024 seek=32 There is a file named mkimage under tools/, which

Cubieboard Brush Machine

I use CUBIEBOARD2 (inside Cubieboard is CUBIEBOARD20), and Cubieboard3 in the interior is called Cubietruck, look at the software download address: http://dl.cubieboard.org/software/ The Cubieboard2 I got is Android installed, so I want to brush it into Linux, such as Lubuntu. android brushes Linux 1. Download the Burn tool:[[Http://dl.cubieboard.org/software/tools/livesuit/PhoenixSuit1.0.7.rar]]When the installation is complete, upgrade to 1.0.8. 2.

Cubieboard using py-kms and DNSMASQ to build a fully automatic KMS activation environment in LAN

, without compiling. You can activate Windows full series (7/8/8.1/10), Office full series (~2013).The process of installing py-kms in Cubietruck (a raspberry-like arm host) within the LAN is as follows:1. Installation dependenciessudo Install Python-argparse2. Download the Codegit clone https://github.com/myanaloglife/py-kms3. Run the activation servercd/py-Kmspython server.pyWhen you see the prompt message0.0. 0.0 1688.This means that the KMS servic

Huluyun hardware plan and sunbench software plan launch Based on cubieboard

Sometimes, I prefer Arduino over cubieboard. Let's talk about the PWM problem first. Now there is no complete PWM driver on cubie's A10, and it is not enough and inconvenient to use, and some things such as IR are very mature in Arduino.So I started a hardware program for huluyun.1 huluyun is a real Arduino, and its design makes it easy to connect to CB. When buying it, it comes with four dubang lines 2.54 to 2, which are used for serial port and powe

[Cubieboard] image resource Summary

Linaro server 14.04 (sdcard) Download: cb2-lubuntu-server-tsd-tfcard-v2.0.img.gz Kernel: GNU/Linux 3.4.79 armv7l Account: linaro/linaro Others: The image is based on Ubuntu server 14.04.    Defects: 1. You must modify the Startup File uenv.txt for the first installation. Otherwise, the startup fails. (For more information, see note 1 ). 2. The static domain name resolution server cannot be set to 8.8.8.8; otherwise, it cannot be started. 3. Restart with the reboot command will cause startup fail

[Tutorial] using a network cable for direct connection, cubieboard shares the computer's WiFi

On my first day, I took my laptop and my CB back to my hometown. I encountered the following scenario, so I wrote this tutorial.My sister-in-law's house is downstairs. I live on the 5th floor, while my sister-in-law lives on the 4th floor. Her house has network and wireless routes. I use my own book to access the Internet in my house on the 5th floor at night, I was connected to the Internet, but my CB didn't have a wireless network card and a network cable, but I didn't want to keep CB in their

Rookie's Cubieboard Tour (ii)-SD card image production

Referring to the Http://mer.jolladev.net/wiki.php?id=%E5%90%AF%E5%8A%A8cubieboard2%E5%88%B0linux_kernel and tll, the great God. Cubieboard System Documentation First step: Download the kernel code and compile it git clone Git://github.com/linux-sunxi/linux-sunxi Configure and compile: Gerneral setup->cross compilter too prefix here to fill arm-linux-gnueabihf- Make Arch=arm Cross_compile=arm-linux-gnueabihf-cubieboard2_defconfig Make Arch=arm cross_co

Compile the cubieboard firmware with the simplest and quickest version

1. Download source code$ Gwet http://dl.cubieboard.org/softwar... board_opentv.tar.gz2. Extract$ Tar-zxf cubieboard_opentv.tar.gz$ CD cubieboard_opentv3. Compile$ Source build/envsetup. Sh$ LunchSelect cubieboard$ Make-J44. Generate firmware$ Tools/pack-cm.sh5. Use livesuit for writing Matson Http://forum.cubietech.com/forum.php? MoD = viewthread tid = 82 extra = Page % 3d3 Compile the cubieboard

[Cubieboard] install lubuntu server for sdcard

identifier: 0x00000000 Device Boot Start End Blocks Id System/dev/sdb1 2048 26623 12288 83 Linux/dev/sdb2 26624 1625199 799288 83 Linux... Mount/dev/sdb1 to the system, for example,/Media/Username/Sdb1: $ sudo mount /dev/sdb1 /media/username/sdb1 Go to the mount point, edit the uenv.txt file, and change line 1 mmcblk1p2 to mmcblk0p2: $ sudo vi uEnv.txt root=/dev/mmcblk0p2extraargs=console=tty0 hdmi.audio=EDID:0 disp.screen

The use of Cubieboard SPI

Toss for nearly one months of SPI communication (if it is big God's words estimated early to get out, but the harvest is quite large, at least almost understand the SPI subsystem), finally small results, cubieboard on the SPI mouth, is also called through, Here to thank Hipboi and so on the network of the Great God to help me, thanks to CCTV.First of all, related to SPI communications, there are mainly three code files, spi_sunxi.c,spi.c,spidev.c.SPI_

Cubieboard installing Debian in NAND

The system included with this tutorial is Server Edition, without display, so there will be no graphics on the plug-in display. In addition to provide the system for  http://linux-sunxi.org recommended (linux-sunxi.org authority undoubtedly), non-CB

Php page, mysql database to UTF-8 garbled, UTF-8 encoding problem summary, mysqlutf-8

Php page, mysql database to UTF-8 garbled, UTF-8 encoding problem summary, mysqlutf-8 Example 1: PHP page to UTF-8 Encoding Problems 1. Add a line at the beginning of the Code: header ("Content-Type: text/html; charset = UTF-8 "); 2. PHP file encoding problem click Editor me

Rapidxml reading UTF-8 format xml garbled problem (UTF-8 format to GBK), rapidxmlutf-8

Rapidxml reading UTF-8 format xml garbled problem (UTF-8 format to GBK), rapidxmlutf-8 1. I use the rapidxml file to read xml in UTF-8 format, but garbled characters are displayed. We need to convert the read content to GBK format to display it normally. Char * utf82gbk (char * strutf) { // Convert UTF-

Cubieboard the Linux Debian system into NAND's operational records __linux

Download Address: http://guillaumeplayground.net:81/share/debian_wheezy_armhf_v1_mele.img.gz First in the win system using Win32diskimager will debian_wheezy_armhf_v1_mele.img brush to the TF card, and then put the TF card into the CB TF slot, the

Cubieboard source code Compilation Problem Summary

A20 Board on the Lichee source code compiled 1, In file Includedfrom clean-temp.h:22:0, From clean-temp.c:23: ./stdio.h:456:1:error: ' gets ' undeclared here (no in a function) _gl_warn_on_use (Gets, "gets is a security hole-use fgets

Total Pages: 15 1 2 3 4 5 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.