Skip to content

mitmedialab/generic-pan-tilt-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Pan Tilt Firmware

This repository contains the firmware source files for the Generic Pan Tilt. The firmware is currently built with PlatformIO using an RP2040 Arduino core and FreeRTOS.

Build instructions

  1. Install PlatformIO
  2. git clone --recursive https://github.com/mitmedialab/generic-pan-tilt-firmware.git
  3. pio run

License Notice

This project is licensed under the Apache 2.0 license.

Copyright (c) 2024-2025 MIT Media Lab
All rights reserved.

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.

A copy of the Apache 2.0 license may also be found in the LICENSE file in the
root directory of this source tree.

SPDX-License-Identifier: Apache-2.0

About

Generic Pan Tilt Firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages