element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Upcycle IoT Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Upcycle IoT Design Challenge
  • More
  • Cancel
Upcycle IoT Design Challenge
Blog Using (obsolete) home appliances to optimize energy consumption - blog 4, unboxing
  • Blog
  • Forum
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Upcycle IoT Design Challenge to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: JWx
  • Date Created: 6 Feb 2024 4:49 PM Date Created
  • Views 483 views
  • Likes 6 likes
  • Comments 4 comments
  • Upcycle IoT Design Challenge
Related
Recommended

Using (obsolete) home appliances to optimize energy consumption - blog 4, unboxing

JWx
JWx
6 Feb 2024

Intro

Every design challenge should have an unboxing blog, that is traditionally one of the first written. Unfortunately because of some delays and availability problems, I have just obtained most of my design kit, which I can now proceed to unbox. The package has arrived - as usual - well protected against accidental damage, with paper filling around the modules:

package contents

This time, two modules have  arrived: Curiosity Nano module and the base board, with sensor boards still on the way.

In this place, I would like to thank both Microchip (challenge's sponsor) and the Element14 staff for providing us with components to build our projects in this challenge.

Base system

In this challenge, base/common part of the project was planned do be:

  • SAME 51 Curiosity Nano board
  • Curiosity Nano adapter board

Main part, Curiosity Nano board hosts  SAME51J20A MCU, equipped with powerful set of features, including:

  • ARM Cortex-M4F running up to 120MHz,
  • hardware FPU,
  • DMA controller,
  • one Four-LUTs Configurable Custom Logic,
  • 1024kB of FLASH with ECC support,
  • 256kB  of RAM (128kB when ECC enabled),
  • hardware encryption offload with wide range of algoritms,
  • wide range of hardware serial interfaces, including I2C, I2S, SPI, LIN, RS485 and CAN,
  • dual 12-bit ADC (this one is omitted in the overview page on the manufacturer's portal - bug report has been filled-in on the website),
  • dual 12-bit DAC
  • one Full-Speed (12Mb/s) USB interface supporting both host and device function

In addition to the MCU, board includes on-board debugger with programming, debugging and virtual com port (CDC) features and adjustable voltage regulator, capable of generating voltage in the 1.8-3.6V range.

In addition to the processor board, baseboard (called Curiosity Nano Adapter) was also provided. This one provides:

  • three sockets for mikroBUS modules,
  • one e Xplained Pro Extension Header
  • power supply for powering Curiosity Nano board and the modules with Li-Ion battery charger built-in

Both boards are of good quality, with detailed pin descriptions on the solder-mask and (in case of adapter board) rubber feet for stable placement on the flat surface.

fronts

backs

mikroBUS Click modules

The sponsor generously offered to provide us with up to two mikroBUS modules of our choice - which, considering staggering number of different version available (currently 1565 models present on  https://www.mikroe.com/click-boards website), was a very interesting possibility.

Considering that my project needs at least:

  • possibility to measure mains voltage (to detect energy overproduction event),
  • and receive data from wireless sensor installed inside a refrigerator (to avoid excessive temperature drop during energy storage phase),

I have started searching. After initial analysis of the possibilities it became evident that I cannot directly measure mains voltage - modules are designed for prototyping and are generally prepared to operate with safe voltage levels (even the ones that incorporate components like advanced mains power metering chips are built for low voltage).

In this situation I have decided to use RMS to DC module rated for voltage up to 5V AC, that is providing RMS to DC conversion paired with MCP3221 ADC, connected to the low voltage mains transformer.

To receive data from 433MHz wireless weather sensor working as temperature sensor inside the fridge I have decided to use OOK RX module, designed to receive OOK/AM modulation with the hope of porting existing receiver library to it.

Unfortunately, neither of those modules has arrived to this day, so some temporary alternative solution has to be prepared.

Summary

Considering that first part of the hardware arrived only recently and deadline looming, I am afraid I have to resort to prepare some temporary solution using different hardware, with the hope of porting it to the target architecture in the later time...

  • Sign in to reply
  • JWx
    JWx over 1 year ago in reply to dougw

    Thank you! I think it always was a "best effort" type project - there is a middle of winter here, so not the best moment for studying renewable energy overproduction Slight smile As your project is probably in somewhat similar situation, I also hope you will have enough time to advance it to the point you have planned...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • JWx
    JWx over 1 year ago in reply to DAB

    good point!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 1 year ago

    Engineering 101, expect the unexpected.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 1 year ago

    Unfortunately, the supply chain and scheduling issues are adversely affecting some projects. I'm glad they allowed us to choose which Click boards we received, but that certainly caused major schedule issues. I hope there is enough time to salvage some aspect of your project.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube