User Tools

Site Tools


phil_crump:boards:avr_sensor_v2

This board was designed as a cheap and easily assembled Sensor Node for newcomers.

Due to the large amount of broken-out GPIO, it could also be used as a development board for a repeater, gateway, or other device.

Layout Repository: github.com/philcrump/UKHASnet-avr-sensor/V2

Potential Applications

Temp / Humidity Sensor

Sensor Device: DHT22

Power Source: 3x Asda Alkaline AA

Antenna: 8.2cm of wire connected to Antenna Pad

Code: github.com/UKHASnet/UKHASnet_Firmware/arduino_sensor

In this setup the node could be configured to transmit Temperature, Humidity and Battery Voltage every couple of minutes. Due to the powersaving used on the Microcontroller and Radio, as well as the switching of the DHT22 Supply, the expected battery life would be around 9 months.

Repeater

Power Source: 1x LiPO charged by Solar Panel

Antenna: SMA Dipole

Code: github.com/UKHASnet/UKHASnet_Firmware/arduino_repeater

In this setup the node is configured to listen, repeating other nodes that are heard and helping extend the network.

In addition the UART output could be enabled to allow an IP-connected device to upload packets to ukhas.net

Sensor Options

DS18B20

Accurate Temperature Sensor

Datasheet: DS18B20

DHT22

Cheap Humidity and Temperature Sensor

Datasheet: DHT22

Power Source Options

3x Alkaline AA Batteries

This is the cheapest and will work well for sensors where the average current draw is tiny, and so no recharging will be required.

3x Ni-MH Rechargeable Batteries

This is the cheapest rechargeable solution. Research into easy methods of trickle charging Ni-MH is currently underway.

1x 3.7V LiPO

If you're confined on space, LiPOs can give you the best energy density. Cells with protection circuits should always be used. You can charge these crudely from 5V solar panels using the very cheap USB LiPO chargers on ebay, however this doesn't appear to work well in winter.

Antenna Options

The PCB has an SMA footprint with a plated through-hole, allowing a variety of options.

1/4 wave Wire Whip

This is the cheapest and easiest by far. Solder one end of the wire onto the center pad of the SMA footprint, then bend it vertically and cut so that you have a length of 8.2cm from the PCB surface.

The more exact the length, the better. Ideally you'd want to check it with an antenna analyser, however very few people own one suitable for 869 MHz.

This antenna does rely on a ground-plane. The PCB appears to perform this function adequately. You can extend the PCB using wires from the four corner Ground Pads.

SMA 1/4 wave

By soldering on an SMA socket, you can then purchase a factory-tuned version of the 1/4 wave wire whip. This is guaranteed to be the correct length and comes cased in plastic for durability.

This antenna does rely on a ground plane and if not mounted directly to the PCB, one should be provided.

eg. RF Solutions 869 MHz 1/4 wave Antenna

SMA Dipole

This also requires an SMA socket. The dipole is a lot more efficient than the 1/4 wave and does not rely on a ground-plane.

It is also a lot longer and may need additional mechanical support!

eg. RF Solutions 869 MHz Dipole Antenna

BOM

1x 28DIP ATMega328P

1x RFM69[H]W

1x TO-92 MCP1700 3.3V LDO

Passives

5x 100nF 50V Cap

1/4W Through-Hole Resistors

  • 1x 1M
  • 1x 4.7M
  • 1x 10K
  • 1x 4.7K (Required for DS18B20/DHT22)

Connectors

1x 6-pin ICSP Header

1x 28-pin DIP Socket (Optional)

phil_crump/boards/avr_sensor_v2.txt · Last modified: 2020/06/27 23:02 (external edit)