Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display

Ultrasonic Sensor

Measuring distance is so important in today’s world that things like driverless cars will be impossible without it, that description is probably enough to describe how important knowing the distance between two objects can be. For that reason, today we will be building a distance meter using the Arduino and the HC-SR04 ultrasonic sensor.

The HC-SR04 ultrasonic sensor is a cheap ranging sensor capable of measuring a distance between 20 – 400cm without contact and at an accuracy of up to 3mm. The sensor is made up of a transmitter and receiver with operating frequency of around 40khz. It uses the echo principle for distance measurement by emitting an ultrasonic wave of 40khz. If there is an object in its path, the emitted wave is reflected and the reflected signal is received via the receiver. The time elapsed between the transmission of the signal and the reception of the echo is then used to determine the distance between the sensor and an object in its path.

Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display – [Link]

MC33035 Brushless motor driver breakout board

The board shown here is a breakout board for MC33035 brushless motor controller. It requires an output buffer IPM module or MOSFETs to complete a closed-loop brushless motor driver circuit. MC33035 IC is the heart of the project. The board provides 6 PWM pulses as well as 6 Inverse pulse outputs. On-board Jumpers help to change the Direction, Enable, Brake, and 60/120 phasing. A header connector is provided to connect the Hall sensors and supply, onboard LED for Power and fault indication, and a P1 potentiometer helps to change the motor speed.

MC33035 Brushless DC Motor Controller

The MC33035 is a high-performance second-generation monolithic brushless DC motor controller containing all of the active functions required to implement a full-featured open loop, three or four-phase motor control system. This device consists of a rotor position decoder for proper commutation sequencing, temperature compensated reference capable of supplying sensor power, frequency programmable sawtooth oscillator, three open collector top drivers, and three high current totem pole bottom drivers ideally suited for driving power MOSFETs. Also included are protective features consisting of under voltage lockout, cycle−by−cycle current limiting with a selectable time-delayed latched shutdown mode, internal thermal shutdown, and a unique fault output that can be interfaced into microprocessor-controlled systems. Typical motor control functions include open loop speed, forward or reverse direction, run enable, and dynamic braking. The MC33035 is designed to operate with electrical sensor phasings of 60°/300° or 120°/240°, and can also efficiently control brush DC motors.

An internal rotor position decoder monitors the three sensor inputs (Pins 4, 5, 6) to provide the proper sequencing of the top and bottom drive outputs. The sensor inputs are designed to interface directly with open collector-type Hall Effect switches or opto-slotted couplers. Internal pull−up resistors are included to minimize the required number of external components. The inputs are TTL compatible, with their thresholds typically at 2.2 V. The MC33035 series is designed to control three-phase motors and operate with four of the most common conventions of sensor phasing. A 60°/120° Select (Pin 22) is conveniently provided and affords the MC33035 to configure itself to control motors having either 60°, 120°, 240° or 300° electrical sensor phasing. With three sensor inputs, there are eight possible input code combinations, six of which are valid rotor positions. The remaining two codes are invalid and are usually caused by an open or shorted sensor line. With six valid input codes, the decoder can resolve the motor rotor position to within a window of 60 electrical degrees. The Forward/Reverse input (Pin 3) is used to change the direction of motor rotation by reversing the voltage across the stator winding. When the input changes state, from high to low with a given sensor input code (for example 100), the enabled top and bottom drive outputs with the same alpha designation are exchanged (AT to AB, BT to BB, CT to CB). In effect, the commutation sequence is reversed and the motor changes directional rotation.

Motor on/off control is accomplished by the Output Enable (Pin 7). When left disconnected, an internal 25 mA current source enables sequencing of the top and bottom drive outputs. When grounded, the top drive outputs turn off and the bottom drives are forced low, causing the motor to coast and the Fault output to activate. Dynamic motor braking allows an additional margin of safety to be designed into the final product. Braking is accomplished by placing the Brake Input (Pin 23) in a high state. This causes the top drive outputs to turn off and the bottom drives to turn on, shorting the motor−generated back EMF. The brake input has unconditional priority over all other inputs. The internal 40 kΩ pull−up resistor simplifies interfacing with the system safety switch by ensuring brake activation if opened or disconnected. The commutation logic truth table is shown in Figure 20. A four-input NOR gate is used to monitor the brake input and the inputs to the three top drive output transistors. Its purpose is to disable braking until the top drive outputs attain a high state. This helps to prevent simultaneous conduction of the top and bottom power switches. In half-wave motor drive applications, the top drive outputs are not required and are normally left disconnected. Under these conditions braking will still be accomplished since the NOR gate senses the base voltage to the top drive output transistors.

