Wireless Display - Printable Version
+- WeatherDuino Forum (
https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (
https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: General Talking (
https://www.meteocercal.info/forum/forum-23.html)
+--- Thread: Wireless Display (
/thread-253.html)
Wireless Display -
tyntop - 23-03-2015
Hi,
I have been looking at the wireless display part of the project and please excuse my nievety but I can not see how or where the power supply is connected to the board. Also what power supply voltage required ?
regards
tyntop.
RE: Wireless Display -
Zack_ster - 23-03-2015
Hello tyntop,
You're not being naive, there is no dedicated power connector on the board. The board requires +5V. I use an old Ipod charger.
Take a look at the schematic diagram here:
http://www.meteocercal.info/forum/Thread-WeatherDuino-Pro2-WD-v2-0x-Electrical-Schematics
You can connect +5v to any spare header that connects to Vin of the voltage regulator IC1. GND can go to any GND connection. If you are planning on using a TFT display, the LCD header will be free and so this is a handy place to apply power. This is what I've done and it works fine.
Kind regards,
Zack_ster
(23-03-2015, 15:58)tyntop Wrote: Hi,
I have been looking at the wireless display part of the project and please excuse my nievety but I can not see how or where the power supply is connected to the board. Also what power supply voltage required ?
regards
tyntop.
RE: Wireless Display -
werk_ag - 23-03-2015
You can use any 5V power supply with a mini usb connector and connect it directly to the Arduino mini usb port.
Also, any of the methods explained by Zack_ster will work.