The Blue Sky Solar Racing Club (Blue Sky Club) based in the University of Toronto is an Engineering student club specializing in the design, construction, and racing of solar-powered vehicles. Since 1997, the Blue Sky Club has represented the University of Toronto in biennial solar racing events around the world. Bound by real-world constraints, the Blue Sky Club makes use of a multi-disciplinary design approach, the resources provided by the club’s supporters, and the passion of its members to develop and implement the best possible solutions to improve the racing performance of its vehicles.
We developed various open-source programs and libraries, which are as follows:
GEN12
- Revolution: The software for the next generation electrical system for Blue Sky Solar Racing
- BattLib: A library for battery SOC calculation using EKF
- ICLib: A collection of integrated circuit libraries in pure Python
- Door: A comprehensive Python library for synchronization proxies
- DataBrief: A library for (de)serializing dataclasses in a highly compressed format
- PySTPA: A Python framework for the digitalization of STPA for real-life systems
GEN11