PineCube open-source Linux IP camera devkit launched for $30

Pine64 has been a busy company/community with the launch of Linux powered Arm development boards, PinePhone smartphone, PineTab tablet, and Pinebook Pro laptop in the last two years.

They also had other smaller projects that got fewer resources due to the launch of the aforementioned products and COVID-19 induced delays, and one of those is PineCube open-source IP camera development kit that finally launched for $29.99 plus shipping.

PineCube open-source IP CameraPineCube hardware specifications:

  • SoC – Allwinner/Sochip S3 Arm Cortex-A7 processor @ 800MHz with 128MB in-package DDR3 RAM
  • Storage – 128Mbit SPI Nor Flash and MicroSD slot, both bootable
  • Camera – 5MP OV5640 sensor
  • Audio – Built-in microphone, speaker
  • Display – Optional 4.5-inch RGB LCD screen (
  • Networking – 10/100M Ethernet with passive PoE and WiFi
  • USB – USB 2.0 Type-A host port
  • Expansion – 26-pin GPIO header
  • Misc – Volume and home buttons
  • Power Supply
    • 5V/1A via micro USB port or GPIO pin
    • 8V-24V passive PoE
    • Optional 950-1,600 mAh 3.7V 903048 lithium polymer ion battery that can be purchased on Amazon or Alixpress.
  • Dimensions – 55 x 51 x 51.5mm
  • Weight – 55g

Allwinner S3 Camera development board

Pine64 currently provides a Linux SDK for the IP camera kit, PDF schematics, and other documentation that can be found in the work-in-progress wiki. That’s probably an SDK based on Allwinner tree, and u-boot & Linux mainline may eventually support the IP camera but that may take a while and will depend on community interest in this type of hardware.

The PineCube is a development kit, meaning it’s not a end product, and instead, it’s aimed solely at developers with “extensive embedded Linux OS experience and an interest in open source IP camera or embedded computer development”.

Pine64 also announced some progress on existing products, as well as the upcoming Pinecil RISC-V soldering iron and a PineCom PDA-style IoT device with a 5-inch display and LoRaWAN, WiFi and other wireless communication protocol.  You’ll find more details in the October update.

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
18 Comments
oldest
newest
kprasadvnsi
3 years ago

They could have gone with better sensor. The OV5640 has very poor low light performance.

Jon Smirl
3 years ago

This might all work with mainline plus some patches. The only piece missing has been the MIPI driver and they avoided that by using the 5640 parallel CSI sensor. The S3 SOC is an amazing value for the price. The sorry thing here is that it took almost five years after the launch of the V3/S3 until there was decent open source support for it. Allwinner provided a kernel 3.4 SDK and then dropped working on the software. Obviously Allwinner did not care about maintaining the software for the S3. They are true idiots for not releasing it as open… Read more »

dgp
dgp
3 years ago

That’s interesting.. hopefully it’s the same one that’s in the MStar/SigmaStar chips and we (I) will able to steal that :D. There should be some chips with an NPU in a hobbyist solderable package.

back2future
back2future
3 years ago

Who owns a product, that one buys for personal use? or
What’s the public interest on infrastructure support for private companies, if these don’t support overall progress for that societies and healthy environment (saving energy through open source hardware, software and engineering knowledge for combining all of that)?
The need for “reverse engineering” is a big disadvantage for the “capitalism” system, considering progress, social stability and saving resources …

Mark
3 years ago

Know of any decently sized sensor chips that will do parallel csi?

Jon Smirl
3 years ago

Parallel CSI is limited to 5MP. That is the limit of the bus.

megous
3 years ago

H264 HW encoding also doesn’t work, right? So this may be useful for snapping photos, but not for recording video.

Jon Smirl
3 years ago

There is no open source implementation for encoding… but someone has done an open source implementation of the /dev/cedar device driver. And with that you can use the closed source user space libraries to encode.

Mark
3 years ago

There has been some effort to build a proper free driver for the cedrus vpu’s encoding capabilities too. There’s also the Hantro G1 (decoding) and H1 (encoding) on board the Rockchip RK3288.

There used to be the Firefly Reload RK3288 based board with hdmi in and 2x hdmi out.

Jon Smirl
3 years ago

bootlin will finish the encoder code for about $30K. Maybe they will do another kickstarter in conjunction with this board.

Theguyuk
Theguyuk
3 years ago

Is libcamera of no use, with the closed sandbox method?

tcmichals
tcmichals
3 years ago

Is there documentation on encoding using 5.8.x kernel, if so can you provide a link?

jasbir
jasbir
3 years ago

Any links to the V831 SDK?

dgp
dgp
3 years ago

I think I noticed this a few weeks back because someone pushed the DT and realised that it probably won’t actually work in mainline for a while. :'(

Theguyuk
Theguyuk
3 years ago

Would this work with ZoneMinder, Shinobi, iSpy etc ?

Khadas VIM4 SBC