Monday, November 30, 2020
Electronics Deals Cyber Monday 2020
Friday, October 30, 2020
SparkFun A La Carte Custom Board Designer
SparkFun Electronics is offering a web based custom board design service called SparkFun A La Carte (ALC). You can choose from a few different microcontrollers that can run Arduino programs. You also have a choice of I/O, connectors and power options. Communications options include RFID, WiFi and Bluetooth. There is a one-time design fee for each board and a per unit cost calculated as you add the components. You can get a 50% discount on the design fee until 12/31/2020 with the promocode ALCSPARKFUN50. For more information see this ALC post on the SparkFun Blog
This YouTube video on the custom board designer goes over an example design.
Sunday, February 21, 2016
Digi-Key Helps Electronics Makers to Market with Maker.io
Monday, July 9, 2012
Free 3D Design Software
Another free 3D program is SketchUp. With SketchUp, it's possible to build 3D models of printed circuit boards using CadSoft Eagle files, using the EagleUp script and ImageMagick. Google recently sold SketchUp to Trimble who plan on continuing to offer it for free.
Friday, December 9, 2011
Breadboard Oscilloscopes
The XMEGA Minilab is not just a mixed signal oscilloscope - it also has a meter mode, spectrum analyzer and arbitrary waveform generator with frequency sweep. It has a micro USB connection but the interface is still under development. The logic analyzer has 8 digital inputs and can decode UART, I2C and SPI. The scope has 2 analog inputs with 200kHz bandwidth and 2MS/s maximum sample rate. You can buy it direct for $69 US. Gabotronics also sells the smaller XMEGA Protolab with similar features for $49.
UPDATE: Gabotronics has developed a few portable oscilloscopes and is developing an oscilloscope watch.
Wednesday, January 12, 2011
Breakout Boards for Electronics Debug and Prototypes
Tuesday, January 11, 2011
Consumer Electronics Conference Seeks Startup Prototypes
Tuesday, September 21, 2010
STMicroelectronics Offers Low Cost ARM Cortex M3 Kit
See the STM32 Discovery Kit Press Release for more details.
Wednesday, August 25, 2010
My New DSP Blog
From the About page:
Discourse on Embedded Signal Processing is a blog about applying signal processing algorithms in embedded systems. The focus will be on implementing signal processing on general purpose DSPs, FPGAs, and microcontrollers. Topics include new processors and architectures, development tools, design flows, design techniques, and new applications.
I don't plan on any changes to EmbeddedCoding.com, I will still cover some DSP topics here as well. I will post less frequently to Discourse on Embedded Signal Processing, but I plan on having more in-depth articles.
Wednesday, August 11, 2010
Renesas Offers Free Evaluation Kit For High-Performance MCU
The RX610 Stick includes some unique features like a 14x10 LED array, a slide volume potentiometer, and a 4-direction joystick. It has an on-board debugger and you can download demo projects for audio, DSP, FPU, and benchmarking. Renesas has also created the RenasasRulz.com online community with a developer's forum and more information about the RX610 Stick. You can see the kit in action in the RX-Stick Demo Youtube Video below.
The RX600 series is at the high-end of the RX family which is the successor to the H8SX, R32C and 32-bit Renesas MCUs.
Friday, July 30, 2010
BatchPCB offers low cost for prototypes
You can sell your design at BatchPCB as well. For example, you can buy a Breakout Board for the Maxim MAX3421E USB host controller designed by Oleg Mazurov of Circuits@Home. You can find some open-hardware for sale as well, which seems like it could cause problems. One open-hardware company, AdaFruit Industries, requested one of its designs removed from the BatchPCB marketplace.
Wednesday, July 28, 2010
TI $4.30 Microcontroller Development Kit Sold Out Fast
Monday, July 26, 2010
Open Circuits Wiki for Electronics Design
Friday, July 16, 2010
RepRap Free Desktop 3D Printer
RepRap from Adrian Bowyer on Vimeo.
For more 3D printers like this see my post 3D Printers for the Masses.
Tuesday, July 13, 2010
Evaluation Board Useful for Developing and Testing USB Products
The Analog Devices iCoupler ADuM4160 USB Isolator Evaluation Board can be used as a breakout cable to test USB signals as well as its intended use to evaluate the ADUM4160 Full/Low Speed USB Digital Isolator. The board is available from Digi-Key, and other ADI distributors.
I have created my own cable for connecting a logic analyzer to USB signals in the past, but an isolation board like this would have been much easier to use and provided some protection to your prototype and development PC. For example, I could have damaged my sole development prototype when I tested it with a cheap keyboard I purchased at Best Buy. When things were not working, I assumed it was my hardware, but it turned out the keyboard's USB cable was not wired correctly.
I have a Zeroplus logic analyzer with USB decode that I would like to use with this type of adaptor board. Zeroplus sells a USB bridge without isolation, but I haven't found a distributor yet.
Thursday, June 10, 2010
PIC18F Starter kit design competition
Tuesday, June 8, 2010
New Lattice XP2 FPGA kit available for $29
The LatticeXP2 Brevia Development Kit comes with all you need to start developing including a board, parallel JTAG cable, serial RS-232 cable, and AC adapter.
Update: This kit has been replaced by the $49 LatticeXP2 Brevia2 Board WITH LatticeXP2 FPGA: LFXP2-5E-6TN144C and on-board FTDI-based USB JTAG programmer.
Saturday, May 29, 2010
3D Printers for the Masses
Wednesday, April 14, 2010
Camera 2.0 Open-Source Digital Camera Project
This open-source project is being developed to help researcher gain more control of camera processing. Another open-source camera project, the Canon Hack Development Kit, allows some control through a series of enhancements, but according to the Frankencamera FAQ: "you can't use them to reprogram the camera's pre-capture sequence (metering and focusing) or to replace its post-processing algorithms (demosaicing, denoising, sharpening, white balancing, tone mapping, etc). The Frankencamera fills this gap"
The brains of the Frankencamera include a TI OMAP3 processor, an Aptina MT9P031 image sensor and an Elphel 10338 sensor board.
If the popularity of the CHDK is any indication, the Frankencamera is sure to have a cult following.