View allAll Photos Tagged microcontroller
Together with the experience of the promoter in projects involving Government Sectors and Private Industrial Sectors,Techon Electro Controls now looks forward to participating in the International projects to carrying out Design, Manufacturing,Installation and commissioning of Small,Medium & Large Captive Power Plants as well as complete power utilization & distribution solutions.
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
The back (solder side) of the LED daughterboard. The red wire takes 5V power to the common anodes of the LEDs (at the top).
The PIC-EL III from Kanga US and AA0ZZ. This kit is an experiementer's dream. It allows you to program a variety of MICROCHIP's PIC MCUs and interact with the code through several interfaces including:
- 2x16 line LCD (with backlight)
- Rotary encoder
- Three general purpose pushbuttons
- Three LEDs
- Speaker with driver
- Stereo jack for CW paddle input
- Stereo jack with transistor driver to key a transmitter
- Transistor conditioner for converting low-level signals for PIC input (frequency counter) detection
- Multi-purpose BNC connector for signal I/O
Additionallly, it can be mated with a DDS-60 daughtercard, as shown here, to create a signal generator.
Test shot with the Canon 100mm f/2.0 and a 25mm extension tube. MCP4822 dual 12-bit DAC and Chebyshef low-pass filter: interface.khm.de/index.php/lab/experiments/arduino-dds-si...
Microchip’s PIC® microcontrollers with nanoWatt XLP eXtreme Low Power Technology received Europe’s prestigious 2009 Elektra Award in the Semiconductor Product of the Year category.
My traffic-light PCB plugged into an Arduino Nano via the red female headers. Only changes needed to the sketch were the pin assignments.
Microchip's ENC28J60 is a 28-pin, 10BASE-T stand alone Ethernet Controller with on board MAC & PHY, 8 Kbytes of Buffer RAM and an SPI serial interface. With a small foot print package size the ENC28J60 minimizes complexity, board space and cost. Target applications include VoIP, Industrial Automation, Building Automation, Home Control, Security and Instrumentation.
Arduino programming practical examples. Driving 4x4 keypad with Arduino mega.
#microcontroller #arduino #electronics #LCD #code
Another use for those ubiquitous Chinese EBay DDS kits.
Partially complete, PIC and LCD display required ...
Building on the previous successes with the chipKIT WF32, the Wi-FIRE uses the same 43 available I/O pins, 12 analog inputs, 3.3 operating voltage, 4 user LEDs, potentiometer, buttons, uses MRF24 on-board wireless module, microSD Card, dedicated SPI Signals and high efficiency switching 3.3V switching power supply for low-power operation.
The Wi-FIRE is significantly faster than its WF32 counterpart, with 200 MHz operation speed, 2MB of Flash, 512kB RAM, High-Speed USB and a 50MHz SPI. The PIC32MZ core includes the MIPS M5150 CPU Core from Imagination Technologies. The M5150 is a highly efficient, compact core that is optimized for cloud-connected based projects, using Imagination Technologies' FlowCloud software.
store.digilentinc.com/chipkit-wi-fire-wifi-enabled-mz-mic...
This photo is from a workshop on Program Night at the Suncoast Camera Club in Pinellas County, Florida. It requires the use of either a Micro Processor or at least a Micro Controller. You have to be able to control the time between the release of the Droplet (of Water) and the triggering of the camera. It is also suggested to use a dye to color the water.
Even with an adjustable timer, the capture is a Hit or Miss proposition. These two photos were taken with a specialized camera setup belonging to Presenter Ron Mayberry. Each camera club member brought a Compact Flash Memory Card, which Ron inserted into his camera to take the photo after which the Flash Cards were returned to each member with the recorded photos.
Talks and performances by people doing strange things with electricity
Fri 23 March 2012, 6.30-10pm with interval at the Showroom Cinema, Sheffield.
Dorkbot is a meeting of people interested in electric/electronic art in the broadest sense; robotics, kinetic art, microcontrollers, interactive art, algorithmic music, net.art... The only real conditions are that it is a bit strange and involves electricity in some way. It is really defined by whoever turns up, be it engineers who want to be artists, artists who want to be engineers, or the otherwise confused.
This MEGADORK event features a cabaret of talks and performances from among the UK's dorkiest, to entertain and amaze:
Paul Granjon - A strange performance from the world renowned self-styled robot artist.
Patrick Tresset - Talks about his drawing robot Paul (on show as part of the Alan Turing: Intuition and Ingenuity exhibition).
Daniel Jones and James Bulley - talking about generating live music from patterns of weather.
www.variable4.org.uk/about/intro
Sarah and Jenny Angliss - playing robot music from past futures.
spacedog.biz
Sergi Jorda - talks about the Reactable tangible tabletop music playground (which you'll be able to try out at the Central Library Saturday 24 March)
Dan Stowell - Demonstrates his use of the Risset illusion in techno music.
Silicone Bake - Live coded pop songs about love, death and counterfeit watches, where all lyrics are taken from spam emails.
Megadork is curated by Alex McLean.
Dorkbot started in New York, spread to London, and now dozens of cities around the world, including several active UK chapters; Sheffield, Bristol, Anglia, Newcastle, Cardiff and Alba (Scotland). Find out more at: www.dorkbot.org
Lovebytes 2012 - Digital Spring
A Festival of Art, Science and Technology
22-24 March
Sheffield UK
The Arduino Uno is a microcontroller board based on the ATmega328
It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
arduino.cc/en/Main/arduinoBoardUno
Photo taken by Michael Kappel of my Embedded Electronics Experiment Kit
View the high resolution Image on my picture website
Solder side of my TiVo IR controller I made becasue the IR blaster doesn't work on that TiVo, which has Product Lifetime, and is beyond warranty, and modifed to no end, so they can't take it back.
The board takes the serial commands meant for a DirecTV receiver, and basically decodes them and interprets them into what buttons to push on the OEM remote for my satellite receiver, which it does with a 4051 and 4052 CMOS switch (one doing row, the other column). I would have used two 4051, if I had two, but for that job, a 4052 is adequate. In there behind the wire (which is the power wire that gets power from the TiVo's USB port) is the Max213 serial receiver driver chip.
Just about all of it is done surface mount, by hand.
The Arduino Uno is a microcontroller board based on the ATmega328
It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
arduino.cc/en/Main/arduinoBoardUno
Photo taken by Michael Kappel of my Embedded Electronics Experiment Kit
View the high resolution Image on my picture website
... well sort of.
I had a number of ATMega328 chips which needed the bootloader to be burned on to them, and this is what is going on here.
The LCD etc is not part of the act, it's just a remnant from the previous setup.
It's a fairly straightforward process once you know what to do, and in what order to do them.
The uC32 features a USB serial port interface for connection to the IDE and can be powered via USB or an external power supply. The board takes advantage of the powerful PIC32MX340F512 microcontroller, which features a 32-bit MIPS processor core running at 80 MHz, 512K of Flash program memory, and 32K of SRAM data memory.
The uC32 can be programmed using MPIDE, which supports PIC32. It contains everything needed to start developing embedded applications. In addition, the uC32 is fully compatible with the advanced Microchip MPLAB® IDE and the PICkit3 in-system programmer/debugger.
store.digilentinc.com/chipkit-uc32-basic-microcontroller-...
Pixel VGA, version 1 (Floor Cluster) - Garnet Hertz
Two dozen old computer monitors occupy the center of a gallery floor in a cluster facing the wall. Each screen is controlled with custom electronics to create pulsating and strobing patterns, casting a colored wash across the darkened gallery.
Dimensions: Variable (approx 3m x 3m). VGA monitors, custom electronics. 2011.
More project information: conceptlab.com/pixel/
Picture by Annie Goh
Limited Limitlessness - new findings in primitive digital art / 20.7.-3.8.2012 @ LEAP
Silicone Dream by Constantin Engelmann
Solely an Atmel Atmega 8bit microcontroller is used to generate patterns and sounds based on its own program code at execution time. Its invisible inner structure is being transferred into audible objects.
Exhibiting Artists:
AEAEAEAE & Stian Korntved Ruud, Yair Elazar Glotman, Annie Goh, Sascha Hanse, Petja Ivanova, Karin Lustenberger, Tobias Purfürst and Pierce Warnecke.
info@leapknecht.de
How to find LEAP: vimeo.com/20384216
subscribe to LEAP newsletter: bit.ly/NSf7VL
Facebook: www.facebook.com/leap.berlin
Twitter: twitter.com/leapberlin
Flickr: www.flickr.com/photos/leapberlin/sets/
Vimeo www.vimeo.com/leapberlin
Vimeo Channel www.vimeo.com/channels/leap
Soundcloud: soundcloud.com/leap-berlin
Put this together to add as a photo for a review of these parts I ordered. Figured the custom text would show it was a real review and not a bot of some sort as can often be the case for a lot of low cost stuff.
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0