Circuits & Schematics - Arduino - 2

Subsection: "Arduino"
Search results: 53 Output: 11-20
  1. Circuits Automation Wireless Light Arduino ESP8266 PCA9685 DS18B20
    Earlier portal Radiolocman has published a description of two devices for for automatic lighting of the working area in the kitchen: Arduino version and NodeMCU version . The latter, despite several disadvantages, which I will report at the end of ...
    Jan 23, 2018
  2. Ajoy Raman
    By using this simple capacitor-network circuit and software, designs using the Arduino Uno need only two I/O pins to read a hex-switch decoder, leaving the remaining pins for other functions. A pulse-width-modulated (PWM) signal and the RC-charging ...
    Oct 12, 2017
  1. Part 1 - Arduino Version. Schematic, Sketch and PCB General information Schematic diagram Printed Circuit Board (PCB) Arduino Sketch Highlights Conclusion Downloads References General information The second version of the controller is made on a ...
    Jun 14, 2017
  2. Massimo Gottardi EDN The Design Idea in Figure 1 is a color detector capable of generating an RGB triplet over a high dynamic range, a useful attribute for machine vision applications. The circuit implements auto-exposure control to achieve this. ...
    Jun 9, 2017
  3. General information In this article we will talk about a simple device that I designed for automatic control of additional LED lighting in the kitchen. Kitchen renovating and complete replacement of kitchen cabinetry are main reasons for ...
    Mar 15, 2017
  4. I’ve just finished a little Arduino project. It’s a shield for the Arduino Uno that lets you measure inductance. This is a functionality that I found missing in just about any digital multi meter. Yes, there are specialized LCR meters ...
    Aug 11, 2016
  5. Boris Landoni Let’s expand RaspberryPi functionalities with a shield that is compatible with the Arduino pinout and with an onboard analog to digital converter with 16-bit resolution. Further expansions that we will present in the future will ...
    Jun 9, 2016
  6. Part 1 Input Card The input cards come in several types, each tailored to a different type (or types) of input. The first input card we designed is capable of measuring temperature through either a thermistor or thermocouple. Work on the next input ...
    Mar 10, 2014
  7. PID stands for proportional-integral-derivative controller. This is a device used in control systems or simply to control other devices or other electronic systems. The main function of this controller is to help regulate or maintain the level of ...
    Mar 4, 2014
  8. Part 1 - Schematic Part 2 - Software Optimising the line drawing algorithm The first versions of my driver code featured the Extremely Fast Line Drawing Algorithm (EFLA). It seemed to perform well and so I didn’t turn my attention to ...
    Oct 9, 2013