Pinned Repositories
AE
arnauddevie.github.io
GitHub Pages
batteries.fyi
Static website
battery-archive-sandbox
For more information about the battery archive project, go to www.batteryarchive.org
BatteryTemperatureMonitor
Monitor battery temperature using multiple DS18B20 1-wire digital temperature sensors on a single bus (daisy-chain). Features include: Automated email and text messages notifications and Data logging. Project implemented on a Raspberry Pi3 in Python 3.
coslib
CoSLIB is a continuum-scale lithium-ion battery modeling framework written in Python that utilizes FEniCS and FiPy for solving model PDE's.
ftc_app
FTC Android Studio project to create FTC Robot Controller app.
Hazard-Assessment-CAS-Lookup
This Python project takes a text file with a list of CAS number for the chemicals in your inventory and scrapes Sigma-Aldrich website to retrieve a compilation of Hazard statements (e.g. H319), Precautionary statements (e.g. P120) and recommendations for Personal Protective Equipment (PPE). It creates (4) HTML files, a folder with SDS PDF and (1) spreadsheet as a result.
Hazard-Assessment-CAS-Lookup-Flask-App
A web app for the hazard assessment helper tool, based on Flask.
language-gdk
Texas Instruments' lithium-ion fuel Gauge Development Kit (GDK) scripting language support for Atom
arnauddevie's Repositories
arnauddevie/Hazard-Assessment-CAS-Lookup
This Python project takes a text file with a list of CAS number for the chemicals in your inventory and scrapes Sigma-Aldrich website to retrieve a compilation of Hazard statements (e.g. H319), Precautionary statements (e.g. P120) and recommendations for Personal Protective Equipment (PPE). It creates (4) HTML files, a folder with SDS PDF and (1) spreadsheet as a result.
arnauddevie/AE
arnauddevie/arnauddevie.github.io
GitHub Pages
arnauddevie/batteries.fyi
Static website
arnauddevie/battery-archive-sandbox
For more information about the battery archive project, go to www.batteryarchive.org
arnauddevie/BatteryTemperatureMonitor
Monitor battery temperature using multiple DS18B20 1-wire digital temperature sensors on a single bus (daisy-chain). Features include: Automated email and text messages notifications and Data logging. Project implemented on a Raspberry Pi3 in Python 3.
arnauddevie/coslib
CoSLIB is a continuum-scale lithium-ion battery modeling framework written in Python that utilizes FEniCS and FiPy for solving model PDE's.
arnauddevie/ftc_app
FTC Android Studio project to create FTC Robot Controller app.
arnauddevie/Hazard-Assessment-CAS-Lookup-Flask-App
A web app for the hazard assessment helper tool, based on Flask.
arnauddevie/language-gdk
Texas Instruments' lithium-ion fuel Gauge Development Kit (GDK) scripting language support for Atom
arnauddevie/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
arnauddevie/LIONSIMBA
A Matlab framework based on a finite volume model suitable for Li-ion battery design, simulation, and control
arnauddevie/magspoof
MagSpoof is a portable device that can spoof/emulate any magnetic stripe or credit card "wirelessly", even on standard magstripe readers.
arnauddevie/Makeblock-Libraries
Arduino Library for Makeblock Electronic Modules, learn more from Makeblock official website
arnauddevie/outcomes.fyi
Website
arnauddevie/pydigitemp
Python implementation of 1-Wire protocol.
arnauddevie/simpleFigureExport
This is a Matlab function which can be used to save a figure in a variety of formats at once with full control of the figure dimensions and resolution.