Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

mbober1/SunFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SunFinder

IMG_20210210_142918

Requirements

Hardware

2x Tower Pro Micro Servo 9g

4x Photoresistors (one is unused due to the lack of a free analog port on RPi Pico)

Software

git clone https://github.com/mbober1/SunFinder
cd SunFinder
mkdir build
cd build

Change path to pico-sdk in CMakeLists.txt (line 3)

export PICO_SDK_PATH=../../pico-sdk
cmake -DCMAKE_BUILD_TYPE=Debug ..
make -j4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors