Clounce.comClounce.com

An innovative view into technology

  • Privacy & Cookies
  • Who is Clounce?

Categories

  • .NET (23)
  • Arduino (2)
  • Chemoinformatics (4)
    • Similarity (2)
    • Virtual Screening (1)
  • Cloud (19)
    • AWS (1)
    • Azure (13)
    • Power Platform (3)
  • Electronics (5)
  • Elgg (2)
  • Flutter (1)
  • Magento (13)
    • Magento 2 (5)
  • Mathematics (11)
  • Microscopy (1)
  • MS SQL (4)
  • Office (6)
    • Excel (5)
  • Other (12)
  • Powershell (9)
  • Python (2)
  • Quantum Computing (1)
  • R Language (3)
  • Raspberry Pi (1)
  • Sitecore (4)

Category: Arduino

Simple Aquarium Temperature Sensor

April 10, 2021 by Joseph D'Emanuele·0 Comments

It has been a while that I wanted to leverage the power of ESP-8266 NodeMCU to monitor my aquarium. My first experiment is to read the water temperature every x interval and upload it to ThingSpeak. For this experiment, I need: ESP-8266 NodeMCU; DS18B20 waterproof sensors, which I bought from Amazon; 4.7kΩ resistor. The setup … Continue reading Simple Aquarium Temperature Sensor

Introduction to C with Arduino

October 27, 2018 by Joseph D'Emanuele·0 Comments

Hello!  In this blog post, we will take a look at some basic C using Arduino.  The code is available at https://github.com/jod75/basicarduino.  The purpose of this post is not to show you how to use Arduino, but to help you get started with C.  Clounce is working on some exiting Arduino projects, which he will share … Continue reading Introduction to C with Arduino

COPYRIGHT © 2010-2018 CLOUNCE.COM. WEB SITE POWERED BY WORDPRESS CMS