Search results for: 'waterproof'

We could not find anything for waterproof

Getting Hands-on with Sensors

What good is a robot if it can’t interact with the environment around it? Sensors are the backbone of almost every electronics project as they allow your program to make decisions based on external stimuli. We’ve got sensors for...

What good is a robot if it can’t interact with the environment around it? Sensors are the backbone of almost every electronics project as they allow your program to make decisions based on external stimuli. We’ve got sensors for...

Ultimaker Dual-Extrusion 3D Printing Guide

The realm of 3D printers is currently the forefront of new technology. The capabilities of these machines are under relentless progression determined hugely by the technologies available and needs from the community. Reliability, accuracy a...

The realm of 3D printers is currently the forefront of new technology. The capabilities of these machines are under relentless progression determined hugely by the technologies available and needs from the community. Reliability, accuracy a...

Weather Station with Arduino Tutorial

This Weather Station with Arduino was designed for the South Australia Catholic Education STEM Weather Station Challenge. We were lucky enough to be asked to build one of the basic kits provided to schools across South Australia for entry i...

This Weather Station with Arduino was designed for the South Australia Catholic Education STEM Weather Station Challenge. We were lucky enough to be asked to build one of the basic kits provided to schools across South Australia for entry i...

Temperature Sensing with Particle

If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...

If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...

Sphero SPRK+ Review

If you’re in the education sector or keep up to date with the latest STEM learning tools, then you’ve most likely heard of Sphero. It’s one of the most popular educational products which fuses robotics with imagination and...

If you’re in the education sector or keep up to date with the latest STEM learning tools, then you’ve most likely heard of Sphero. It’s one of the most popular educational products which fuses robotics with imagination and...

Natural Disaster Sensor Project with Circuit Playground Express

There is some wild weather approaching! We need a way to give ourselves an early warning when a disaster strikes! In this project, we will use the Adafruit Circuit Playground Express to make an all in one Disaster Detection Station that wil...

There is some wild weather approaching! We need a way to give ourselves an early warning when a disaster strikes! In this project, we will use the Adafruit Circuit Playground Express to make an all in one Disaster Detection Station that wil...

Assemble a goBILDA Outlaw Chassis Kit - Plus Raspberry Pi and 8BitDo Control!

If you want a high-end robotics platform that is easy to expand with it does not get better than goBILDA! GoBILDA is a complete build system designed for makers, students, and educators. From curated kits, to many structural alum...

If you want a high-end robotics platform that is easy to expand with it does not get better than goBILDA! GoBILDA is a complete build system designed for makers, students, and educators. From curated kits, to many structural alum...

Effective Ways To Detect People Using Common Sensors

In this guide, we'll look at common methods of detecting people and some of the different sensors you can use to detect people in your next project.Sensors covered in this guide: PIR Sensor RCWL-0516 Microwave Radar SEN0395 mmWave Rad...

In this guide, we'll look at common methods of detecting people and some of the different sensors you can use to detect people in your next project.Sensors covered in this guide: PIR Sensor RCWL-0516 Microwave Radar SEN0395 mmWave Rad...

Raspberry Pi Pico with LoRaWAN and The Things Network - Makerverse LoRa-E5 Module - Transmit Weather Data into IoT

Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...

Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...

Pool temperature sensor

This project uses a waterproof ds18b20 sensor to log pool water temperature to an SD card and displays the temperature on an LCD.

For this project, an Arduino Uno was used to create a waterproof water temperature logger. The project...

This project uses a waterproof ds18b20 sensor to log pool water temperature to an SD card and displays the temperature on an LCD.

For this project, an Arduino Uno was used to create a waterproof water temperature logger. The project...

Water Tank Level Sensor

Update: Community member Chris has had a go at remaking this project after the original project contributor Denver made the original code repository private. GitHub links below will not work but the original project has been kept here for...

Update: Community member Chris has had a go at remaking this project after the original project contributor Denver made the original code repository private. GitHub links below will not work but the original project has been kept here for...

Raspberry Pi Pico Long Range Radio (LoRa) Weather and Air Quality Station - Full Dashboard (DataCake + TTN), Rain-Proof and Long Range

Have you ever wanted to make a Weatherproof Weather and Air Quality System that transmits its edge-collected data long-range through LoRa (up to a 10Km range) and then have that data automatically uploaded to the Internet to be gorgeously ...

