Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

i wish people would stop calling it the "department of war"

Uncategorized
9 7 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    0 Views
    I overslept and missed the eclipse before the fog rolled in in Venice Beach.
  • 0 Votes
    1 Posts
    1 Views
    I have a question about Python libraries and testing scope.If I'm importing 'serial' in my library, and use it like the following to create a connection to a sensor:--- start code ---import serialclass Sensor: def __init__(self, serial_device): self.__serial_device = serial_device try: self.__connection = serial.Serial( port=serial_device, baudrate=9600, bytesize=serial.EIGHTBITS, parity=serial.PARITY_NONE, stopbits=serial.STOPBITS_ONE, ) except serial.SerialException: print("Could not establish serial connection to sensor")--- end code ---how much testing should I do around the serial connection? Just mock up a few buffers (byte streams), and see how my class handles unexpected input?One the one hand, I want to make the library as solid as possible. On the other hand, I don't want to run tests on code I don't control (the library module). I know of the 'mock-serial' utility, but haven't used it.The aim is to make a Python version of my Arduino library for the CozIR Ambient CO2 sensor:https://codeberg.org/mjack/ambientCO2/src/branch/develop#python #unittest #testing #sensors
  • Ci sono esperte di esercizio fisico all'ascolto?

    Uncategorized
    14
    0 Votes
    14 Posts
    4 Views
    @kenobit allora tutto bene. la palestra fatta per un periodo ti permetterebbe di fare anche altri movimenti che il solo camminare non privilegia, per la schiena ad esempio estensioni e flessioni della lombare con peso, rotazioni, inclinazioni, ottimale per avere un bel range di movimento allenato.
  • ## 📡 Non è un giocattolino.

    Uncategorized meshtastic
    20
    0 Votes
    20 Posts
    4 Views
    @francommit perfetto, inizio a capire qualcosa. Grazie @snow @lgsp @andre123 @gecco