Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding eagle brd and sch files. #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irvingwa
Copy link

@irvingwa irvingwa commented Feb 4, 2017

Not sure if anyone would want to use this but I thought I would give it a shot. Never used Eagle or any other CAD software before (Software Guy) thought it would be fun to try. Any tweaks would be great before I get this printed.

@raptordemon
Copy link

Hi,

thanks for building this, just wanted to let you know that i built a PCB for this code.

its not been tested yet but i will report back when its been tested:
https://easyeda.com/raptordemon/ESP8266_IR_blaster-f8f224faba554bf3bb6ce0e32759fc23

cheers!
Raptor

@mdhiggins
Copy link
Owner

mdhiggins commented Jul 17, 2017 via email

@raptordemon
Copy link

Hi, im not sure, i went off of what was listed on your schematic.

well looking at the code it does look like they changed. so the v1.3 version of the board reflects this:

int pinr1 = gpio14; // Receiving pin
int pins1 = gpio4; // Transmitting preset 1
int pins2 = gpio5; // Transmitting preset 2
int pins3 = gpio12; // Transmitting preset 3
int pins4 = gpio13; // Transmitting preset 4

does that look right?

@raptordemon
Copy link

20170808_144342
20170808_144401
Boards arrived and they work. Output 4 shares its pins with the wifi reset so that cant be used.

@mdhiggins
Copy link
Owner

Whoops dunno how I missed that
Gonna change the default reset pin to be GPIO15 and let 13 be IRSend4

@mdhiggins
Copy link
Owner

So you have 4 LEDs plus the 3.5mm jacks which also connect to the same pinouts essentially? Just wanna make sure I'm understanding the board correctly

Also very sorry to keep changing the default GPIO settings and making this more difficult

@raptordemon
Copy link

Hi, i have 3 versions of the board now. one has 4 jacks and 4 leds, 2 jacks and 4 leds or no jacks and 4 leds.

the jacks and the leds are connected together to allow either to be used(see pic)
ledjack
. on the boards with jacks i have also added an IR in jack to allow for the IR receiver to be somewhere else.

i've moved wifi reset to gpio15 on the 1.4v of the boards.

https://easyeda.com/raptordemon/ESP8266_IR_blaster-f8f224faba554bf3bb6ce0e32759fc23

Easyeda, the free software i use, is offering 10 boards for 2usd plus shipping. so they work out rather cheap

feel free to give them a go. note that 1.4v of the board has not been tested but the only change is the wifi reset pin

@mdhiggins
Copy link
Owner

I'm feeling kinda stupid but I don't see how to actually order the PCBs
I don't see any links on the link you posted and if I download the whole project as a zip I don't see how to choose between which version (its a zip filled with JSON files)

I'd like to order 5 of 1.4 small and 5 of 1.4 full size for testing
Any assistance would be helpful

@raptordemon
Copy link

image

its a bit tricky, you have to click Open in editor for the design you want to look at, then choose the fabrication output button shown in the image. this will add it to the cart. the default output options are fine, green is the cheapest pcb.

I have only tested 1.3 but the only change that i made was changing out the wifi reset pins per our discussion so they should work just fine. let me know what happens.

@raptordemon
Copy link

HI pcb's updated, v1.5 is the latest it has gpio10 as the wifi reset. i have not tested this board as i am using the v1.3 and still have boards.

please let me know if it works
Raptor

@raptordemon
Copy link

hi there, how did the boards work out for you?

@mdhiggins
Copy link
Owner

They're working great, put together 10 of the 1.5 smalls and they're working wonderfully

@billcramer07
Copy link

Is anyone selling the v1.5 small board? Would like to buy 5. Thanks

@raptordemon
Copy link

Sweet, glad to hear it.

i have stock of the 1.3 medium size boards but i don't have any 1.5 smalls, sorry.

@raptordemon
Copy link

you can order these directly from easy eda in a qty of 5, its 5 usd for the boards (1usd each) and 7.4usd for shipping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants