Tutorial
- [Video] Run built-in Arduino IDE on pcDuino3, including how to flash the images.
OS Images
Ubuntu for pcDuino3 Nano Lite
- Ubuntu SD bootable image (2015/12)
- Updated source for apt-get
- Ubuntu SD bootable image (2015/03)
Ubuntu
- Ubuntu NAND Image [Kernel ,(use LiveSuite or PhoenixCard, note1)), 12-5-2014 , Kernel for LVDS Screen(use LiveSuite or PhoenixCard), 03-14-2015], Ubuntu 12-28-2015.
- Update the source for apt-get.
- Ubuntu NAND Image [Kernel ,(use LiveSuite or PhoenixCard, note1)), 12-5-2014 , Kernel for LVDS Screen(use LiveSuite or PhoenixCard), 03-14-2015], Ubuntu
- The 2014-12-5 kernel fixes the Arduino-ish IDE corruption issue due to serial port bug.
- The LVDS kernel has the touch driver already built-in.
- Install LVDS screen on pcDuino3B (Video)
- Ubuntu NAND Image [Kernel ,(use LiveSuite or PhoenixCard, note1)) , kernel (dd, Win32diskimager) 10-15-2014], Ubuntu
- The 2014-10-15 kernel fixes the Gbit Ethernet compatible issue.
- Ubuntu NAND Image [Kernel ,(use LiveSuite or PhoenixCard, note1)) ,08-07-2014], Ubuntu.
Fedora
Android
- Source files for Android 4.2, build instruction
- Android for pcDuino3B HDMI Output (Use livesuit or Phoenixcard version 309), 06-10-2015.
- Fix the SATA power control interface (default is enabled)
- enable:
- echo 1 > /sys/devices/virtual/misc/gpio/pin/gpio2
- disable
- echo 0 > /sys/devices/virtual/misc/gpio/pin/gpio24
- enable:
- Fix the SATA power control interface (default is enabled)
- Android for pcDuino3 Nano HDMI Output (Use live suit or Phoenixcard version 309), 06-10-2015.
- For Wifi dongle RT5370.
- Fix the SATA power control interface (default is enabled)
-
enable:
-
echo 1 > /sys/devices/virtual/misc/gpio/pin/gpio2
-
disable
-
echo 0 > /sys/devices/virtual/misc/gpio/pin/gpio24
-
- Android for pcDuino3 Nano HDMI output,(use Livesuite or Phoenixcard version 309),02-14-2015.
- Add support of Wifi dongle RT5370. This version doesn’t support the wifi module on pcDuino3B.
- Support USB webcam and CSI camera.
- Android 4.2 NAND Image for GMAC(use Livesuite or Phoenixcard version 309), 02-06-2015.
- Add support of USB camera
- Fix the DHCP issue
- Change audio output from HDMI to audio jack
- Add Logitec wireless mouse and keyboard
- Change default language to English
- Android 4.2 NANG Image with GMAC (use Livesuite or Phoenixcard version 309), 12-13-2014.
- Address the following issues:
- USB flash driver will automatically load on USB host port
- Support SATA (SATA and SD are mounted to the same directory, so they cannot be used at the same time)
- fix ADB
- fix the issue that USB storage cannot be used when connected to PC
- solved the resolution setup when using board-config.sh.
- Disable automatically rotate screen
- Address the following issues:
- Android for LVDS screen with USB OTG enabled, (use Livesuite or Phoenixcard version 309), 12/29/2015
- Android for LVDS screen, (use Livesuite or Phoenixcard version 309), 10/2/2014.
- Android 4.2 NAND Image with Gbit Ethernet driver , (use LiveSuite or PhoenixCard version 309 , note1) 10-15-2014 , Android 4.2.
- Android 4.2 Bootable SD image, (Use DD or windisk32imagewriter), 08-26-2014.
- Doesn’t have Gbit ethernet driver
- Android 4.2 NAND Image, (use LiveSuite or PhoenixCard version 309 , note1)04-04-2014 , Android 4.2, Beta release.
- Use Phoneixcard to create a production SD, and insert the SD to pcDuino3 and power cycle pcDuino3. After around 10 minutes, remove the production SD, and reboot pcDuino3, the Android will boot up. Note: It will take a longer time for the first boot up.
- Doesn’t have Gbit ethernet driver
- Fix to pcDuino3 Android System Shutdown Error
Snappy Ubuntu Core
- Snappy Ubuntu Core Image (Use Win32diskimagewrite or dd), first release, 3-3-2015.
Ubuntu 14
- Ubuntu NAND Image (use windisk32imagewriter or dd), 2-6-2015.
- Ubuntu NAND Image (use LiveSuite or PhoenixCard), 12-31-2014.
- Use LiveSuite to flash to NAND directly through the USB-OTG or Phoenixcard to create a production SD card. From ubuntu 14, we provide a single step flashing process that flashes kernel and rootfs at the same time.
- Ubuntu NAND Image , beta release, (use LiveSuite or PhoenixCard), 12-28-2014.
- Use LiveSuite to flash to NAND directly through the USB-OTG or Phoenixcard to create a production SD card. From ubuntu 14, we provide a single step flashing process that flashes kernel and rootfs at the same time.
- Arduino style programming only supports command line. No GUI yet.
Tools
- Phonenix Card (Note: for pcDuino3, we must use Phonenix card V309, and for pcDuino1/2/lite/lite wifi, we must use Phonenix card V306).
- PhoenixSuite 1.0.6 (This has a very strict requirement on Windows, but works best on Windows XP)
- Win32DiskImager, a tool used to create bootable SD card