Continuous operation of a motor that is severely overloaded results in overheating and eventual failure. This destructive condition can best be prevented with the use of cycle−by−cycle current limiting. That is, each on−cycle is treated as a separate event. Cycle−by−cycle current limiting is accomplished by monitoring the stator current build−up each time an output switch conducts, and upon sensing an over-current condition, immediately turning off the switch and holding it off for the remaining duration of the oscillator ramp−up period. The stator current is converted to a voltage by inserting a ground−referenced sense resistor. The voltage developed across the sense resistor is monitored by the Current Sense Input (Pins 9 and 15), and compared to the internal 100 mV reference. The current sense comparator inputs have an input common mode range of approximately 3.0 V. If the 100 mV current sense threshold is exceeded, the comparator resets the lower sense latch and terminates output switch conduction. The value for the current sense resistor is:

RS=0.1/ Istator(max)

The Fault output activates during an over-current condition. The dual−latch PWM configuration ensures that only one single output conduction pulse occurs during any given oscillator cycle, whether terminated by the output of the error amp or the current limit comparator.

Specifications

  • Supply 12-18V
  • Jumpers for Direction, Enable,60/120 Phasing, Brake
  • LED D1 Fault
  • LED D2 Power LED
  • Pot P1 Speed Control
  • CN1 6 PWM Outputs
  • CN3 6 Inverse PWM Outputs
  • CN4 Supply Input
  • CN2 Hall Sensor Interface
  • Frequency 18 KHz
  • PCB dimensions: 31.11 x 45.78 mm

Schematic

Parts List

SR.QNTY.REF.DESC.
11CN110 PIN HEADER CONNECTOR
21CN25 PIN HEADER CONNECTOR
31CN310 PIN HEADER CONNECTOR
41CN46 PIN HEADER CONNECTOR
53C1, C4, C60.1uF SMD 0805
62C2,C310K PF SMD 0805
71C510uF/25V SMD 1210
82D1, D2LED SMD 0805
94J1, J2, J3, J42PIN HEADER
101P110K POTENTIOMETER
111R1330E SMD 0805
1212R2 to R7, R9 , R11 to R151K SMD 0805
131R85K1 SMD 0805
141R10OMIT
151U1MC33035P SMD
161U274HC04 SMD
171U378M05 SMD DPAK
181ZD117V ZENER SMD
196R16 to R21don't place

Connections

Internal Diagram

Output vs Hall sensor

Rotor Position Pulse Sequence

Gerber View

Photos

MC33035 Datasheet

Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display

Introduction

Measuring distance is so important in today’s world that things like driverless cars will be impossible without it, that description is probably enough to describe how important knowing the distance between two objects can be. For that reason, today we will be building a distance meter using the Arduino and the HC-SR04 ultrasonic sensor.

The HC-SR04 ultrasonic sensor is a cheap ranging sensor capable of measuring a distance between 20 – 400cm without contact and at an accuracy of up to 3mm. The sensor is made up of a transmitter and receiver with operating frequency of around 40khz. It uses the echo principle for distance measurement by emitting an ultrasonic wave of 40khz. If there is an object in its path, the emitted wave is reflected and the reflected signal is received via the receiver. The time elapsed between the transmission of the signal and the reception of the echo is then used to determine the distance between the sensor and an object in its path.

HC-SR04 Operation Principle

The sensor has four pins, VCC, GND, Trig and Echo with trig and echo representing the transmitter and receiver pins respectively.

Distance Meter

Some other features of the sensor includes;

  1. Power Supply:+5V DC
  2. Quiescent Current : <2mA
  3. Working Current: 15mA
  4. Effectual Angle: <15°
  5. Ranging Distance : 2cm – 400 cm/1″ – 13ft
  6. Resolution : 0.3 cm
  7. Measuring Angle: 30 degree
  8. Trigger Input Pulse width: 10uS
  9. Dimension: 45mm x 20mm x 15mm

The goal of this tutorial will be to measure distance using the ultrasonic sensor and display it on both the serial monitor and the Nokia 5110 LCD.

Required Components

The following components are needed for this project;

  1. Nokia 5110 LCD display
  2. Arduino Board
  3. Powerbank
  4. Wires
  5. Small Breadboard
  6. HC-SR04 Distance Sensor

