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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • 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
Design For A Cause 2021
  • Challenges & Projects
  • Design Challenges
  • Design For A Cause 2021
  • More
  • Cancel
Design For A Cause 2021
Blog
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Open source EMDR Machine #9. Explanation and examples of the code.

    ilvyanyatka
    ilvyanyatka
    Open Source EMDR Machine. The Whole Blog.   The Arduino side code Code for the Sound Code for the Smart LED strip Code for the motors Code for the server Initialization of the server To create a server To get a raw GET request and create a...
    • 25 May 2021
  • Trakcore #7-  Arduino Nano 33 IoT - Adding Pedometer to Reduce False Positives

    vlasov01
    vlasov01
    Design for A Cause 2021Trakcore #1 AI Assisted Posture Modification - Project Introduction#1 - Project Introduction#2 - Acquiring Data and Designing a Model#3 - Deploying and Testing Edge Impulse ML Model on Arduino Nano 33 IoT#4 - Enabling IMU and B...
    • 25 May 2021
  • Blog#2 - Arduino Air Quality and Humidity Measurement Device : Building The Project (Hardware & Software)

    meera_hussien
    meera_hussien
    Building The Project      Building this project is divided into three sections.       1) Hardware     2) Software Now let's look into detail each of the section. HARDWARE...
    • 25 May 2021
  • Upgrade your current Monitor with Adaptive Brightness Smart feature to Save Eyes #04 :PC Program to Control Screen Brightness

    sandeepdwivedi17
    sandeepdwivedi17
    In this part we will see pc program that will read data from serial port sent by arduino and control brightness of screen according to it.1st Step: Connect arduino with usb to PC and Open AdaptiveBrightnessMonitorUpgrade.exe or run sourcecode in visu...
    • 24 May 2021
  • BIBoP 5 - Power efficency and interrupts

    jduchniewicz
    jduchniewicz
    Previous postsDescriptionBIBoP 1 - Introduction, game plan and rationaleIntroduction to the project and overview, creators biosBIBoP 2 - Writing Arduino code with C++ and C (Makefiles) Using a custom Makefile for development of Arduino code, flashing...
    • 24 May 2021
  • Desktop Merry-go-round #3 Use Wifi to  control on-board led.

    fyaocn
    fyaocn
    1 Introduction 2 The http server 3 Control LED 4 Running on Board 5 Summary 1 IntroductionThere have been several remote control choice for Nano 33 IoT, like MQTT, AWS IoT things. But the quick choice is using wifi library to make it work.M...
    • 24 May 2021
  • Open Source EMDR Machine #8. How it looks like. A lot of pictures.

    ilvyanyatka
    ilvyanyatka
    Open Source EMDR Machine. The Whole Blog.   At the last moment I decided to replace communication between the machine and the software with WiFi instead of BLE. BLE was just too buggy and I got tired of chasing the bugs. WiFi worked like a char...
    • 24 May 2021
  • ACE - Blog #8 - Offloading computation to LSM6DS3

    amgalbu
    amgalbu
    As I said in this blog, I experienced a lot issues when I tried to run the neural network on the Arduino Nano 33 IoT and I switched to a classic threshold-based algorithm to detect a fall. In a few words, I will detect three phases of the fallfree-fa...
    • 23 May 2021
  • Trakcore #6 Arduino Nano 33 IoT Wearable Design

    vlasov01
    vlasov01
    Design for A Cause 2021Trakcore #1 AI Assisted Posture Modification - Project Introduction#1 - Project Introduction#2 - Acquiring Data and Designing a Model#3 - Deploying and Testing Edge Impulse ML Model on Arduino Nano 33 IoT#4 - Enabling IMU and B...
    • 23 May 2021
  • VenTTracker #14 (aka #11 bis) - Environmental Monitor Revisited - Version 2

    javagoza
    javagoza
    Today we should be preparing the final blog with the results and the project summary. But we received a package with the spare parts for the environmental sensor that broke and we couldn't resist making one last effort and redoing the design of our s...
    • 23 May 2021
  • Blog#5 Beats Per Minute Nano -  Conclusions and Future Enhancements

    skruglewicz
    skruglewicz
     BLOG# 5 - Beats Per Minute NanoA Heart Rate Monitor using the Arduino Nano 33 IoT BoardConclusions and Future EnhancementsThis is my 5th and final blog post in a series of blog post for the Design Challenge: Design for A Cause 2021Updated versi...
    • 23 May 2021
  • VACBAG Machine Learning Model-Door_check || System ON || System OFF || System Anomaly--Blog#7

    sidastro
    sidastro
    <<Blog#6 Blog#8>>VACBAG Machine Learning ModelDoor_check || System ON || System OFF || System Anomaly  TopicsBlogs#VACBAG   Portable Vaccine Box (Application Of Thermoelectric Cooling) ----Blog#1 "Overview n Progress"B...
    • 22 May 2021
  • ACE - Blog #7 - Improving the device construction

    amgalbu
    amgalbu
    In this post, I will provide some details about the case I built for the ACE wearable device Building the caseCompared to the first version I made, I created a new case from a plastic bottle. The resulting case has many qualitiesit's freeit's ma...
    • 22 May 2021
  • ACE - Blog #6 - Adding simplicity

    amgalbu
    amgalbu
    When challenges are challenging, it may happen to fail. And this is one of those cases... Downsizing the neural networkI tried to run the neural network on the Arduino Nano 33 IoT board and... the board became unusable (I suspect because of a fa...
    • 22 May 2021
  • BIBoP 4 - AWS Lambda deployment and MQTT communication

    jduchniewicz
    jduchniewicz
    Previous postsDescriptionBIBoP 1 - Introduction, game plan and rationaleIntroduction to the project and overview, creators biosBIBoP 2 - Writing Arduino code with C++ and C (Makefiles)Using a custom Makefile for development of Arduino code, flashing ...
    • 20 May 2021
  • MicroGrid Connection Unit #5: BLE on the Nano33 IoT

    makervanlabs
    makervanlabs
    I've been thinking about how to connect the MicroGrid Connection Unit with a smartphone or similar device to read data or write configuration. The Arduino Nano 33 IoT offers both BLE and WiFi connectivity, but from my understanding they cannot be use...
    • 19 May 2021
  • Upgrade your current Monitor with Adaptive Brightness Smart feature to Save Eyes #03 :arduino 33 iot interfaced with light sensor BH1750 that gives room light level in lux

    sandeepdwivedi17
    sandeepdwivedi17
    In this part we will see how to connect and program arduino with BH1750 light sensor to get room light levels. Circuit Diagram(Arduino + BH1750)To mount the circuit, you would want to start off by disconnecting any source of power going into you...
    • 17 May 2021
  • Open Source EMDR Machine #7. Prototype functionality and a Demo Video

    ilvyanyatka
    ilvyanyatka
    Open Source EMDR Machine. The Whole Blog.   Machine view Prototype functionality description Demo video   This blog post describes steps to use the machine and has a prototype run video. There is still a lot to do.     M...
    • 17 May 2021
  • Design for A Cause 2021 - Health Monitoring in Home Utilizing IoT - Explore Sensors Data with Android Applications – Blog #10

    guillengap
    guillengap
    EXPLORE SENSORS DATA WITH ANDROID APPLICATIONS In the medical office the doctor will use the PC to monitor and make a remote diagnosis of the patients, but when the doctor has to go outside, he/she will use his Smartphone to perform this task. I...
    • 16 May 2021
  • VenTTracker #12 - Window Anomaly Detection. Edge Impulse & Arduino Nano 33 IoT

    javagoza
    javagoza
    Windows are essential for good natural ventilation. Our project aims to monitor natural ventilation habits in classrooms. And this week we implemented an anomaly detector for sliding windows. This will allow our window sensors to detect if the window...
    • 16 May 2021
  • Upgrade your current Monitor with Adaptive Brightness Smart feature to Save Eyes #02 :Solution Overview

    sandeepdwivedi17
    sandeepdwivedi17
    This Project has basically two parts1st one is arduino 33 iot interfaced with light sensor BH1750 that gives room light level in lux.2nd one is pc software that reads light levels sent by arduino and vary screen brightness according to it. Blog ...
    • 16 May 2021
  • Open Source EMDR Machine #6. Updated breadboard layout and design changes

    ilvyanyatka
    ilvyanyatka
    Open Source EMDR Machine. The Whole Blog.   Design changes   After building a prototype I decided to make some design changes. 1) All vibration motors will be 3.3V motors. Surprisingly, they are more powerful than 12V ones. 2) I will not us...
    • 16 May 2021
  • ACE - Blog #5 - Sensing the world

    amgalbu
    amgalbu
    In this post, I will discuss how I implemented the reading of the IMU sensor mounted on the Arduino Nano 33 IoT and the sliding window algorithm used to detect acceleration peaks Reading IMUReading the IMU on the Arduino Nano 33 IoT is really ea...
    • 15 May 2021
  • Blog#4 Beats Per Minute Nano - System Implementation and Testing

    skruglewicz
    skruglewicz
    BLOG# 4 - Beats Per Minute NanoA Heart Rate Monitor using the Arduino Nano 33 IoT BoardSystem Implementation and TestingThis is my 4th blog post in a series of blog post for the Design Challenge: Design for A Cause 2021Updatedversion 1.4<<< ...
    • 15 May 2021
  • Nano 33 IoT - NodeRed - Cayenne MyDevice (8)

    ahmadradhy
    ahmadradhy
    • 14 May 2021
<>
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 © 2026 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