Weather thingi: Difference between revisions

From NURDspace
(Created page with "{{Project |Name=Weather module |Skills=Soldering, Programming, 3D Printing, |Status=Done |Niche=Documentation |Purpose=Electronics, fun, world domination |Tool=No |Category=El...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
|Niche=Documentation
|Niche=Documentation
|Purpose=Electronics, fun, world domination
|Purpose=Electronics, fun, world domination
|Picture=EAy0NC8XoAA-anL.jpg
|Tool=No
|Tool=No
|Category=Electronics
|Category=Electronics
Line 18: Line 19:
* BME280 sensor
* BME280 sensor
* 3d printed enclosure (https://www.thingiverse.com/thing:3768019)
* 3d printed enclosure (https://www.thingiverse.com/thing:3768019)
Wiring
BME to weemos
*VIN -> 3v3
*GND -> GND
*SCL -> D5
*SDA -> D4
see the github for the code
https://github.com/scalda/temp-humdity-sensor

Latest revision as of 16:07, 31 July 2019

Weather module
EAy0NC8XoAA-anL.jpg
Participants
Skills Soldering, Programming, 3D Printing
Status Done
Niche Documentation
Purpose Electronics, fun, world domination
Tool No
Location
Cost
Tool category Electronics

Weather module

EAy0NC8XoAA-anL.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

I am a member of the eu3d mystery box every month you get some samples plus a mini project

this time it was a weather thingi (i seriously need to find a better name)

BOM

Wiring BME to weemos

  • VIN -> 3v3
  • GND -> GND
  • SCL -> D5
  • SDA -> D4

see the github for the code https://github.com/scalda/temp-humdity-sensor