How to Design a Cheap Plant Watering Sensor

lucky-resistor-7

This is the third part of the meta-tutorial, where I talk about designing a cheap plant watering sensor. If you did not already read the first and second part, please do it now. These parts contain a lot information which lead to this point of the tutorial. The second part ended with step 14, designing a first prototype PCB.

via How to Design a Cheap Plant Watering Sensor (Part 3) — Lucky Resistor

How to Design a Cheap Plant Watering Sensor

Chicago to Host Hackaday Unconference

We’re excited to announce that Chicago will play host to the Hackaday Unconference on March 18th. We are happy to expand our unconference plans to include this event at Pumping Station One from 1-8pm on 3/18. Astute readers will notice that this is the second location we have announced this week.

via Chicago to Host Hackaday Unconference — Hackaday

Chicago to Host Hackaday Unconference

Prototype of USB DAC + Headphone Amp

News from the USB DAC + Headphone Amp project by Yin Zhong (summivox):

IMG_20170213_201148.jpg

First Complete Prototype

In the interim update post I posted the plan for integration into 2 boards: A 2-layer power board, and a 4-layer main board. Actually I have had a good copy of the main board for quite a while: Story for the power board is not as good though. In the beginning I screwed up on […]

Prototype of USB DAC + Headphone Amp

New OSHWA forum powered by Discourse

cropped-OSHWA_Logo_2012_WPsize41.png

writes on the Open Source Hardware Association (OSHWA) blog:

The OSHWA Forums: Now Powered by Discourse

We are very pleased to announce that our new community forums are up and running. The discussion forums are powered by Discourse, which is easy to use, easy to maintain, and open source.

Captureoshwa.png

Among other new features, Discourse offers the ability to follow and reply to topics via email. This was one of the biggest reasons we decided to migrate our forums from their old home on bbPress. We’re hoping this will breathe some life into what has otherwise been an admittedly dormant part of the site.

New OSHWA forum powered by Discourse

Versatile ATtiny Programming Adapter

Lucky Resistor designed this programming adapter for ATtiny13 and similar chips:

lucky-resistor-6

A Versatile ATtiny Programming Adapter

As mentioned in my article about designing a cheap plant watering sensor, I built a small adapter which can be used to pre-program the ATtiny13A. This is necessary, because once soldered on the board, I only have a debugWire interface, which has to be enabled first.

lucky-resistor-5

The adapter has a small 50mil JTAG header, where the Atmel ICE can be connected with the board. There is also room for a USB mini jack, which is used to power the MCU while programming. A small on-off switch is used to power the MCU and a LED is placed as indicator to see if the MCU has power.

One of the DIL/ZIF adapters is mounted on top of the female headers. Most of the adapters for SO-8, SO-14 and SO-16 will work with this board.

To make the board more versatile, I added a number of jumpers and solder points. By default, the adapter is connecting to the right pins for the ATtiny13A, but you can cut these routes and solder wires onto the board to implement any kind of connection you like.

The design files are available on GitHub:

github.png LuckyResistor/ATtinyAdapter

LuckyResistor has shared the board on OSH Park:

ATtiny Adapter

d8e993c190c6a0276438a5ca4e1b736b.png
Order from OSH Park

Versatile ATtiny Programming Adapter

ESP8266 Pogo Jig Programming Board

We like the novel orientation of pogo pins that Wing Tang Wong used in this board design:

screenshot-from-2017-02-28-12-59-47

ESP8266 Pogo Jig Programming Board

Upcycles D1 Mini Wemos board to create a USB connected ESP8266 Pogo pin jig

2034481488075526204.JPG

This is a board designed to take a WeMos D1 Mini board(with the ESP module removed) and use it as a USB interface with built-in reset/flash functionality for bare ESP8266 modules similar to the ESP-12 units.

The design files are available on GitHub:

github ESP8266 Programming D1 Mini Pogo Jig V1

ESP8266 Pogo Jig Programming Board

Embedded Linux talks at SCaLE 15x

15x_logo_lg

Southern California Linux Expo (SCaLE) had a track yesterday on Embedded Linux and video of the talks are on YouTube:

Room 104 Friday Mar. 03 – SCaLE 15x

The video is a recording of the entire day of Room 104 so refer to the Friday schedule for information on the individual talks:

Embedded Linux talks at SCaLE 15x

FPGA cape for BeagleBone

Jim Kleiner created a minimal FPGA cape for the BeagleBone Black: BBB LX9 FPGA Board Jim describes his design decisions: I decided to try a minimalist hand solderable FPGA board. The LX9 is the largest part available in a TQG-144, beyond that its BGAs One of the key points is that the SPI interface is on BBB […]

via FPGA cape for BeagleBone Black — BeagleBoard.org Blog

KiCad design files are available on GitHub:

BREC_3/Boards/Fboard

KD2BOA has shared the board on OSH Park:

FPGA cape for BeagleBone

XMOS-based USB to I2S bridge

An update from the USB DAC + Headphone Amp project by Yin Zhong (summivox):

USB Interface

Months into the project and I was still amazed at the lack of availability of a class of ASICs: USB-I2S bridges. Well I just lied — if you are fine with USB 1.1 and USB Audio Class (UAC) 1.0, which severely limits your (bit depth × resolution × channel count)

hires2-block-diagram-no-ios

So I kept looking for ASICs, and I found one that is close enough: XMOS XHRA-2HPA. It even comes with a reference design that does exactly what I want!

summivox has shared the board on OSH Park:

20161229-1609 headphone-USB-v2.0.zip

140e1461c22df2546e0793a33a800c68.png
Order from OSH Park

XMOS-based USB to I2S bridge