Have you ever wanted to make a Weatherproof Weather and Air Quality System that transmits its edge-collected data long-range through LoRa (up to a 10Km range) and then have that data automatically uploaded to the Internet to be gorgeously ...

LoRaWAN Tank Level Sensor Node

My brother-in-law has a dairy farm in Victoria and many hours per week are wasted traversing the farm to check water tank levels, opening/closing valves, and other small tasks that could easily be remotely monitored and controlled. It was ...

My brother-in-law has a dairy farm in Victoria and many hours per week are wasted traversing the farm to check water tank levels, opening/closing valves, and other small tasks that could easily be remotely monitored and controlled. It was ...

Arduino Cooking Alarm with DS18b20 Sensor

Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius. This is a useful little projec...

Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius. This is a useful little projec...

Rooberry Pi

In the area I live, there are often kangaroos that jump in front of traffic, often from blind spots, and can get themselves into harm's way. I wanted to build a low-cost solution that can alert drivers to kangaroos in these blind spots to r...

In the area I live, there are often kangaroos that jump in front of traffic, often from blind spots, and can get themselves into harm's way. I wanted to build a low-cost solution that can alert drivers to kangaroos in these blind spots to r...

DIY Weather Station with Raspberry Pi

I wanted to build a weather station. After some googling I found a great ‘how to’ guide using a raspberry pi. 

I was also interested in learning Python, so I decided to dive right in...

I wanted to build a weather station. After some googling I found a great ‘how to’ guide using a raspberry pi. 

I was also interested in learning Python, so I decided to dive right in...

433mHz Radio connected pool thermometer

I was wanting to know what the water temperature was without having to physically go and check and I was curious about how warm the water would get during a sunny day and how much heat was lost overnight. I am interested in the idea of home...

I was wanting to know what the water temperature was without having to physically go and check and I was curious about how warm the water would get during a sunny day and how much heat was lost overnight. I am interested in the idea of home...

Hyperweb: Interactive Art for Vivid Sydney

Hyperweb is a collaborative interactive sculpture installation at Vivid in Sydney. I designed and built a crowd sensing weather station that is used to control an audio "soundscape" within the piece. It also triggers light show events that ...

Hyperweb is a collaborative interactive sculpture installation at Vivid in Sydney. I designed and built a crowd sensing weather station that is used to control an audio "soundscape" within the piece. It also triggers light show events that ...

Mailbox Delivery Notification System

Introduction

During the Covid lockdown, I needed something to do. The Postman or woman does not deliver mail every day as most bills come online. So I built this to notify me when the Pos...

Introduction

During the Covid lockdown, I needed something to do. The Postman or woman does not deliver mail every day as most bills come online. So I built this to notify me when the Pos...

Possumpi

My partner wanted to assist with additional space for possums to live in as trees are being lost in the neighbourhood causing possums to move into unwanted areas. She asked me if there was any way to see if the possums were using the box we...

My partner wanted to assist with additional space for possums to live in as trees are being lost in the neighbourhood causing possums to move into unwanted areas. She asked me if there was any way to see if the possums were using the box we...

Simple Relay Timer

Introduction This project started because I needed to replace a water tap timer that had seen better days.  The aim was to use a Raspberry Pi Pico and a couple of PiicoDev boards to do what the water timer did. The actual stopping a...

Introduction This project started because I needed to replace a water tap timer that had seen better days.  The aim was to use a Raspberry Pi Pico and a couple of PiicoDev boards to do what the water timer did. The actual stopping a...

Environment Monitor - V2

This project started due to the smoke haze that enveloped our area during the 2019 and 2020 bushfires. I wanted something to check the air quality of my home and maybe find areas where it needed better sealing. In addition, the BMP280 senso...

This project started due to the smoke haze that enveloped our area during the 2019 and 2020 bushfires. I wanted something to check the air quality of my home and maybe find areas where it needed better sealing. In addition, the BMP280 senso...

Smart Watering System

Introduction This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...

Introduction This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...

Arduino Tide Gauge

I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge. This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...

I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge. This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...

Backyard Birdcam

Introduction

I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...

Introduction

I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...

LoRa P2P Wireless Gate Alarm

Introduction

My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it.  This project uses two Raspberry Pi P...

Introduction

My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it.  This project uses two Raspberry Pi P...
Heads up! Our forum has separate search to our main website. You are about to be redirected to our forum and when you arrive you can search for forum only content using the icon shown below. Click continue to search our forum.

Forum Search
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.