from pi_numbers_separated_I2C_function import analyze_data
result = analyze_data(8, 10000, startup=False)
print(result)