As usual, the exact components used for this tutorial can be bought by following the link attached to each of them.

Schematics

Connect the components as shown in the schematics below.

Schematics

To make the schematics easy to follow, as usual, the pin maps showing how each component connects to the other is described below. Connecting the N0kia 5110 LCD to the Arduino is an art that we have perfected over several tutorials, an example of which can be found here, but for the purpose of this tutorial, we will still include the pin map so you can easily connect it if following that schematic is a little bit difficult. The Ultrasonic, on the other hand, is a very easy component to work with, it has just four pins and all at the same voltage/logic level at which the Arduino operates making it almost plug and play.

HC-SR04 to Arduino Pin Map

HC-SR04 - Arduino
Vcc - 5v
Trig - D7
Echo - D6
GND - GND

Nokia 5110 LCD to Arduino Pin Map

Pin 1(RST) – D12
Pin 2(CE) – D11
Pin 3(DC) – D1
Pin 4(DIN) – D9
Pin 5(CLK) – D8
Pin 6(VCC) - VCC
Pin 7(LIGHT) - GND
Pin 8(GND) - GND

Double check the connections one last time to be sure everything is as it should be.

Code

There are two codes for this project, the first one is for people who don’t have the Nokia5110 LCD display and are comfortable with viewing the data over serial monitor.The second one integrates the LCD display and allows the display of the value on the LCD.

The working of the code can be better understood by going through the description of how the HC-SR04 works above. The goal of the code is, simply put, to send a signal out via the trigger pin of the ultrasonic sensor and calculate the time it takes to receive the signal back via the echo pin of the sensor. Convert this time to distance and display either on the serial monitor (code sample 1) or on the Nokia 511o LCD(code sample 2). Both codes, as usual, are attached to the zip file under the download section.

 

Code for Distance Meter without Display 

The first thing we will do is declare the pins of the Arduino to which the pins of the ultrasonic sensor are connected.

//Written by Nick Koumaris 
//info@educ8s.tv 
//educ8s.tv
#define echoPin 6 // Echo Pin
#define trigPin 7 // Trigger Pin

Next, we initialize variables that will be used to store some of the information that we will be working with.

int maximumRange = 250; // Maximum range needed
int minimumRange = 1; // Minimum range needed
long duration, distance; // Duration used to calculate distance

With that out of the way, we then move into the void setup() function. Since we will be primarily be using the serial monitor to display the distance, we must initialize it, with a baud rate of 9600, after which we set the pin mode of the sensor’s pin with the trigger pin being set as output and echo pin as input.

void setup() {
 Serial.begin (9600);
 pinMode(trigPin, OUTPUT);
 pinMode(echoPin, INPUT);
}

Next, we write the void loop() function.

To simplify things, a function was used to get the distance from the ultrasonic sensor and then display it within the void loop. The first thing we do is call the function to read the distance, then an if statement is used to check if the distance read by the sensor, is within the sensor’s range to reduce error which occurs when the sensor’s limit is exceeded.
If the sensor is within range, it is printed else, out of range is displayed.

void loop() {
 
readDistance();

if(distance>minimumRange && distance < maximumRange)
{
 Serial.println(distance);
}else
{
  Serial.println("Out of range...");
}
 delay(50);
}

The distance calculation is done using the readdistance() function. The function achieves the distance determination by sending a pulsed signal out through the trig pin by turning it low and high with a delay in between, and the echo is received via the echo pin using the Arduino inbuilt pulsein function. As specified by the datasheet, the time is then divided by 58.2 to get the distance in Cm.

int readDistance()
{
 digitalWrite(trigPin, LOW); 
 delayMicroseconds(2); 

 digitalWrite(trigPin, HIGH);
 delayMicroseconds(10); 
 
 digitalWrite(trigPin, LOW);
 duration = pulseIn(echoPin, HIGH);
 
 distance = duration/58.2;
}

The full code is available below.

//Written by Nick Koumaris
 //info@educ8s.tv 
//educ8s.tv

#define echoPin 6 // Echo Pin
#define trigPin 7 // Trigger Pin

int maximumRange = 250; // Maximum range needed
int minimumRange = 1; // Minimum range needed
long duration, distance; // Duration used to calculate distance

void setup() {
 Serial.begin (9600);
 pinMode(trigPin, OUTPUT);
 pinMode(echoPin, INPUT);
}

void loop() {
 
readDistance();

if(distance>minimumRange && distance < maximumRange)
{
 Serial.println(distance);
}else
{
  Serial.println("Out of range...");
}
 delay(50);
}

int readDistance()
{
 digitalWrite(trigPin, LOW); 
 delayMicroseconds(2); 

 digitalWrite(trigPin, HIGH);
 delayMicroseconds(10); 
 
 digitalWrite(trigPin, LOW);
 duration = pulseIn(echoPin, HIGH);
 
 distance = duration/58.2;
}

Code for Distance Meter with Display

The second code as explained previously is for those who have the Nokia 5110 LCD.
To be able to use the Nokia 5110 LCD easily, we will be using its library which can be downloaded from this link. To give the display a good look we created a UI file which is part of the LCD code file attached to the zip file under the download section. How to work with the Nokia 5110 LCD to create your own UI, custom graphics etc has been covered in a previous tutorial here.

To get started with the code, we include the LCD library and define the pins to which both the ultrasonic sensor and LCD are connected to on the Arduino.

//Written by Nick Koumaris 
//info@educ8s.tv 
//educ8s.tv

#include <LCD5110_Graph.h>

#define echoPin 6 // Echo Pin
#define trigPin 7 // Trigger Pin

LCD5110 lcd(8,9,10,12,11);

Next, we declare the font that will be used for the LCD and the UI file.

extern unsigned char BigNumbers[];
extern uint8_t ui[];

Next, we set the minimum and maximum range of values which the ultrasonic sensor recognizes and we declare the variables, (distance and duration) which will be used to store corresponding data in the code.

int maximumRange = 250; // Maximum range needed
int minimumRange = 1; // Minimum range needed
long duration, distance; // Duration used to calculate distance

Next, we proceed to the setup() function where we set the pin modes of the Ultrasonic sensor pins, after which we initialize the LCD and instruct it to use the fonts we declared initially.

void setup() {
 pinMode(trigPin, OUTPUT);
 pinMode(echoPin, INPUT);
 lcd.InitLCD();
 lcd.setFont(BigNumbers);
}

With that done, we move into the void loop section.
We initialize the string length to zero, clear the screen and then draw the UI we created, after which we call the read distance function, calculate the string length of the distance received and display it on the LCD using the print distance function.

void loop() {
 int stringLength = 0; 
 
 lcd.clrScr();
 lcd.drawBitmap(0, 0, ui, 84, 48);
 distanceString = readSensor();

 stringLength = distanceString.length();
 printDistance(stringLength);
 lcd.update();
 delay(50);
}

The full code is available below.

//Written by Nick Koumaris 
//info@educ8s.tv
//educ8s.tv

#include <LCD5110_Graph.h>

#define echoPin 6 // Echo Pin
#define trigPin 7 // Trigger Pin

LCD5110 lcd(8,9,10,12,11);

extern unsigned char BigNumbers[];
extern uint8_t ui[];

int maximumRange = 250; // Maximum range needed
int minimumRange = 1; // Minimum range needed
long duration, distance; // Duration used to calculate distance


String distanceString = "0";

void setup() {
 pinMode(trigPin, OUTPUT);
 pinMode(echoPin, INPUT);
 lcd.InitLCD();
 lcd.setFont(BigNumbers);
}

void loop() {
 int stringLength = 0; 
 
 lcd.clrScr();
 lcd.drawBitmap(0, 0, ui, 84, 48);
 distanceString = readSensor();

 stringLength = distanceString.length();
 printDistance(stringLength);
 lcd.update();
 delay(50);
}

void printDistance(int length)
{
  switch(length)
    {
    case 1:  lcd.print(distanceString,38,19); break;
    case 2:  lcd.print(distanceString,24,19); break;
    case 3:  lcd.print(distanceString,10,19); break;
    default:  lcd.print(distanceString,0,19); break;
  }
}

String readSensor()
{
  String distanceS = "0";
 digitalWrite(trigPin, LOW); 
 delayMicroseconds(2); 

 digitalWrite(trigPin, HIGH);
 delayMicroseconds(10); 
 
 digitalWrite(trigPin, LOW);
 duration = pulseIn(echoPin, HIGH);
 
 distance = duration/58.2;
 distanceS = String(distance);
 if(distance>maximumRange || distance<minimumRange)
 {
   distanceS = "---";
 }
 
 delay(50);
 return distanceS;
}

