Pinned Repositories
arduino_sketches
Publicly-released sketches for the Arduino microprocessor
assembly-intro
Intro to x86 Assembly Language.
BME68x-Sensor-API
Common Sensor API for the BME680 and BME688 sensors
CloudengineScripts
Sample scripts for EnCo CloudEngine
connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
data_science_notebook_templates
A comprehensive collection of Jupyter Notebook templates for data science tasks, developed to improve workflow efficiency and cover a wide range of topics, including exploratory data analysis, hypothesis testing, regression models, and machine learning models.
Deep-Learning-with-TensorFlow-2-and-Keras
Deep Learning with TensorFlow 2 and Keras, published by Packt
DFRobot_AirQualitySensor
Disk91_LoRaE5
Ardunio LoRa E5 driver for WIO and other Boards
DocShop
Projet de boutique e-commerce avec Django.
jschruyers's Repositories
jschruyers/arduino_sketches
Publicly-released sketches for the Arduino microprocessor
jschruyers/assembly-intro
Intro to x86 Assembly Language.
jschruyers/BME68x-Sensor-API
Common Sensor API for the BME680 and BME688 sensors
jschruyers/CloudengineScripts
Sample scripts for EnCo CloudEngine
jschruyers/connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
jschruyers/data_science_notebook_templates
A comprehensive collection of Jupyter Notebook templates for data science tasks, developed to improve workflow efficiency and cover a wide range of topics, including exploratory data analysis, hypothesis testing, regression models, and machine learning models.
jschruyers/Deep-Learning-with-TensorFlow-2-and-Keras
Deep Learning with TensorFlow 2 and Keras, published by Packt
jschruyers/DFRobot_AirQualitySensor
jschruyers/Disk91_LoRaE5
Ardunio LoRa E5 driver for WIO and other Boards
jschruyers/DocShop
Projet de boutique e-commerce avec Django.
jschruyers/esp-idf-lib
Component library for ESP32, ESP32-S2, ESP32-C3 and ESP8266
jschruyers/esp-matter
Espressif's SDK for Matter
jschruyers/ESP32-DS18B20-Web-Server-ESP-IDF
ESP32 DS18B20 Web Server ESP-IDF
jschruyers/fbs-tutorial
Tutorial for creating Python/Qt GUIs with fbs
jschruyers/gauravgit
Machine learning models on various datasets
jschruyers/LoRaWan-E5-Node
Applications on LoRa-E5 mini/ LoRa-E5 Development Kit with v1.1.0 STM32Cube MCU Package for STM32WL series(SDK)
jschruyers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
jschruyers/mastering-stm32-2nd
Repository for all examples in the book "Mastering STM32 - Second Edition"
jschruyers/materials
Bonus materials, exercises, and example projects for our Python tutorials
jschruyers/Medium
Scripts for Medium articles
jschruyers/multithreadinginpython
Multi-threading examples in Python
jschruyers/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
jschruyers/reader
Read the latest Real Python tutorials (PyPI Demo Package)
jschruyers/Seeed_Arduino_MultiGas
This library could be used to detect four different gas concentrations and display them on the terminal.
jschruyers/STM32CubeL4
STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
jschruyers/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
jschruyers/threading-tutorial