Hello Everyone,
I'm about to start a new project where I have some products built on STM32.
Now I wanted to connect those devices to the computer and build a computer software to control the devices and get the stored data from devices (data is stored in SD card in text format).
But I'm not...
Okay so, currently wanting to set up a test for some rechargeable batteries, and developing a lower power mode for a system.
The goal is to connect fully charged batteries to my devices to see how much current they actually drain. I have an estimate how long they should last, but its not exact...
Hi guys, recently Iam making a project which includes Arduino Nano, MPU6050, BMP280, micro SD card module and a servo motor. Brief explanation of my project is basically I am trying to collect data from the MPU6050 and BMP280 and log that data with the help of a micro SD card module and the job...