No video

ADXL345 with STM32 || I2C || OLED || CubeMx || Keil || HAL library

  Рет қаралды 25,146

ControllersTech

ControllersTech

6 жыл бұрын

Purchase the Products shown in this video from :: controllerstec...
________________________________________________________________________________________
To DOWNLOAD the code, visit controllerstech...
For connecting OLED display with STM32, GOTO • SSD1306 OLED and STM32...
Check out more VIDEOS on MODULES/SENSORS with STM32 • STM32 and SENSORS/MODULES
Check out more VIDEOS on I2C with STM32 • STM32 I2C
________________________________________________________________________________________
****** SUPPORT US BY DONATING*****
paypal.me/cont...
******Join the Membership******
/ @controllerstech
Join the Discord Server / discord
Join the Telegram Group t.me/controlle...
Follow me on Instagram / controllerstech
For more info, visit www.controller...

Пікірлер: 26
@ArsenMikitov
@ArsenMikitov 3 жыл бұрын
Спасибо тебе, добрый человек! Благодаря твоему видео я заставил работать STM32 и ADXL345! Super!!!
@panuunap680
@panuunap680 Жыл бұрын
mne tozhe nuzhen rezultat, ya ispolzuyu drugoy mikro_kontroller :)))
@MehmetAliTurhan
@MehmetAliTurhan 3 жыл бұрын
How can I find the libraries which you mentioned in the video?
@canerboyraz9480
@canerboyraz9480 Жыл бұрын
I wonder why the values are high at some points where there is almost no acceleration. I mean when the values are close to 0 (breadboard on the table), I start moving the breadboard in different axes, and when I stop moving it, the values should show numbers close to 0 again, I suppose, but the values still stay high until the breadboard comes back to the starting position. thanks for your effort in these brilliant videos! you help a lot!
@woldecosgrove
@woldecosgrove 7 ай бұрын
Hello i try duplicate this project on STM32H7, but was only able to show X, Y, Z all 0 values, could you please help?
@rutvikmakwana2191
@rutvikmakwana2191 6 жыл бұрын
sir how ADXL 345 Acceleration is step count with stm32 microcontroller please help me my project is OLED Based Fitness device
@FlyHIGHSIM
@FlyHIGHSIM Жыл бұрын
could you in the future show how to work with MAX17048 ?
@Kixosxd
@Kixosxd 2 жыл бұрын
i tried adxl345 through spi and i get only certain values that dont change at all...
@cncryn35
@cncryn35 6 жыл бұрын
I constructed tihs circuit but i did not correct value, cause negative values is not correct ex: x values 65432 i need help thanks
@ControllersTech
@ControllersTech 6 жыл бұрын
+Dogancan Yuksel check your data type of x and compare it to the code u downloaded....
@vishalgyanchandani4437
@vishalgyanchandani4437 3 жыл бұрын
Can you make video based on pulse oximeter sensor with I2C & STM32
@aminhosseini8573
@aminhosseini8573 3 жыл бұрын
what is the name of your theme for windows 10 ? how ican install this theme ?
@aslanoymak6662
@aslanoymak6662 6 жыл бұрын
superb, thanks for your work
@mekbots7607
@mekbots7607 3 жыл бұрын
amazing ,could you please make video about adxl357?
@tg-xn6fi
@tg-xn6fi 4 жыл бұрын
Thanks, really helpful for my work, while, I still wonder why here the adxl_address = 0x53
@ControllersTech
@ControllersTech 4 жыл бұрын
Unlike arduino, STM use the I2C address as (actual address + read/write bit), all together at once.
@tg-xn6fi
@tg-xn6fi 4 жыл бұрын
@@ControllersTech Thanks!!
@aminhosseini8573
@aminhosseini8573 3 жыл бұрын
thanks its good job
@sergebattesti3166
@sergebattesti3166 3 жыл бұрын
Thanks a lot.
@mohitkumar-dz2hl
@mohitkumar-dz2hl 5 жыл бұрын
I tried the library with stm32f0 but its giving error in library
@ControllersTech
@ControllersTech 5 жыл бұрын
What error exactly
@manishrao8326
@manishrao8326 3 жыл бұрын
It's good. But if you talk and explain it will be best.
@shaguntomar2947
@shaguntomar2947 Жыл бұрын
what is the meaning of "
@ControllersTech
@ControllersTech Жыл бұрын
Shifting the address by 1 bit to the left. 0x53 is 7 bit address as per the datasheet. STM32 HAL accespts 8 bit address, so we shift the adress to left by 1 bit.
@jaouadchafei
@jaouadchafei 6 жыл бұрын
Goood Job
@cncryn35
@cncryn35 6 жыл бұрын
thanks for sharing
Driving a VGA Display?! Getting started with an FPGA! (TinyFPGA)
11:26
STM32 + OLED = Display Anything
18:01
Nick Electronics
Рет қаралды 18 М.
Logo Matching Challenge with Alfredo Larin Family! 👍
00:36
BigSchool
Рет қаралды 10 МЛН
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 43 МЛН
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 14 МЛН
天使救了路飞!#天使#小丑#路飞#家庭
00:35
家庭搞笑日记
Рет қаралды 65 МЛН
These Illusions Fool Almost Everyone
24:55
Veritasium
Рет қаралды 2,1 МЛН
Store data into SD CARD || FreeRTOS || STM32 || ADC || DHT
17:16
ControllersTech
Рет қаралды 31 М.
The Clever Way to Count Tanks - Numberphile
16:45
Numberphile
Рет қаралды 939 М.
Top Fifteen Mistakes People Make When Designing Prototype PCBs
12:26
Cosplay Light and Sound
Рет қаралды 144 М.
SSD1306 OLED and STM32 || 128x64 || SW4STM || CubeMX
14:22
ControllersTech
Рет қаралды 52 М.
#4. STM32F4 I2C Using Registers || Master mode || NO HAL ||
27:56
ControllersTech
Рет қаралды 24 М.
Fun with Transistors
24:33
HackMakeMod
Рет қаралды 161 М.
Logo Matching Challenge with Alfredo Larin Family! 👍
00:36
BigSchool
Рет қаралды 10 МЛН