PubInv / moonrat

Moonrat: A second-generation portable incubator
GNU Affero General Public License v3.0
3 stars 3 forks source link

Important datasheets and remarks #187

Open SilviaKarbid opened 8 months ago

SilviaKarbid commented 8 months ago

Heating pad adafruit datasheet Ultra Heating Fabric.pdf

kurama79 commented 8 months ago

Here is the wiki link of the display https://wiki.seeedstudio.com/Grove-OLED-Display-0.66-SSD1306_v1.0/

kurama79 commented 8 months ago

And the datasheets of the sensors: LM35.PDF

kurama79 commented 8 months ago

TMP35.PDF

ForrestErickson commented 8 months ago

From the KiCad schematic there is the properties view of the OLED display image

JLCPCB part number is: C5248080 If you visit the their web site you can get datasheets for the parts they are providing. In this case this URL: https://jlcpcb.com/partdetail/Hs-HS96L03W2C03/C5248080

If you look into the repository in this folder under the PCB you will find many of the data sheets for the parts we use. It is not formally organized and you have to open and look at files where the file name is not self explanatory https://github.com/PubInv/moonrat/tree/main/moonratII/pcb_moonratII/parts The display data sheet is there: HS96L03W2C03.pdf

Hope this helps.

ForrestErickson commented 8 months ago

@HJGV05 @SilviaKarbid @kurama79 There is a README.md at the PCB folder here: https://github.com/PubInv/moonrat/tree/main/moonratII/pcb_moonratII

It is meant to explain some of that is in the folder. I just realized that it would be improved by adding an explanatory note and a link to the parts folder.

I would urge any or all of you do make that change so as to become of the habit of building documentation into the project files as we go.
If it is your first exposure to markdown google and find a tutorial to your liking (and share that tutorial) please. I keep a markdown syntax cheat sheet taped to a book case above my monitor for quick reference.

Let me know if I can help. Lee

ForrestErickson commented 8 months ago

image

SilviaKarbid commented 8 months ago

From the KiCad schematic there is the properties view of the OLED display image

JLCPCB part number is: C5248080 If you visit the their web site you can get datasheets for the parts they are providing. In this case this URL: https://jlcpcb.com/partdetail/Hs-HS96L03W2C03/C5248080

If you look into the repository in this folder under the PCB you will find many of the data sheets for the parts we use. It is not formally organized and you have to open and look at files where the file name is not self explanatory https://github.com/PubInv/moonrat/tree/main/moonratII/pcb_moonratII/parts The display data sheet is there: HS96L03W2C03.pdf

Hope this helps.

SilviaKarbid commented 8 months ago

From the KiCad schematic there is the properties view of the OLED display image

JLCPCB part number is: C5248080 If you visit the their web site you can get datasheets for the parts they are providing. In this case this URL: https://jlcpcb.com/partdetail/Hs-HS96L03W2C03/C5248080

If you look into the repository in this folder under the PCB you will find many of the data sheets for the parts we use. It is not formally organized and you have to open and look at files where the file name is not self explanatory https://github.com/PubInv/moonrat/tree/main/moonratII/pcb_moonratII/parts The display data sheet is there: HS96L03W2C03.pdf

Hope this helps.

Hi Forrest, regarding the display part, the dathasheet we attached is for the oled display that Robert already sent us, actually this issue was to have at hand the dathaseet of the components we have here in Guadalajara. 🌞

SilviaKarbid commented 8 months ago

I would urge any or all of you do make that change so as to become of the habit of building documentation into the project files as we go. If it is your first exposure to markdown google and find a tutorial to your liking (and share that tutorial) please. I keep a markdown syntax cheat sheet taped to a book case above my monitor for quick reference.

@HJGV05 @SilviaKarbid @kurama79 There is a README.md at the PCB folder here: https://github.com/PubInv/moonrat/tree/main/moonratII/pcb_moonratII

It is meant to explain some of that is in the folder. I just realized that it would be improved by adding an explanatory note and a link to the parts folder.

I would urge any or all of you do make that change so as to become of the habit of building documentation into the project files as we go. If it is your first exposure to markdown google and find a tutorial to your liking (and share that tutorial) please. I keep a markdown syntax cheat sheet taped to a book case above my monitor for quick reference.

Let me know if I can help. Lee

ok Forest, I think it would be much better to have explanatory notes, we can work on it as we test the pieces, so we can organize the information a little more. In the next meting we can talk more about markdown google in order to improve the exiting documentation.

melanielaporte commented 7 months ago

@melanielaporte Spruce up this weekend.

melanielaporte commented 2 weeks ago

@melanielaporte