产品研发工程师
上海骏羿电子科技有限公司
- 公司规模:少于50人
- 公司性质:民营公司
- 公司行业:电子技术/半导体/集成电路 贸易/进出口
职位信息
- 发布日期:2017-06-12
- 工作地点:上海-浦东新区
- 招聘人数:2人
- 工作经验:2年经验
- 学历要求:本科
- 语言要求:英语 良好 日语 良好
- 职位月薪:0.8-1万/月
- 职位类别:电子工程师/技术员 电子软件开发(ARM/MCU...)
职位描述
职位描述:
岗位职责:
1.熟悉硬件原理图,会使用和保养相关的测试仪器工具。
2.能独立完成电路板的焊接,配合总部进行项目各类调试。
3.制作公司里的相关样品。整理编写作业指导书。
4.设计制作工作中所需要的精密夹具。
5.在工程师的指导下完成简单的项目制作。
6.掌握产品设计元器件性能,指标.并编写产品的BOM表。
任职资格:
1.本科及以上学历电子电气半导体自动化理工科专业。
2.熟练操作Protel或Altium设计软件,有2-3年相关工作经验。
3.具有良好的数学基础和逻辑思维能力。
4.熟悉单片机的硬件电路的设计和搭建单片机最小系统。
5.能根据电子元器件的数据手册,使用元件的典型应用。完成项目的相关功能需求。
6.熟悉基于单片机的C语言编程,掌握汇编语言。熟悉至少一种单片机系列,了解嵌入式系统。
7.熟悉串口和DMX512等协议,以及红外在无线传输数据上的应用。
8.能根据单片机的数据手册,进行单片机软件的开发,熟练使用PIC单片机。
9.工作积极主动,有责任心。能主动设法完成任务,有担当。自学能力强,严谨务实。
热爱开发工作是最重要的要求。
10.有良好的英语听、说、写能力。能与美国总部直接沟通。
由于公司对开发人员有一定的技术要求,请仔细参阅以下的题目。
如能独立完成题目的再投递简历。 谢谢!
sample project specification:
This project will test basic programming competency in working with PIC processors. It will consist of a transmitter module (connected via serial port to a desktop PC) and a receiver module. The computer will issue commands to the transmitter module, which converts information to IR (infrared) to be received by the receiver module and displayed on an LCD screen. Certain commands may activate a LED on the transmitter module and receiver module.
The purpose of this project is to check the following understanding of working with PIC processors:
- transmit and receive of IR data
- being able to connect multiple unrelated hardware together for communication
- the ability to have multiple processes using interrupt routines
- the ability to dim LEDs
Details:
Transmitter:
PIC processor: PIC12F1840
Voltage input: 5V
Input is SERIAL at 9600 baud from PC (you can use a USB to serial adapter)
PC should have a terminal software (example: putty) where user's keystrokes will be output to the serial port.
Transmitter will take serial input and convert it to infrared signal, 940nm LED, modulated at 38KHz (0 bit is 38KHz output, 1 bit is no output)
There will be a single LED on the transmitter module. The numbers on the PC's keyboard will trigger various levels of LED intensity. For example: typing "0" will result in the LED being off. Typing "9" will cause the LED to be at 90% duty cycle PWM. Typing "5" will cause LED to be on at 50% duty cycle PWM. The frequency of the LED PWM shall be 1000Hz exactly.
Receiver:
PIC processor: PIC16F1827
Voltage input: 5V
Input is a IR receiver connected to the serial port. The IR receiver will demodulate 38KHz signals and output a serial signal connected to the PIC's RX port. There is a 16x2 character LCD display connected to the PIC processor. The LCD display will display all keystrokes sent by the transmitter in ASCII symbols. For example, the user types "A" on the PC's terminal, the user will see "A" displayed on the LCD screen. As a user types more characters on the PC, these characters will all be echoed on the LCD screen in sequence. When 16 characters are filled up on the first row, the characters will start to appear on the 2nd row. When the 2nd row is filled up with characters, a clear screen will happen and new characters will appear from a blank screen starting from the first row. There is also a LED connected to the receiver, it will behalf EXACTLY the same as the LED on the transmitter, example: if the CPU receives a "9" character, the LED will output at 90% duty cycle with a 1000Hz PWM.
Overall the finished project should behave like this:
1. Any characters typed on the PC's terminal should be displayed on the LCD screen of the receiver. Characters can be limited to a-z, A-Z, and 0-9, and !@#$%^&*()
2. Characters "0" to "9" will control LED intensity on BOTH transmitter and receiver modules.
I estimate this project to take no more than 2 weeks:
2-3 days to understand PIC and learn the programming environment.
1 day to draw the schematics / put together the test platform on breadboard
4 days of programming
1 day of testing
In order to gain an in person interview, please call the interviewer and ask him "what did you eat today?" when he answers.
举报
分享
岗位职责:
1.熟悉硬件原理图,会使用和保养相关的测试仪器工具。
2.能独立完成电路板的焊接,配合总部进行项目各类调试。
3.制作公司里的相关样品。整理编写作业指导书。
4.设计制作工作中所需要的精密夹具。
5.在工程师的指导下完成简单的项目制作。
6.掌握产品设计元器件性能,指标.并编写产品的BOM表。
任职资格:
1.本科及以上学历电子电气半导体自动化理工科专业。
2.熟练操作Protel或Altium设计软件,有2-3年相关工作经验。
3.具有良好的数学基础和逻辑思维能力。
4.熟悉单片机的硬件电路的设计和搭建单片机最小系统。
5.能根据电子元器件的数据手册,使用元件的典型应用。完成项目的相关功能需求。
6.熟悉基于单片机的C语言编程,掌握汇编语言。熟悉至少一种单片机系列,了解嵌入式系统。
7.熟悉串口和DMX512等协议,以及红外在无线传输数据上的应用。
8.能根据单片机的数据手册,进行单片机软件的开发,熟练使用PIC单片机。
9.工作积极主动,有责任心。能主动设法完成任务,有担当。自学能力强,严谨务实。
热爱开发工作是最重要的要求。
10.有良好的英语听、说、写能力。能与美国总部直接沟通。
由于公司对开发人员有一定的技术要求,请仔细参阅以下的题目。
如能独立完成题目的再投递简历。 谢谢!
sample project specification:
This project will test basic programming competency in working with PIC processors. It will consist of a transmitter module (connected via serial port to a desktop PC) and a receiver module. The computer will issue commands to the transmitter module, which converts information to IR (infrared) to be received by the receiver module and displayed on an LCD screen. Certain commands may activate a LED on the transmitter module and receiver module.
The purpose of this project is to check the following understanding of working with PIC processors:
- transmit and receive of IR data
- being able to connect multiple unrelated hardware together for communication
- the ability to have multiple processes using interrupt routines
- the ability to dim LEDs
Details:
Transmitter:
PIC processor: PIC12F1840
Voltage input: 5V
Input is SERIAL at 9600 baud from PC (you can use a USB to serial adapter)
PC should have a terminal software (example: putty) where user's keystrokes will be output to the serial port.
Transmitter will take serial input and convert it to infrared signal, 940nm LED, modulated at 38KHz (0 bit is 38KHz output, 1 bit is no output)
There will be a single LED on the transmitter module. The numbers on the PC's keyboard will trigger various levels of LED intensity. For example: typing "0" will result in the LED being off. Typing "9" will cause the LED to be at 90% duty cycle PWM. Typing "5" will cause LED to be on at 50% duty cycle PWM. The frequency of the LED PWM shall be 1000Hz exactly.
Receiver:
PIC processor: PIC16F1827
Voltage input: 5V
Input is a IR receiver connected to the serial port. The IR receiver will demodulate 38KHz signals and output a serial signal connected to the PIC's RX port. There is a 16x2 character LCD display connected to the PIC processor. The LCD display will display all keystrokes sent by the transmitter in ASCII symbols. For example, the user types "A" on the PC's terminal, the user will see "A" displayed on the LCD screen. As a user types more characters on the PC, these characters will all be echoed on the LCD screen in sequence. When 16 characters are filled up on the first row, the characters will start to appear on the 2nd row. When the 2nd row is filled up with characters, a clear screen will happen and new characters will appear from a blank screen starting from the first row. There is also a LED connected to the receiver, it will behalf EXACTLY the same as the LED on the transmitter, example: if the CPU receives a "9" character, the LED will output at 90% duty cycle with a 1000Hz PWM.
Overall the finished project should behave like this:
1. Any characters typed on the PC's terminal should be displayed on the LCD screen of the receiver. Characters can be limited to a-z, A-Z, and 0-9, and !@#$%^&*()
2. Characters "0" to "9" will control LED intensity on BOTH transmitter and receiver modules.
I estimate this project to take no more than 2 weeks:
2-3 days to understand PIC and learn the programming environment.
1 day to draw the schematics / put together the test platform on breadboard
4 days of programming
1 day of testing
In order to gain an in person interview, please call the interviewer and ask him "what did you eat today?" when he answers.
职能类别: 电子工程师/技术员 电子软件开发(ARM/MCU...)
关键字: 电子 开发 单片机 硬件 电路
公司介绍
上海骏羿电子科技有限公司
(Shanghai Junitel Electronics Technology Ltd.)位于浦东金桥出口加工区,是一家专业设计、制造LED照明产品的高新技术企业。主营建筑照明、场景照明及装饰照明,从2009年开始不断推出集节能、环保、耐用等特点的实用新型LED照明产品。在公司前期发展的四年中,我们凭借出色的创新能力和高效的产品开发能力赢得了遍布世界的知名大型游乐场客户: 如迪斯尼乐园、环球影城、六旗主题乐园等;知名博物馆客户: 如盖提艺术中心、纽约美国自然博物馆、波士顿美术博物馆、芝加哥菲尔德自然历史博物馆等;同时还有位于世界各地的科技馆、餐厅、酒吧、赌场、教堂、家庭娱乐中心、以及万圣节主题乐园等多元化客户。我们的产品广泛应用于商场、游乐园、博物馆、家居、等应用场所。 骏羿电子科技公司一贯注重用户体验,严格管控产品质量,目前产品主要出口美国,日本等多个国家,并获得了国外客户的一致好评。品牌Darklight 正逐步成长为国内外知名的专业LED商业照明品牌。
我们拥有一个小而精的创业团队,公司在积极营造美国式开放创新氛围的同时,也注重日本式细致严谨的工作态度,每一个团队成员都肩负着重要的责任和多重的角色。在公司快速发展的今天,公司需要纳入与我们同样优秀的“小伙伴”与我们一起创造公司更辉煌的明天。
(Shanghai Junitel Electronics Technology Ltd.)位于浦东金桥出口加工区,是一家专业设计、制造LED照明产品的高新技术企业。主营建筑照明、场景照明及装饰照明,从2009年开始不断推出集节能、环保、耐用等特点的实用新型LED照明产品。在公司前期发展的四年中,我们凭借出色的创新能力和高效的产品开发能力赢得了遍布世界的知名大型游乐场客户: 如迪斯尼乐园、环球影城、六旗主题乐园等;知名博物馆客户: 如盖提艺术中心、纽约美国自然博物馆、波士顿美术博物馆、芝加哥菲尔德自然历史博物馆等;同时还有位于世界各地的科技馆、餐厅、酒吧、赌场、教堂、家庭娱乐中心、以及万圣节主题乐园等多元化客户。我们的产品广泛应用于商场、游乐园、博物馆、家居、等应用场所。 骏羿电子科技公司一贯注重用户体验,严格管控产品质量,目前产品主要出口美国,日本等多个国家,并获得了国外客户的一致好评。品牌Darklight 正逐步成长为国内外知名的专业LED商业照明品牌。
我们拥有一个小而精的创业团队,公司在积极营造美国式开放创新氛围的同时,也注重日本式细致严谨的工作态度,每一个团队成员都肩负着重要的责任和多重的角色。在公司快速发展的今天,公司需要纳入与我们同样优秀的“小伙伴”与我们一起创造公司更辉煌的明天。
联系方式
- 公司地址:上班地址:金湘路225弄11号1533室