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

neo PCBs manufacturing order #107

Closed
alan707 opened this issue Jun 24, 2017 · 19 comments
Closed

neo PCBs manufacturing order #107

alan707 opened this issue Jun 24, 2017 · 19 comments

Comments

@alan707
Copy link

alan707 commented Jun 24, 2017

Hey All,
I'm thinking about making a small batch of neo PCBs sans the OnePlus. I am getting quotes to make a small run of 50 units.

I'd rather just get the PCB assembled and ready to go rather than soldering myself. I can do print the case with my 3D printer.

Would anyone want an already assembled neo PCBA?

@telescopeuser
Copy link

Sounds cool.
Actually I am interested in buying a fully built one, including all: OnePlus 3 smartphone and an STM32F205-based CAN interface board, in a 3d-printed housing with active cooling.

Is your offer the fully built one?

@alan707
Copy link
Author

alan707 commented Jun 24, 2017

you can get that from neodriven for $1000. I'm just thinking selling the CAN interface board. Case should be easy to make and you can get a used OnePlus off ebay. The PCB seems the most painful to me that is why I'm thinking if we could make a bulk order would be nice.

@telescopeuser
Copy link

Agree with you the most painful part. My getting-old eyes and hands start to complain for this work.
Thank you the info on sourcing places.

@alan707
Copy link
Author

alan707 commented Jun 24, 2017

👍

@ingenieroariel
Copy link

I'd like to get two!

@alan707
Copy link
Author

alan707 commented Jun 24, 2017

So far we have 5 spoken for. Nice!

@LuckyParker
Copy link

You should probably post this on the forums instead opening an issue with the repo. Use the link below.

https://community.comma.ai/

@dickhfchan
Copy link

Hi, I am new to Neo and got some questions. Is openpilot supported by Android? Is 3T the only Android phone supported?

@LuckyParker
Copy link

That question is located in the guide here:

https://github.com/commaai/neo

If you have any questions please feel free to start a thread at the forum site here:

https://community.comma.ai/

@gowthamrao
Copy link

I would be interested in one or two

@alan707
Copy link
Author

alan707 commented Jun 27, 2017

Cool, so far 7! We need another 43 to run a batch somewhat economically. I'm thinking $59 per PCB and we can get these hammered out.

@pjlao307
Copy link
Contributor

Another forum user named latimer also builds these boards for the community, you may want to get in touch with him to see if he'd be interested in this batch purchase.

On a side note, George has stated the NEO board is Gen 1 and the Panda is Gen 2 of the CAN interface for the NEO so keep that in mind.

@alan707
Copy link
Author

alan707 commented Jun 27, 2017

cool, thanks for the heads up. I will reach out. Also, are you referring to the Giant Panda? It seems to use the Panda which has a closed source PCB design. Or at least I haven't found the schematics for it.

@pjlao307
Copy link
Contributor

No, I'm not referring to the Giant Panda. There is a hardware guide in the Panda repo here:

https://github.com/commaai/panda/blob/master/docs/guide.pdf

Is that what you're looking for?

@alan707
Copy link
Author

alan707 commented Jun 27, 2017

Not what I am looking for. There is no schematic or PCB layout. I think it is intentionally closed source?

@edsammy
Copy link

edsammy commented Jun 28, 2017

Panda software is open but board is closed. We open sourced the neo since it was a simple design with a few (relatively) easy to solder components. The board is also simple enough that you could make it on something like the Othermill or even etch it yourself.

Pandas are much harder to manufacturer (wink) with all of the QFN packages and 0402 passive components so open sourcing it doesn't make much sense. Just sit tight for an update soon.

Can we either move this discussion to slack or the neo repo since it is not openpilot related?

@alan707
Copy link
Author

alan707 commented Jun 28, 2017

yes absolutely! didn't know where it would be the best place. Which do you recommend?

@edsammy
Copy link

edsammy commented Jun 28, 2017

