Skip to content

Ziloo Firmware is based on Yocto. It runs primarily on ARM SoC

Notifications You must be signed in to change notification settings

experientials/ziloo-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziloo Firmware

Ziloo is an independent device that sees and senses the environment. It recognises objects and behavior based on what it has been taught. It outputs an event log describing what is perceived.

The firmware is made for the various processors contained.

Key building blocks are:

  • Log based storage
  • muslc static library
  • busybox shell
  • Base Firmware from read-only squashfs
  • F2FS storage (requires Linux Kernel 5.7)

For more information see,

Structure

USB Devices

  • CDC Command Console
  • Ethernet
  • Mass Storage for firmware updates and scripts
  • Video Stream (V4L2 based)

Kernel Support

The kernel booted must support connectivity primarily over the two USB ports

Adding New Firmware + Hardware combination

To add a new hardware core to build for create a new branch under hw/ naming it. It is best to base it on the hw/-template- branch.

About

Ziloo Firmware is based on Yocto. It runs primarily on ARM SoC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published