MY21
January 2, 2021, 1:59pm
1
hello, I’m new here and I need some parts that I did not find on the software:
SparkFun Pulse Oximeter and Heart Rate Sensor - MAX30101 & MAX32664 (Qwiic)
30205 Body Temperature Sensor
#piezoelectric film sensor - * Piezo Vibration Sensor
if anyone made one of them please add them (I’m trying to understand how to create a new part but so far no luck)
Thank you in advance
vanepp
January 2, 2021, 4:44pm
2
Presumably you are looking for a module like this rather than the IC itself?
The other two are fairly easy.
Peter
MY21
January 2, 2021, 5:08pm
3
yes, this one does not have instruction at all…do you have any advice on what to do?
vanepp
January 2, 2021, 7:20pm
4
Assuming you are looking for code for it, as always google is your friend
This uses the Maxim breakout board rather than the above module but you should be able to adapt the code. The bottom 3 pins A0- A2 which are not on the Maxim board set the I2C address of the module.
Peter
vanepp
January 3, 2021, 4:41am
5
Parts creation is complex. These two sets of tutorials apply to the current Fritzing version, most of the others are for older versions.
Fritzing Part Creation - Chapter3 - Inkscape Advanced Essentials
Learning how to draw in Inkscape - more features.
0:00 Overview
0:16 Select object with cursor and XML Editor
3:34 Manipulate special PDF’s in Inkscape
4:33 XML Editor - Direct drawing manipulation
6:05 XML Editor - Making group, moving object, changing layer height
7:27 Cursor - Changing layer height
8:21 Ruler
9:07 Grids
9:28 Snap selection
10:16 Drawing origin
Someone in this forum post
requested help to fix up a part. So while doing that I decided to record what I needed to do in order to fix the part to provide a tutorial to create new / fix broken parts. If you start from the Tarjeta S4A EDU.fzpz file posted in the above thread, you should be able to recreate my improved part posted in the same thread. I started by loading the original part in to Fritzing, that indicates breadboard is (at first look anyway) pretty good, but schematic and pcb are…
That said here are the 3 parts you requested.
SparkFun_Pulse_Oximeter_Heart-Rate_Sensor.fzpz (8.0 KB)
Minisense100-vibration-sensor.fzpz (5.4 KB)
Max30205-body-temp-sensor.fzpz (7.1 KB)
Peter
MY21
January 3, 2021, 10:45am
6
thank you so much for all of your help!! I really appreciate that you took the time to explain and give me useful advice!