“All of The Weather Company’s data can be accessed using a simple published Application Programming Interface (API),” says John Cohn, IBM fellow and chief scientist of design automation. Think of an API as a set of instructions for building a piece of software. It’s flexible in that the end-user company can choose what the software will look like. From this digital portal its employees will access the data drawn from weather stations and IoT-connected devices, and Watson ties it together by allowing them to ask questions the way a person asks another person.
“Our initial demonstration, which is already online and working, is around a project called EZ Buddy,” Cohn says, “developed by our IBM research lab in Kenya. EZ Buddy demonstrates how local weather data can be used with local irrigation monitoring and control to help farmers optimize their crop watering.” Farmers text the system from their mobile phones, asking questions such as ‘When should I water?’ and ‘How long until my water tanks are refilled by rain?’, and the system texts them answers. Once expanded beyond East Africa, WIoT (Watson IoT) will merge all WU’s weather stations with relevant satellite data, lift data from cell phones’ pressure sensors, and combine it with local information, such as soil measurements and nearby water stores, to sharpen its weather models both globally and locally. Farmers can use it to manage their irrigation, planting seasons, and pesticide schedules. “It’ll demonstrate how commercial interests such as insurers, commercial farming interests, and smarter cities can build commercial systems that combine hyperlocal weather data with cognitive IoT,” Cohn adds.
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: The latest on Raspberry Pi RP2350-E9, Bluetooth 6, 4,000 Stars and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Its’ interesting that Watson is not being used to predict any weather – they’re apparently using the Weather Underground to do all the forecasting. Watson is only keeping track of widely scattered IoT sensors and consuming data from WU. There are a number of Adafruit products that could come in handy here, particularly in doing water level monitoring. For example, you could use a Nano and a MaxBotix rangefinder to do accurate tank level calculations. then upload data using FONA breakouts….
Its’ interesting that Watson is not being used to predict any weather – they’re apparently using the Weather Underground to do all the forecasting. Watson is only keeping track of widely scattered IoT sensors and consuming data from WU. There are a number of Adafruit products that could come in handy here, particularly in doing water level monitoring. For example, you could use a Nano and a MaxBotix rangefinder to do accurate tank level calculations. then upload data using FONA breakouts….