tracking pixel
Noawe_Boi

Suspicious (sussy!??!?!??) Looking Step Tracker #HalloWearables #HalloWearable

by
ickytnt1st
Follow
Follow
Remix Model
Like
Suspicious (sussy!??!?!??) Looking  Step Tracker #HalloWearables #HalloWearable 3d model
2D
3D
Makes
Be the first to upload a make
0 Likes3 DownloadsOctober 5, 2021


Ever wanted to be able to be able to eat your halloween candy while also burning it off while ALSO having a sick criminal costume prop? Fear not, your saviour (8th grade idiot), has returned to give you the sussy step tracker.

The Sussy Step Tracker, although not among us related, is a suspicious looking large ancle monitor complete with an OLED screen, step tracking capability, a blinking led, a speaker that beeps when you reach a goal and enough battery to last your whole trick or treating session

The Sussy Step Tracker uses an ultrasonic sensor to track height and therefore steps and an arduino MKR 1000 as its microcontroller. The tracker displays this information on a .96 inch i2c OLED that displays the sensors distance, your current goal and of course your step count. The tracker starts off with a goal of 100 steps then adds 100 and beeps every time you pass it.

Theoredically it shouls work on any microcontroller that supports i2c, outputting to a i2c display and the libraries: wire, adafruit_GFX and adafruit_ssd1306

INSTRUCTIONS. change the #define statements in the code to match your needs (e.g. change #define echoPin 8 to #define echoPin 69), replace the address 0x3C with your in the line "if(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) { // Address 0x3D for 128x64" inside of the void setup statement with your displays i2c address (this can be found by using some i2c scanner code that can be found at https://playground.arduino.cc/Main/I2cScanner/). Finally connect the piezo and led to ground and their respective pins, the SPI and SDA pins for the display and the pins for the speaker. 3D PRINTING AND ASSEMBELY:

note: parts have been optimised for 3dprinting in mesh mixer. support may still be needed and applied tastefully when appropriate

print the strap (or for best results use velcro strap linked) and the leg mount of your choice with a flexible filament (the more flexible the better) and assemble with the instructions in the youtube video provided. when assembled secure with rubber bands (that fit in the slots on either side) or with adhesive. In fact if you have any problems with mounting just use heaping ammounts of hot glue.

IMPORTANT NOTE: PUT ELECTRONICS INSIDE BEFORE SOLDERING OR ASSEMBLING, HOT GLUE MAY BE REQUIRED FOR SOME COMPONENTS TO FIT. PLEASE WATCH THE YOURUBE VIDEO LINKED FOR ME POINTING AT A SCREEN SHOWING YOU WHERE THINGS GO CAUSE IM REALLY BAD AT EXPLAINGING IT WITH WORDS ON A SCREEN. I WOULD END UP BEING LIKE "SO THAT GOES THERE" BUT THERE WOULD BE NOTNIGN THREE BECAUSE THIS IS TEXT.

video: https://youtu.be/H2ePsgG8nx8

LINK TO FUSION 360 (F3D FILE): https://drive.google.com/file/d/1_8YmgRd_p3G4b6NYGrOLrDWRjRwrmvbE/view?usp=sharing

LINKS TO BUY COMPONENTS:

https://www.aliexpress.com/item/1005001621806398.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/1005002402332372.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/32951711109.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/4000148640191.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/32862125706.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/4000686619185.html?spm=a2g0s.8937460.0.0.1f742e0edvwc1D https://www.aliexpress.com/item/1005001621997017.html

price 50AUD (36USD) with a pi pico

note: some of these are lots of parts, these are meant to serve as a guide to what to buy.

if you have any problems contact me on instagram cause i never check anything else and i dont have a phone number (@Noawe_Boi)

GUIDE TO USE: when the tracker first turns on you must raise your leg about an inch off the ground to calibrate the step height. then once the screen turns on walk like normal

CODE:

https://docs.google.com/document/d/155KaDBxTaS97bgsRMfIsezPwA9LEr5PPnhrKuuksUHA/edit?usp=sharing


0 Likes3 DownloadsOctober 5, 2021




0 Likes3 DownloadsOctober 5, 2021