Slack seems best. Its getting quite active now. We passed our 10k message limit!

@dickhfchan
Copy link

dickhfchan commented Jul 3, 2017

@edsammy , is the panda hardware in mass production? I am interested in buying one.

geohot pushed a commit that referenced this issue Apr 14, 2018
2253dd3 fix volt ign detect
3b299d7 add ignition and refactor
af9af6d Merge pull request #110 from Jamezz/volt
13e850e more correct
f295063 add new define to tests
fec9758 gate that with debug
5516ebf one more ifdef
cac7b31 only panda has float
938d474 fpu enable
ffbf0c7 cleaner
de30f27 Revert "need f to not be double"
4142acf need f to not be double
3eb15c8 refactor to share code
a4c8b64 change to O2 to fix make recover
711fd11 Enable compiler optimizations, fix things it breaks
2e6f774 block IPAS in main toyota safety mode
e7a2b3a add ipas tests
894572c fix tests
367c9ad add safety toyota ipas
95919b9 Bounty: panda high quality CAN autobaud (#96)
6557cd2 Toyota Safety: allow controls only on rising edge of cruise_engaged
02c1ddf Revert "added steer override check when IPAS is in control (#106)"
9f925ba Fix the merge mess
23d3833 Merge from comma upstream
a0cc51a Undo safety mode override
ea1c1dc make wlan interface name generic
6dbd8c9 Implement WebUSB and upgrade WinUSB to 2.0 (#107)
4fc83a5 Add safety hook for ignition and have GM use gear selector to determine ignition
52b2ac0 switch from travis to circleci
48e2374 build panda esp image
065572a circleci build stm image
7a1f319 add panda python package test and fix safety test
021dde7 move saftey test helper files into safety folder
ce0545f add ci files
6a3307c no LIN over ELM
7d21acb added steer override check when IPAS is in control (#106)
1c88caf Safety code testing (#104)
f4efd1f Merge pull request #101 from adhintz/master
c02618b Merge pull request #102 from quillford/master
1ba5f8a added link to wiki for user scripts
de2b19e add support for multiple buses to can_unique and can_bittransition output data in sorted order.

git-subtree-dir: panda
git-subtree-split: 2253dd3
rbiasini pushed a commit that referenced this issue Aug 21, 2018
2210752 Honda: forgot to generate dbc files
e5aeda7 Honda-Bosch: fixed xmission speed unit
b1b7e8b Adds 1.5L Accord DBC (#107)

git-subtree-dir: opendbc
git-subtree-split: 2210752
avolmensky pushed a commit to avolmensky/openpilot that referenced this issue Jun 10, 2019
avolmensky pushed a commit to avolmensky/openpilot that referenced this issue Jun 30, 2019
* Implement webusb and winusb 2.0 specs

* Add missing constants

* Refactor string system, add support for USB2.1

* Uncapitalize the panda

* Add USB 2.0 extension descriptor and device qualifier getter

* Sleep during reconnect process to be more reliable

* Disable compiler optimizations because they break SPI coms
weimou pushed a commit to SFtoLA/openpilot that referenced this issue May 6, 2021
* Update README.md

* Update README.md

* Split out sensors

* no duplicate ports

* not used

* misc cleanup

* fix tests

* only catch import error

* celcius is not SI

* better temp

* update servicespy

* add explicit

* -data

* save sensors for later

* more thermal

* little more

* thermal -> deviceState

* steering

* forgot deg

* explicit ids

Co-authored-by: Willem Melching <[email protected]>
Co-authored-by: Adeeb Shihadeh <[email protected]>
MoreTore pushed a commit to MoreTore/openpilot that referenced this issue Mar 4, 2024
fix build on pc: FrogPilotFunctions update
carleeno pushed a commit to carleeno/openpilot that referenced this issue Aug 2, 2024
* init script

* Parse and generate json

* move to scripts

* no print

* ford is supported
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

No branches or pull requests

9 participants