RobotCing / Cing

Official github for robot Cing. Learn More at:
https://robotcing.github.io/RobotCing-Website/
GNU Lesser General Public License v3.0
3 stars 1 forks source link

Is there a circuit diagram for the ultrasonic PCB? #5

Open wolfch opened 5 years ago

wolfch commented 5 years ago

I ordered a small run of your Cing ultrasonic printed circuit boards from: https://www.pcbway.com/project/shareproject/I2C_Ultrasonic_sensor_with_compensation.html

The silkscreen shows parts placement, but do you have a schematic (circuit) diagram?

Also I noticed the code is for Arduino which is normally Atmega328, but this sensor board uses ATtiny84, so do you use ATmel Studio or the Arduino IDE to program the ATtiny84?

Thanks

wolfch commented 5 years ago

I found the schematic under Hardware/Schematics but I needed to install Eagle to open and view it. Still wondering about which tool to use to compile & program ATtiny84

StanislavJochman commented 4 years ago

Hello, I can send you one. I used USB ASP to flash Attiny84 using arduino. You can download Cing board manager to arduino to have Attiny84 in Arduino. You can also use Arduino Uno insted of USB ASP. https://raw.githubusercontent.com/RobotCing/Cing/master/Software/Packages/package_RobotCing_index.json

StanislavJochman commented 4 years ago

Here I am posting a schematic with pick and place diagram with values. Ultrasonic side: image image Conectors side: image image

PDF schematic: UltrasonicSensor.pdf

If you need additional hit me with a message.

Best Regards Stanislav Jochman