Demo

Connect the Arduino board to your computer, launch the IDE and paste the code into it. Don’t forget to add the UI file to the Arduino sketch folder for the code before uploading as this may cause errors to occur. The UI file is part of the files in the zip file under the downloads section.

Demo

Upload the code to your board and you should see the distance on your display like the image above. If you are using the Serial monitor as the display, launch it too, you should see the distance streaming in as seen in the image below.

Demo of Serial Monitor as Display

works right? Yea!

That’s it for this tutorial guys, as usual, you can drop comments and questions via the comment section.

Till next time

You can watch the video of this tutorial on youtube here.

Rohde & Schwarz ZNLE 1MHz – 6GHz Vector Network Analyzer Review, Teardown & Experiments

Rohde & Schwarz ZNLE 1MHz – 6GHz Vector Network Analyzer Review, Teardown & Experiments – [Link]

Adafruit Metro 328 – An Arduino Uno Compatible Development Board

The Adafruit Metro 328 development board is an alternative to the Arduino Uno with an equivalent and compatible board design. It’s designed and manufactured by Adafruit. The Metro 328 just like other Arduino Uno clones is also based on the famous Atmega 328P that has been used in various development boards and projects.

Adafruit Metro 328

The Metro 328 offers an ATmega328 microcontroller with Optiboot (UNO) Bootloader and a ton of other features you won’t find on the Arduino Uno board. The Metro board is equipped with 19 GPIO pins unlike the Arduino Uno 14, analog inputs, UART, SPI, I2C, timers, and PWM. Six of its GPIO pins are for Analog input with two reserved for the USB to Serial Converter. Just like the standard Arduino Uno, it also includes 6 PWM pins on 2x 8bit timers and 1x 16bit timers.

Another significant distinction between the Metro and the Arduino Uno is the USB to Serial converter. The Arduino Uno is based on the Atmega USB-UART bridge (ATMEGA16U2), but the Metro 328 is based on the FTDI FT231X that provides excellent driver support in all operating systems with a more reliable data transfer unlike the former. It comes with four indicator LEDs, on the front edge of the PCB, for easy debugging. One green power LED, two RX/TX LEDs for the UART, and a red LED connected to pin PB5.

The Metro board has an on and off switch for the DC jack so you can turn off your setup easily. It also uses the conventional micro USB connector found around. Even though the Logic level of the Metro is 5V, it can be converted to 3.3v logic by cutting and soldering a closed jumper.

The following are the Metro 328P specifications:

  • ATmega328 microcontroller with Optiboot (UNO) Bootloader
  • USB Programming and debugging via the well-supported genuine FTDI FT231X
  • Input voltage: 7-9V (a 9VDC power supply is recommended)
  • 5V regulator can supply peak ~800mA as long as the die temp of the regulator does not exceed 150*C
  • 3.3V regulator can supply peak ~150mA as long as the die temp of the regulator does not exceed 150*C
  • 5V logic with 3.3V compatible inputs can be converted to 3.3V logic operation
  • 20 Digital I/O Pins: 6 are also PWM outputs, and 6 are also Analog Inputs
  • 6-pin ICSP Header for reprogramming
  • 32KB Flash Memory – 0.5K for bootloader, 31.5KB available after bootloading
  • 16MHz Clock Speed
  • Compatible with “Classic” and “R3” Shields
  • Adafruit Black PCB with gold plate on pads
  • 53mm x 71mm / 2.1″ x 2.8″
  • Height (w/ barrel jack): 13mm / 0.5″
  • Weight: 19g

The Metro 328 board is now available with headers already in place for $19.50 directly from the online Adafruit store. If you don’t want a Metro with the headers attached for super-slimness, check out the Metro without Headers.

Embedded World Free Ticket from OEMsecrets

Join OemSecrets.com at Embedded World 2018

Next Tuesday 27th February – Thursday 1st March, meet OEMsecrets at the world’s leading embedded systems conference in Nuremberg, Embedded World. Get your free ticket and meet us for a Tucher or two on stand 4A-612 to rehydrate!

We’ll showcase our latest site developments, including new API capabilities and future site features such as our parametric search. As part of our badge scan promotion and in partnership with Avnet Silica, we’ll also be handing out high-value giveaways. We all look forward to welcoming you on to our booth. See you next week, prost!

Constant current linear LED driver IC improves efficiency for LED strips

