Average rating of 1 out of 5 stars
Enviro Urban (Pico W Aboard), Enviro Urban Only
Product number: PIM629
€83.90
Available · 7 piece · 1-3 days
€83.90*
Customers also bought
Available · 5 piece · 1-3 days
Average rating of 4.6 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.3 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.9 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 5 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.3 out of 5 stars
Available · 58 piece · 1-3 days
Available · 18 piece · 1-3 days
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 44 piece · 1-3 days
Average rating of 3.9 out of 5 stars
Available · 100+ piece · 1-3 days
Available · 39 piece · 1-3 days
Available · 100+ piece · 1-3 days
Available · 19 piece · 1-3 days
Average rating of 4.6 out of 5 stars
Available · 100+ piece · 1-3 days
Product information "Enviro Urban (Pico W Aboard), Enviro Urban Only"
Enviro Urban is an all-in-one board that allows you to monitor all air pollution that can occur in built-up areas. It includes a BME280 sensor for measuring temperature, humidity and pressure, a microphone for noise monitoring and a pre-installed PMS5003I particle sensor. Particulate matter consists of tiny particles of different sizes and types, such as dust, pollen, mould spores, smoke particles, organic particles, metal ions and much more. Particulate matter is a large part of what we call air pollution.
Collect data in a database (we like InfluxDB) to advocate for cleaner air in your neighbourhood, or use the wireless capabilities of the Raspberry Pi Pico W to contribute to citizen science projects like sensor.community.
You can buy an Enviro Urban on its own or in a kit that includes a weatherproof case and everything else you need to get started.
Enviro x Pico W on board
Our new Enviro (Pico W Aboard) range has been designed specifically for environmental monitoring and recording. We wanted to create a range of Pico/RP2040-powered all-in-one sensor boards that are compact and easy to install and programme.The wireless capability of the Raspberry Pi Pico W allows Enviro to integrate with other systems - so you can feed your data into databases, home automation systems or online science projects.
Because the least fun way to add lots of sensors to your environment is to figure out how to power everything without running tonnes of wires, all sensors are designed to work on battery power. Each Enviro board has a real-time clock (RTC) on board, so it periodically wakes up from deep sleep, takes a reading (and optionally connects to Wi-Fi) and then goes back to sleep - so you can go months without a battery.
We've also put together handy accessory kits for our Enviro boards that include the right size AA or AAA battery, a USB cable and other essentials for each board to get you up and running quickly.
Enviro features
- Raspberry Pi Pico W on board
- Dual Arm Cortex M0+ runs at up to 133Mhz and 264kB SRAM
- 2MB QSPI flash with support for XiP
- Powered and programmable via USB micro-B
- 2.4GHz wireless
- Deep sleep/wake-up function with RTC
- 1 x POKE (user) button
- Reset button (because we are not monsters)
- Battery connection (JST-PH connection, 5.5 V maximum voltage)
- User/activity LED (dimmable via PWM, can only light up when the board is awake)
- Warning LED (connected to the RTC)
- Qw/ST connector for connecting breakouts
- Fully assembled
- No soldering required.
- Enviro firmware
- Circuit diagram (coming soon)
Enviro Urban Features
- BME280 temperature, pressure and humidity sensor(data sheet)
- MEMS microphone (data sheet)
- PMSA003I Fine dust sensor (data sheet)
Enviro Urban + Accessory Kit contains
- Enviro Urban
-
Weatherproof cover/Stevenson screen
- 3 x AA battery pack
- 3 x AA batteries
- USB micro-B cable
- Velcro fastener to attach the battery pack
Software
Enviro comes with sophisticated software that makes it very easy to set up and connect, even if it's your first foray into environmental recording/IoT.Switch it on and connect your mobile phone, tablet or other Wi-Fi enabled device to the network called "Enviro Urban Setup" - your Pico W will guide you through the rest!
Connecting breakouts
The Qw/ST connectors on the Enviro boards make it super easy to connect I2C Qwiic; or STEMMA QT breakouts. If your breakout has a QW/ST connector on the board, you can connect it directly with a JST-SHto JST-SH cable.Breakout Garden breakouts that do not have a Qw/ST connector can be connected with a JST-SHto JST-SH cable and a Qw/ST to Breakout Garden adapter. Want to use multiple breakouts at the same time? Try this adapter!
- List of breakouts that are currently compatible with our C++/MicroPython build.
Notes
- Dimensions: 69 x 36 mm (L x W, approx)
- Enviro boards can go into a deep sleep mode in which the Pico W, the sensors on the board and the sensors connected via Qw/ST are completely switched off. The only thing still running on the board is the RTC, which can wake the board up again at a specific date and time or via a timer. You can also wake up the board by pressing the POKE button or by connecting the USB cable (the board will never sleep when powered by USB). The power consumption in sleep mode is 20uA.
- The RTC can also be used to memorise the time and date (this means we don't have to waste power every time we make a radio call to find out the time and date).
- The warning LED is connected to the RTC, so it can also light up in deep sleep to inform you of problems. It is limited to three states - on, off or 1hz flashing (it is not possible to control the brightness).
- We recommend using a 3 x AA battery pack with Enviro Urban as the fine dust sensor consumes quite a lot of power. Any battery pack that can supply between 2V and 5.5V will work - 2 or 3 alkaline AA or AAA cells, 4 rechargeable NiMH cells or a single cell LiPo. If you are using a LiPo battery, remember that the Enviro boards do not include a charger. You will therefore need a separate LiPo charger (e.g. a LiPo Amigo) to charge the battery.
About Pico W Aboard
Our new Pico W Aboard products come with a built-in Raspberry Pi Pico W. This means you can take full advantage of the RP2040 microcontroller - a fast dual-core ARM processor, a dynamic, growing ecosystem and a wide range of programming methods to experiment with. But the most exciting thing is that the Pico W has wireless connectivity, so your Pico/RP2040 devices can communicate with each other and the internet! Wireless is very new for Pico/RP2040 - be aware that things will change quickly! Software support (wireless examples, tutorials, CircuitPython support etc.) will take a while to catch up. If you're a complete beginner to Pico/RP2040, you may have a better experience with wireless if you wait until things have settled down a bit.
| Zolltarifnummer: | 84733020 |
|---|---|
| Brand: | Pimoroni |
| EAN: | 0769894022047 |
| Gross Weight (kg): | 0.040 |
| Manufacturer ID: | PIM629 |
| Product ID: | PIM629 |
Pimoroni
Optimize your Raspberry Pi - with Pimoroni
Pimoni is the expert when it comes to equipping your Raspberry Pi with high-quality add-on modules. The successful company was founded in 2012 in Sheffield, England, and now also has a branch in Essen, Germany. According to the University of Sheffield, Pimoroni is even considered one of the fastest growing manufacturing companies in the UK.
The electronics specialist has the right solution for almost every need around the Raspberry Pi. The product range also includes the Pimoroni Fan Shim, a powerful 30mm CPU fan for the Raspberry Pi, which is one of the top sellers from Pimoroni. The Fan Shim manages a powerful 4,200 RPM and delivers significant added value by optimizing the thermal performance of your Raspberry Pi. Compatibility exists with the Raspberry Pi 4, but also with the 3 B+ and 3 A+ models.
The fan is equipped with RGB LED and a tactile switch, making it wonderfully controllable. The LED serves as an indicator to track the fan status and CPU load/temperature. The tactile switch is also handy: With the help of the included Python library and a daemon, you can program it to switch between temperature-controlled automatic mode and manual mode. Thanks to its "friction-fit" header, the Pimoroni Fan Shim can easily be plugged onto the pins of your mini computer and is ready to go without soldering. In general, the installation is uncomplicated and should not take more than two minutes. While the fan is doing its job, the noise level is very low: The maximum value is only 18.6 dB.
Apart from the Pimoroni Fan Shim, many other top products from Pimoroni are available at Berrybase. The Pibow Coupé 4 is recommended for all owners of a Raspberry Pi 4: The compact case reliably protects your mini computer from external influences like dust or shocks. All ports remain open and thus accessible. The high-quality processed and easy to mount frame for the official 7" Raspberry Pi touchscreen display also fulfills its protective function perfectly. With the Pirate Audio HAT you get a first-class 3W stereo amplifier for your mini computer: Use the module in combination with your Raspberry Pi and your speakers to control the playback of your favorite music and to create powerful sound.
Depending on what you have in mind, you can also use other modules from Pimoroni, such as LED sensors, camera modules or the Pico HAT Hacker.
Pimoroni Ltd.
Unit 1, Parkway One Business Park
GB S9 4WN Sheffield
https://shop.pimoroni.com
[email protected]
WEEE number: 20453810
Responsible person for the EU
See manufacturer information
Safety instructions
- Keep the product away from liquids, moisture and extreme heat.
- Only use the product in well-ventilated areas to avoid overheating.
- Ensure that no short circuits occur due to contact with conductive objects.
- Take care with the power supply; only use compatible power supply units.
- Be careful when handling sensitive contacts and components to avoid damage caused by electrostatic discharge (ESD).
- Only use the expansion board with suitable, compatible devices.
- Avoid modification or disassembly, as this may invalidate the warranty.
- Keep the product away from children, as small parts can be swallowed.
- Dispose of the device in an environmentally friendly manner and in accordance with local regulations for electronics.
- Never dispose of electronic components with household waste; use appropriate collection points.
1 of 1 reviews
Average rating of 1 out of 5 stars
1 out of 5 stars
Login
1 review
4 March 2023 08:55
Review with rating of 1 out of 5 stars
Bietet nicht was in der Beschreibung versprochen
Die 2von 10 Punkten bekommt er nur weil er tatsächlich misst.Leider nur lokal bis der Speicher voll ist.Support Pimoroni nicht vorhanden und Forum hilft auch nicht. Sensor.community Datenversand (nicht supportet) geht nicht und ansonsten nur teuerer Cloud Service der 10€ im Monat kostet. UNVERSCHÄMT Datenversand eigende URL unterstützt,nichts für Anfänger meiner Meinung nach-Schade. gute Komponenten zum fairen Preis an Board.
Ähnliche Artikel
Average rating of 2.5 out of 5 stars
Available · 2 piece · 1-3 days
Available · 3 piece · 1-3 days
Available · 2 piece · 1-3 days
Available · 7 piece · 1-3 days
Customers also viewed
Available · 3 piece · 1-3 days
Available · 15 piece · 1-3 days
Available · 7 piece · 1-3 days
Similar products
Available · 8 piece · 1-3 days
Available · 7 piece · 1-3 days
Available · 10 piece · 1-3 days
Average rating of 4 out of 5 stars
Available · 14 piece · 1-3 days
Available · 27 piece · 1-3 days
Average rating of 4.4 out of 5 stars
Available · 10 piece · 1-3 days
Average rating of 5 out of 5 stars
Available · 16 piece · 1-3 days
Average rating of 5 out of 5 stars
Available · 5 piece · 1-3 days
Available · 4 piece · 1-3 days
Available · 52 piece · 1-3 days
Average rating of 4.5 out of 5 stars
Available · 1 piece · 1-3 days
Available · 20 piece · 1-3 days
Available · 7 piece · 1-3 days
Average rating of 4 out of 5 stars
Available · 37 piece · 1-3 days
Available · 11 piece · 1-3 days
Available · 2 piece · 1-3 days
Available · 11 piece · 1-3 days
Available · 3 piece · 1-3 days
Available · 9 piece · 1-3 days
Available · 6 piece · 1-3 days
Customers also bought
Available · 5 piece · 1-3 days
Average rating of 4.6 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.3 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.9 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 5 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 100+ piece · 1-3 days
Average rating of 4.3 out of 5 stars
Available · 58 piece · 1-3 days
Available · 18 piece · 1-3 days
Available · 100+ piece · 1-3 days
Average rating of 4.8 out of 5 stars
Available · 44 piece · 1-3 days
Average rating of 3.9 out of 5 stars
Available · 100+ piece · 1-3 days
Available · 39 piece · 1-3 days
Available · 100+ piece · 1-3 days
Available · 19 piece · 1-3 days
Average rating of 4.6 out of 5 stars
Available · 100+ piece · 1-3 days