Releases: FryerWire/Balloon
Releases · FryerWire/Balloon
Release list
BP 4.0.0
Balloon Project Documentation Report
Version 4.0.0
Date: 4/21/2025
Features
- Added
live_serial_monitoring.pyin theDatafolder. - Added
post_data_processing.pyin theDatafolder. - Added
Imagesfolder for graphs
Changes
- Reorganized the entire file strucutre.
- Removed
lib,testingandNotesfolders.
Bug Fixes
main.cppresets files upon reading and properly records data.
BP 3.0.0
Balloon Project Changelog
Version 3.0.0
Date: 4/18/2025
Features
- Added detailed documentation for the Balloon Project in
docs.tex. - Explained the purpose and functionality of the project:
- Collects altitude and acceleration data.
- Calculates jerk values for X, Y, and Z axes.
- Controls NeoPixel LED colors based on jerk values.
- Logs data to a CSV file and outputs to the Serial Monitor.
- Documented key features, including:
- Altitude measurement using BMP280.
- Acceleration and jerk calculation using LSM6DS33.
- NeoPixel LED color mapping for jerk values.
- Data logging and real-time monitoring.
- Provided an overview of helper functions:
scanI2CDevices(),getAltitude(),getAcceleration(),updateAccelHistory(), andcomputeJerk().
Changes
- Organized the documentation into sections for better readability:
- Overview, Key Features, Code Functionality, Data Logging, and Conclusion.
- Improved clarity and formatting for LaTeX rendering.
Bug Fixes
- NA
IMPORTANT
- The LaTeX file is locally rendered. It will not show on your end unless
you are on GitHub (I believe). - You can edit the document on your end though.
- Please only use the 'docs.tex' file.
- In order to locally view the files, you need to use this link:
https://www.youtube.com/watch?v=4lyHIQl4VM8&t=465s&ab_channel=FedericoTartarini
BP 2.0.0
Balloon Project Changelog
Version 2.0.0
Date: 4/16/2025
Features
- Added
Adafruit Cluelibrary to theBalloon Project - Added
adafruit/Adafruit Unified Sensor - Added
adafruit/Adafruit BMP280 Library - Added
adafruit/Adafruit LSM6DS - Added
adafruit/Adafruit LIS3MDL - Added
adafruit/Adafruit NeoPixel - Added
adafruit/Adafruit GFX Library - Added
adafruit/Adafruit ST7735 Library - Added
adafruit/Adafruit ST7789 Library
Changes
- Removed the
Adafruit Circuit Playgroundlibrary
Bug Fixes
- NA
IMPORTANT
- The LaTeX file is locally rendered. It will not show on your end unless
you are on GitHub (I believe). - You can edit the document on your end though.
- Please only use the 'docs.tex' file.
- In order to locally view the files, you need to use this link:
https://www.youtube.com/watch?v=4lyHIQl4VM8&t=465s&ab_channel=FedericoTartarini
BP 1.0.0
Balloon Project Changelog
Version 1.0.0
Date: 4/14/2025
Features
- Added
main.cppin thesrc/folder for core functionality. - Added
testing.cppin thesrc/folder for altitude data processing. - Added
altitude_data.pyandaltitude_data.txtin theAltitude Testing/folder for altitude testing and data storage. - Added
Adafruit_Examples.cpp,Cpp_Example.cpp, andProf_Cpp_Example.cppin theExamples/folder for example implementations. - Added
READMEfiles in theinclude/andlib/folders for documentation. - Added
Meeting Notes/andProject Notes/in theNotes/folder for project-related notes. - Added
changelog.txt,todo.txt, andLaTeX/folder in theDocumentation/folder for project documentation. - Added
.vscode/folder with configuration files for Visual Studio Code. - Added
platformio.inifor PlatformIO project configuration.
Changes
- Reorganized files into a structured folder hierarchy for better project management.
- Modified
testing.cppto include functionality for reading and processing altitude data fromaltitude_data.txt.
Bug Fixes
- NA
IMPORTANT
- The LaTeX file is locally rendered. It will not show on your end unless
you are on GitHub (I believe). - You can edit the document on your end though.
- Please only use the 'docs.tex' file.
- In order to locally view the files, you need to use this link:
https://www.youtube.com/watch?v=4lyHIQl4VM8&t=465s&ab_channel=FedericoTartarini