TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141697 times)
  2. FAT32 Library (74777 times)
  3. Network Ethernet Library (59218 times)
  4. USB Device Library (49226 times)
  5. Network WiFi Library (44999 times)
  6. FT800 Library (44536 times)
  7. GSM click (31200 times)
  8. mikroSDK (30103 times)
  9. microSD click (27586 times)
  10. PID Library (27540 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: 1069 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

1-Wire I2C Click

0

1-Wire I2C Click carries DS28E17 1-Wire-to-I2C master bridge from Analog Devices.

[Learn More]

H-Bridge 2 Click

0

This application controls the speed and direction of motor

[Learn More]

Network Ethernet Library

72

Ethernet library designed to simplify handling of the underlying hardware (ENC24J600/ENC28J60 and internal ethernet module on PIC18, PIC32, FT90x, TIVA and STM32). Library supports: TCP Stack (Server/Client), UDP, IPv4 protocol, ARP requests, ICMP echo requests, ARP client with cache, DNS client, DHCP client.

[Learn More]