Playground - ArduinoUsers
:: Exhibition :: The place to share and show off projects Until someone finds a way to categorize what is here, be sure to remember that your browser has a "find in this page" tool (ctrl-F in Firefox) which can help you find what you are looking for! Arduino user projects How Did I Improve My Central Heating Control with Arduino? - Before I started this project, my central heating was controlled with Danfoss TP7000 room thermostat only by switching heating pump ON-OFF.
Detail pin out of several device
Arduino - HomePage
Liquidware : Open Source Electronics
Tutorial: Arduino and Push-wheel switches - Birds on the Wire
Welcome back fellow arduidans! In this article we go back to the past via the use of push-wheel/thumb-wheel switches with out Arduino systems. Here are some examples sourced from somewhere on eBay: For the uninitiated, each switch is one vertical segment and they can be connected together to form various sizes. The switch’s value is made available via binary-coded decimal. We have common on the left, then contacts for 1, 2, 4 and 8. By now you should realise that it would be easy to read the value of a switch – and you’re right, it is. From a hardware perspective, we need to take into account one more thing – the push-wheel switch behaves electrically like four normally-open push buttons. Now it is a simple matter to connect the outputs labelled 1, 2, 4, and 8 to (for example) digital pins 8, 9, 10 and 11. Example 40.1 The function readSwitch() is the key. Ok it doesn’t look like much, but if you need numerical entry it saves a lot of physical space and offers a precise method of entry.
Electronics DIY - Electronic Schematics FM Transmitters TV Transmitters Stereo Transmitters
Electronics - News
Remote-controlled fiber-optic Ceiling Light with Arduino
, who wants to partecipate to our iniziative “ ”, sent us his new application with Arduino to demonstrate his skills in this field: a . Mauro decribes himself: The idea was to built a ceiling lamp that lights with a little surprise: a starry sky in my living room, even in the dark nights. To achieve my goal I used a wood table with many holes with different diameters that house the optical fibers. Each element is made with four LEDs connected in common anode way as shown in the figure: The schematic with Arduino and its control circuit is shown in the figure above: it is a very simple circuit that I built on a breadboard. The transistor connected to the white LEDs is connected to pin 10 of Arduino, the TIP122 of the red LEDs to pin 9, the green LEDs to pin 6, that of the blue LEDs to pin 5. Finally, the IR receiver (TSOP31238) is connected to the positive line of Arduino with a resistor of 100 Ohm and whose output is connected to pin 11. #define FNV_PRIME_32 16777619 IRrecv irrecv(RECV_PIN);
What Is Sanguino? - Sanguino.cc
Spark, Bang, Buzz and Other Good Stuff.
Related:
Related: