Copyright 2022 Google LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Cast Moderator Centipede is an Arduino script used to setup Cast Moderator in bulk. The script is compiled and uploaded to a keyboard enabled micro controller. The Arduino is then powered or executed and walks through the setup flow. Setup Example Video The eeprom branch can be used to setup multiple Cast Moderators and automatically change accounts. It requires using an Arduino with EEPROM memory.
- Google Chromecast
- Arduino with HID Keyboard functionality
- Arduino Micro for example
- USB splitter with USB-C Data and Power ports
- Tested using Anker USB-C, Hub Power Expand 6-in-1
- Clone this repo to your local device.
- Edit in an Arduino IDE to enter your WifFi SSID, Password, Google Workspace Username, and Password.
- Optionally adjust timings where needed to accommodate network speed and potential downloads.
- When creating accounts on the domain use the same password. Secure accounts by turning off services such as gmail and drive which are not needed.
- Google accounts can only be used on up to 90 devices.
- When using a non-Google SSO it's best to place the cast accounts in an org unit set to Google as the SSO.
- Compile and upload to the arduino.
- Connect the tail of your USB-c splitter to the Chromecast.
- Connect the Chromecast to the HDMI.
- Connect the Power to the USB and let it boot.
- When prompted pair the remote.
- Once paired plug in or reset the Arduino. Code will begin the click after the set delay; 10 seconds.
- Once asked to explore thr Chromecast it can be disconnected and installed in a Classroom. When booted it will load Cast Moderator immediately.