Clounce.comClounce.com

Categories

  • .NET (4)
  • Arduino (1)
  • Chemoinformatics (1)
    • Similarity (1)
  • Cloud (6)
    • Azure (3)
    • Power Platform (2)
  • Electronics (1)
  • Elgg (1)
  • Magento (2)
    • Magento 2 (1)
  • Mathematics (3)
  • Microscopy (1)
  • MS SQL (1)
  • Office (1)
  • Other (7)
  • Powershell (3)
  • Python (2)
  • Quantum Computing (1)
  • R Language (2)
  • Sitecore (2)

Author: Joseph D'Emanuele

Python for beginners

September 9, 2022 by Joseph D'Emanuele·0 Comments

Hi, if you are embarking on a journey to start learning Python, or you just need to refresh your mind, perhaps from after a long summer break ;), this is the right place to be! At Clounce, we prepared a number of Jupyter notebooks to help you started (see link below). Each notebook focuses on … Continue reading Python for beginners

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

Salt under the microscope

January 18, 2021 by Joseph D'Emanuele·0 Comments

A simple experiment that is fun and easy to do is to see salt crystals under the microscope. It requires only a microscope, a couple of slides, salt solution, and time. In this post we will go through the preparation stage and then show off some photos from the results. Let’s go! Preparation Create a … Continue reading Salt under the microscope

Rotating Table in MS Word

June 11, 2020 by Joseph D'Emanuele·0 Comments

Unfortunately, there is no option to rotate a table in MS Word. However, it is still easy to accomplish by following the simple steps below. 1) Insert a Text Box where you want to add your table. 2) Then insert a Table in the Text Box you created in (1). 3) Click on the Text … Continue reading Rotating Table in MS Word

Tanimoto Molecular Similarity Experiment

July 15, 2016 by Joseph D'Emanuele·1 Comment

One way to rank and filter molecules from a larger set is to use similarity coefficients. One such way is by using Tanimoto. The experiment below runs similarity tests on a number of molecules using RDKit libraries (http://www.rdkit.org) and Python. Installing RDKit To install RDKit on Ubuntu 14.04 desktop OS, do: sudo apt-get install python-rdkit … Continue reading Tanimoto Molecular Similarity Experiment

Posts pagination

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