Re: how to power multiple edison mini-breakout boards
I would use one power supply (7-15v) and hook it up to J21 on each of the mini breakout boards!
View ArticleRe: how to power multiple edison mini-breakout boards
Thanks. I had seen a recent post talking about J21 and the 1 Cell Lipo. Would something like a Sure Electronics PS-SP11244 MW 15V 23.2A 350W AC/DC Switching Power Supplywork? Or were you thinking more...
View ArticleRe: Edison WiFi woes
You need to run 'configure_edison --server' to be able to connect to the IP of your Edison trough a browser.It is strange that you can not ping your router.
View ArticleRe: how to power multiple edison mini-breakout boards
how many Edisons are you powering (any USB peripherals, sensors etc)? That 23A power supply could easily power 46 Edison all transmitting simultaneously.
View ArticleAnalog NTSC video handling
Hi, I have Galileo Gen 1 and I am working on a project that involves analog NTSC video transfer. My idea is to convert the analog video into digital samples via external high MSPS adc (since onboard...
View ArticleRe: 17.1.0 wifi adapter disabled after sleep
I have an ASUS G73JW running Win 7 SP 1. I also am having a problem with my newly installed AC7260 with 17.1.0 drivers wakening up after hibernate. I have to reset the 7260 to get it working. My bios...
View ArticleRe: How to download packages in linux on edison?
Dear forum members, please let me vent just a tiny bit here. I have spent far to much of my time trying to get up to speed on something that is clearly not ready for the general population. I know the...
View ArticleRe: Connection with Linux/Windows
Unfortunately, no. I study in Informatics Center, UFPE, and there, we, students, don't have root privileges. So, i'm looking for alternate solutions.
View ArticleAccessing ADC samples on Intel Galileo
The Galileo Gen2 seems to have the on board ADC output feeding to on board Quark's SPI interface. How can I access this data? The on board ADC is capable of sampling 1 million samples per second...
View ArticleWindows 7 Pro 64bit errors after HDD to SSD migration
Hi All, Thanks for taking the time to read through my problem. Hopefully there is a solution available that I Have been unable to find. Situation: I purchased and installed a brand new 500GB Intel SSD...
View ArticleEdison power and USB
Can't really find definitive answers in the documentation, so I'll ask here. Can Edison / mini-breakout board be powered by a LiPo and communicate with an external device (e.g. flash drive or camera)...
View ArticleRe: Intel SSD 520 Series Disconnecting/Reconnecting, what to do?
Found other complaints about this same 520 Series SSDs here in the community. Seems I just bought a known crappy Intel product with a Sandforce SF-2281 chipset. Known to be a chipset with a crappy...
View ArticleRe: SSH to my edison?
Man, sure seems like they could have picked a better default. Don't all negear routers default to 192.168.2.x?
View ArticleRe: OLED Display + Edison Breakout Board + Node.js
hey you have a typo in your instructions. "okpg update" should be "opkg update" intel_dan
View ArticleRe: 17.1.0 wifi adapter disabled after sleep
I've been on a quest to figure out why this card sucks so bad. I think a big part of the problems lie with the card/router combination. For the last few months I have owned/tried; Linksys: WRT1900AC,...
View ArticleIntel Quark SoC 1021D - GPIOs
I have Intel SoC Quark 1000 SKU in my design. I am unable to find the way to configure the Unused UART Pins, PCIe Pins and other interface pins as GPIOs any where in datasheet (August 2014 release...
View ArticleRe: How do you disable the default Edison server?
configure_edison is a python script. You can see the path to the script using command "which configure_edison". I took a quick look and it is not obvious how this is actually telling the server to run....
View ArticleRe: Debian on Edison
Yes! On wheezy I just installed Apache2 and PHP5, and made/installed the latest gphoto2 (2.5.5) from source after installing various dependencies with apt-get. It's sweet having a Debian system.
View ArticleRe: Can nano be installed on Edison
edit: solved, need login through ssh with ip, not through COM port----------------------------------------------------------------------------------------------------------anyone succeed?just did make...
View ArticleRe: Can nano be installed on Edison
Follow mahan's example and it should work, it did for me.
View Article