Skip to content

Sparkfun ESP32 Thing + IMU + Adafruit Neopixels = ❤️

License

Notifications You must be signed in to change notification settings

raghavakumar8/iot-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-ball

Sparkfun ESP32 Thing + IMU + Adafruit Neopixels = ❤️

ESP32 Setup

  • Clone this repository
git clone https://github.com/raghavakumar8/iot-ball.git
  • Install PlatformIO
pip install -U platformio
  • Fix a known ESP32 I2C issue by patching some files

    • Download patch from the .zip mentioned here
    • Follow instructions from here
  • Compile and upload

cd iot-ball/esp32
pio run -e blink -t upload

About

Sparkfun ESP32 Thing + IMU + Adafruit Neopixels = ❤️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published