TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139250 times)
  2. FAT32 Library (71746 times)
  3. Network Ethernet Library (57120 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28074 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Let's Make - Pedometer

Rating:

1

Author: MIKROE

Last Updated: 2016-02-23

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1034 times

Followed by: 3 users

License: MIT license  

We're proudly presenting the second Let's Make project from our Intern's lab. This Pedometer consists of a mikromedia for STM32-M4, a mikromedia Proto shield and LiPo battery. Let's measure how far you walked with this Let's make. A pedometer is a portable device that counts each step a person takes.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Let's Make - Pedometer" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Let's Make - Pedometer" changes.

Do you want to report abuse regarding "Let's Make - Pedometer".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

mikromedia Pedometer Kit

mikromedia Pedometer Kit

Kit features: mikromedia for STM32 M4, Proto Shield, Li-Polymer Battery, and USB cable.

View full image

We're proudly presenting the second Let's Make project from our Intern's lab. This Pedometer consists of a mikromedia for STM32-M4, a Proto shield and LiPo battery.

For sensor Pedometer uses ADXL345 3-axis digital accelerometer: http://www.analog.com/static/imported-files/data_sheets/ADXL345.pdf

The touchscreen displays number of steps and duration of walking. Message “no movement” is written when there is no movement. Also, the interface has START and STOP button. Algorithm samples the accelerometer data every 0.5 seconds as you walk, and dynamically adapts the threshold.

This fine and demanding project was developed by Marko Lainovic, one of our talented and prosperous interns.

Data Filtering

Data Filtering

MathLab example of signal data filtering. Signals are received from ADXL345 3-axis digital accelerometer.

View full image
Marko Lainovic, intern.

Marko Lainovic, intern.

Marko Lainovic graduate at University of Belgrade Faculty of Electrical Engineering.

View full image

ALSO FROM THIS AUTHOR

DC Motor 12 Click

0

DC Motor 12 Click is a compact add-on board with a brushed DC motor driver. This board features the TB9054FTG, a PWM-type, dual-channel, H-bridge, brushed DC motor driver from Toshiba Semiconductor. The TB9054FTG is rated for an operating voltage range from 4.5V to 28V, with the motor controlled directly through a PWM signal or SPI serial interface. In addition, this driver allows a dual configuration with two motors with 5A current ratings per channel or one 10A channel drive in a Parallel mode of operation. It also has complete diagnostic and protection capabilities supporting robust and reliable operation.

[Learn More]

BarGraph click

0

This is a demonstration example for BarGraph click. Bar Graph is representing ADC value measured on Poetntiometer P1. On Potentiometer P2 user can adjust PWM for LCD backlight.

[Learn More]

Conversions

11

Additional Conversion library, contains routines for converting numerals to binary string representation and for converting to binary Gray code.

[Learn More]