# Build Applications for TIYCam

To build applications for TIYcam, we need a host development PC, which is a linux PC. The preferred OS is Ubuntu 20.&#x20;

We need three components to build applications for TIYCam:

1. [Toolchain](https://linksprite.s3.amazonaws.com/TIYCam/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tgz)
2. [TIYCam JES SDK](https://linksprite.s3.amazonaws.com/TIYCam/sysroot.tgz)
3. [Demo Code](https://linksprite.s3.amazonaws.com/TIYCam/demo.zip)

Please refer to Project [Github](https://github.com/deepcam-cn/tiycam-examples) for more examples and source files.&#x20;
