Blog
Notes from the lab
Engineering context, product thinking, and updates from Simplonics.
-
Tutorial: How to Solder PCBs?
Disclaimer: This tutorial is for simplified demonstration/educational purposes and not intended for production applications. We cannot be held responsible for any misuse, errors, damages, or losses. Use at your own risk. Production implementations of our products follow much more stringent quality control processes that those shown in this tutorial, per our clients’ requirements. Printed Circuit […]
-
Tutorial: Stock market analysis using the Hurst Exponent in C#
Disclaimer: This tutorial is for simplified demonstration/educational purposes and not intended for production applications. We cannot be held responsible for any misuse, errors, damages, or losses. Use at your own risk. 1. Overview As a result of requests from our clients, we’ve decided to publish an article about the Hurst Exponent (H), which is a […]
-
Tutorial: Network Protocol Basics
In the previous tutorial, we discussed how to load a mobile app onto an android phone for basic testing. In this tutorial, we’ll go over the basics of network systems and protocols to better understand how that app works. This understanding will help us customize a solution for you to connect your system to others. […]
-
Tutorial: Mobile App Local Deployment
Disclaimer: This tutorial is for simplified demonstration/educational purposes and not intended for production applications. We cannot be held responsible for any misuse, errors, or damages. Use at your own risk. In this tutorial, we’ll discuss how to load a simple http2demo android application in developer mode. We will use an android phone, but analogous method […]
-
Tutorial: How to Use a Serial Interface To Blink an LED?
1. Overview Disclaimer: This tutorial is for simplified demonstration/educational purposes and not intended for production applications. We cannot be held responsible for any misuse, errors, or damages. Use at your own risk. One of the most common questions someone learning electronics may think about is how to get a computer to perform basic operations, such […]