BLE Soil Moisture Sensor with the Ultra-Low Power Works

From the SparkFun blog:

Internet_of_Plants-01

Mort and Mary Present: BLE Soil Moisture Sensor with the Ultra-Low Power Works

It took a year to take a mess of wires, hardware and WiFi dependency and turn it into a new solution to monitor plants and the environment anywhere without a WiFi password. This is BLE-IOP.

Mary_s_Enginursday-01

The necessary circuitry from the Blue Gecko module like the antenna, radio interface and power management were placed on the soil moisture sensor, along with the low-power sensors. We added an analog switch to turn off the sensors when not being read to extend the life of the battery. Of course we ordered protos from OSH Park; we hand-assembled the board using a stencil from OSH Stencils and used the desktop reflow oven T-962. We also used Nick Poole’s Buzzard tool to get that adorable bear on the board.

BLE Soil Moisture Sensor with the Ultra-Low Power Works

A Sneak Peek At The TS100 Soldering Iron’s Younger Sibling — Hackaday

Many readers will be familiar with the TS100 soldering iron, a lightweight and powerful tool with an integrated temperature controller in its handle based upon an STM32 microcontroller. As an iron it’s a joy to use, it has hackable code, and it has become a firm favourite within our community. There have been rumours of…

via A Sneak Peek At The TS100 Soldering Iron’s Younger Sibling — Hackaday

Quote

The 100th Dorkbot SF is tonight (June 27)

35181028_10155561489693359_2192589111074750464_n

The 100th Dorkbot SF is TONIGHT, June 27th, at DNA Lounge in San Francisco! 🎉🤖✨🛠️⚡️

Come to the 100th #dorkbotsf #dbsf100 at DNA – see Heather Gold Evo Heyning Julian Cash Chris Korda presentations, comedy, free pizza while they last! If you’re into AI, interactive immersive media, light painting and a cool synthesizer for pottery come celebrate with us!

 

Screenshot from 2018-06-27 10-11-39

Did you know that OSH Park grew out of the Dorkbot PDX (Portland) meetup?

Find a Dorkbot near you!

dorkbot_t-shirt_Ade_Ward

The 100th Dorkbot SF is tonight (June 27)

LTE Cellular Shield for Arduino with Voice

LTE Cellular Arduino Shield by Timothy Woo:

sim7500_shield_on_arduino_uno_Tzcu8BmrL6.jpg

This powerful cellular shield can easily turn your project into a full-fledged phone with voice, SMS, LTE data, GPS, and more

9375781523747800838

Ever wanted to turn your Arduino into a phone with LTE technology? Sure, there are lots of 2G and 3G modules out there, but of the few that exist, not many LTE modules for Arduino are well-documented or are insanely expensive! With the SIM7500 shield that’s about to change! This shield not only has standard LTE technology with worldwide coverage but it also supports 3G, GPS positioning for asset tracking, and I’ve also thrown in an I2C temperature sensor in there as well, convenient for at least sending some data to the cloud. You’re also not stuck with using 5V Arduino; the shield allows you to configure your own logic voltage so you can interface this with Raspberry Pi and other 3.3V microcontrollers.

As a firm believer in great documentation I’ve set out on a journey to use just about every cellular module I can get my hands on, including theSIM7000module, this SIM7500 project, and hopefully others as well! Join me in this adventure, share your comments, and let’s get Arduino users all around the world connected to the cell towers!

 

LTE Cellular Shield for Arduino with Voice

This Is The Year Conference Badges Get Their Own Badges

Over the last few years, the art and artistry of printed circuit boards has moved from business cards to the most desirable of all disposable electronics. I speak, of course, of badgelife. This is the community built on creating and distributing independent electronic conference badges at the various tech and security conferences around the globe.…

via This Is The Year Conference Badges Get Their Own Badges — Hackaday

Quote

Arduino 3D Graphics Shield Sets Sights on Windowed Desktop

arduino-desktop-shield

From the Tindie blog:

Arduino 3D Graphics Shield Sets Sights on Windowed Desktop

When you’re pushing your Arduino to render graphics, the hardware side of things can get pretty messy. Building the keyboard interface and TVout on a breadboard is a potential solution, but you can run into problems like loose connections and data problems from breadboard capacitance. Dylan Brophy of the Nuclaer Tech store on Tindie has this problem licked.

The NGT30 is an Arduino Desktop Shield that circumvents many of these problems to streamline your development process. It has a keyboard port, VGA output, and advanced rendering functions to ensure a high FPS for your games or other graphics needs. The Propeller chip on the shield takes the heavy lifting off of the Arduino.

It’s capable of rendering basic text and color graphics to a VGA monitor, but it can also make 3D lines for rendering meshes, and you can store sprites for quick rendering later.

The GPU only uses two Arduino pins. Each pin can be selected to avoid conflicts. It’s a simple and elegant solution to a complex hardware problem. If you want to follow along with development, check out the details of the project over on Hackaday.io.

Arduino 3D Graphics Shield Sets Sights on Windowed Desktop