Ark: IoT Core Image for Raspberry Pi is a Rasbian based distro.
It's used for quick development in various Ark: IoT projects for the Raspberry Pi platform.
Ark: IoT Core Image for Raspberry Pi is a FOSS project, GPL3 compatible and MIT Licensed.
- Raspberry Pi 1/2/3/Zero/ZeroW
- Class 10/U10 MicroSD-Card
- Micro-USB Cable
- Host Computer (Window, Linux, macOS)
- See How to OTG for instructions on how to install Raspbian and access your Pi over USB.
- Make sure you are sharing/bridging your internet connection via usb-cable with your RPi.
1. Download and unzip the ark-iot-core image file.
2. Flash Raspbian (full or Lite) onto the SD card.
- Etcher.io is an excellent tool for flashing RPi images.
3. Instert your freshly-flashed microSD-card into your Raspberry Pi;
power it up and using SSH
- Default Username:
ark
- Default Password:
arkiot
- Default Hostname:
arkiot.local
- Example SSH Login:
ssh ark@arkiot.local
Welcome Aboard!
- Make a better todo
- Documention!