Antonin Pivard
  • Home
  • About
  • Skills
  • Experiences
  • Posts
  • English
    English Français
  • Dark Theme
    Light Theme Dark Theme System Theme
  • Tags
  • 3D Printing
  • Academic
  • Automation
  • Bash
  • CAD
  • Dev Board
  • Electronics
  • Python
  • Script
Hero Image
STL to GLB

This is a simple Python script that converts an STL file to a GLB file. It uses trimesh library to read and export the files. This script support batch processing, it keeps the original file name and directory structure. Installation You need to have Python 3 installed in your system. Its recommended to use a virtual environment to install the required libraries. python -m venv venv source venv/bin/activate You can install the required libraries by running:

  • Script
  • Python
  • Automation
Thursday, February 6, 2025 | 3 minutes Read
Hero Image
CSV to WAV

This is a simple python script that converts a CSV file to a WAV file. Useful for listening to data produced by OpenHantek6022. Usage For instance just run python python csv2wav.py -i input.csv -o output.wav -t 0 -v 1. Options -i or --input : input CSV file default is record.csv -o or --output : output WAV file default is record.wav -t or --time-field : time column index in CSV file default is 0 -v or --value-field : value column index in CSV file default is 1 Csv file can be generated by OpenHantek6022 by selecting the “Export CSV” option in the “Export” menu.

  • Script
  • Python
  • Automation
Monday, July 15, 2024 | 1 minute Read
Navigation
  • About
  • Skills
  • Experiences
Contact me:
  • antoninpvd@gmail.com
  • AntoninPvr
  • Antonin Pivard

Toha Theme Logo Toha
© 2025 Copyright.
Powered by Hugo Logo