The BCR430U constant current linear LED driver IC’s drop performance regulates LED current in standalone operation for LED lighting. No external power transistor is needed, says Infineon Technologies. Typical applications for the BCR430U include LED strips, architectural LED lighting, LED displays and retail, appliance and emergency lighting.

The voltage drop of the integrated driver IC can go down to 135mV at 50mA. This improves overall efficiency and provides the voltage headroom required to compensate for LED forward voltage tolerances and variances in the supply voltage, explains Infineon, for more flexibility in lighting design. Using the BRCU430U, additional LEDs can be added to lighting designs without changing the supply voltage.

The LED driver current ranges between five and 100mA, and can be easily adjusted via high Ohmic resistor on a dedicated pin. The supply voltage ranges between 6.0 and 42V. For safe and reliable operation and to extend the LED lifetime, a smart over-temperature controlling circuit reduces the LED current when the junction temperature is very high.

The BCR430U is available now in a SOT-23-6 package.

Robby – A Simple and Powerful Robot to Learn Electronics and Programming

Robby Robot

Over the years we have seen a significant interest in people wanting to learn electronics and programming but are mostly handicapped with what they could build. Over time, learning has been proven to be more reliable when learning is more practical, and we can quickly grasp the concept if one is seeing what he or she is building in real-time and promptly learn why it works the way it works.

Lego Education robotics which has been around for a while, has allowed students to become active leaders in their education as they build everything from animals for a robotic zoo to robots that play children’s games. Lego has been tremendous, and it has quite helped students grasped the concept of engineering and programming, but one of the significant drawbacks with Lego is; it has not been fully developed for the makers open source movement and also comes with a high-cost price, unlike some Arduino based development environments.

The Arduino has caused a revolution in bringing artists into the world of robotics. It has spawned numerous offshoots from very small to wearable processors. Building something with Arduino requires some necessary electronic circuity skills and basic programming which sometimes could be intimidating for the complete novice. Robby from Mr. Robotics is a new education robot for anyone interested in learning more about robotics while also learning about robotics and programming. Robby is based on the Arduino ecosystem.

The team from Mr. Robotics based in Lille, France are crowdfunding their new educational robot called Robby, a tool to learn electronics and programming while having fun. The team at Mr. Robotics believe in this technologically advancing world, everyone should have the opportunity to be imaginative and use it for creation and development. That will need to provide the enabling environment for grooming interest in programming while cultivating natural curiosity, Robby could be the tool to bridge those gaps.

“The creativity is the intelligence having fun.”

Albert Einstein

ROBBY robot is entirely hackable and adaptable with Plug & Play modules for any design scenario. So, today you can design to plug in a particular sensor and decide tomorrow you want another sensor in that position. Just unplug and plug back. The robot kit is fully programmable and allows you to add your own modules and sensors as well as choose your own architecture providing an open source scalable system complete with plug and play sensors. The robot kit is ideal for educational applications as well as keen hobbyists and makers.

At the heart of Robby is the ARM Cortex-M4F 32-bit microcontroller running up to 120 Mhz, and comes with three 12V DC precise motors and incremental encoders for direction, position and speed measurement. It includes a 12V extra Lipo 3S battery, Wi-Fi, USB and Bluetooth, buzzer and an open chassis for adding modules, sensors, components, and breadboard. Robby can be programmed with Blocky (graphical drag and drop block like programming) and with the Arduino IDE.

The Robby Robot is available to back via Kickstarter with pledges starting from €179 for the starter kit, €199 for the Explorer Kit, and €289 for the Creator kit. Mr. Robotics is offering the option of personalized kits costing up to €550 and some other customized packages. If Robby is successfully funded, worldwide shipping is expected to take place during August 2018.

More information about Robby can be found on their website here and their Kickstarter campaign.

Digi-Key launches a common parts library for the KiCad EDA Tool


Digi-Key Electronics has announced that it is in beta release of a library containing almost 1,000 common parts for the open-source KiCad schematic capture and PCB tool. By Ally Winning @ eenewsembedded.com:

The library will be hosted on the Digi-Key website. It was built after Digi-Key analyzed the top 1,000 parts that KiCad users would require. The library combines schematic symbols and PCB footprints into atomic elements and adds fields including part numbers and datasheet links. As the library has the same license as KiCad’s main library, it is freely available to all developers. The final release of the library is planned for early 2018.

Digi-Key launches a common parts library for the KiCad EDA Tool – [Link]

TOP PCB Companies