top of page
WELCOME
Search
Ivaylo Fiziev
Jan 162 min read
Practical use case: Velocity sensor (PoC)
Now that we have the distance sensor available, we can extend its usage and implement a velocity sensor (radar). Just like the distance...
3 views0 comments
Ivaylo Fiziev
Nov 12, 20244 min read
Practical use case: Traffic light controller
Traffic lights are simple devices that are quite common but do you know how they work? In this post I'll try to implement a traffic light...
4 views0 comments
Ivaylo Fiziev
Feb 5, 20242 min read
Practical use case: Frequency counter
As the name suggests this is a device that measures frequency. It counts the number of pulses in a periodic signal per second. Internally...
25 views0 comments
Ivaylo Fiziev
Oct 10, 20232 min read
Practical use case: Output signal delay
Introducing delays is often needed in behavior modeling. Delays are usually required by the external circuit before which the data has to...
37 views0 comments
Ivaylo Fiziev
Apr 19, 20231 min read
Practical use case: A Boolean signal that changes value every 500ms
Recently I was asked for such an example from customers so I decided to make a post out of it. Interestingly they struggle implementing...
26 views0 comments
Ivaylo Fiziev
Mar 2, 20232 min read
SCL Timers
Timers are used in order to introduce delays in your code. Delays are just time intervals between two events. However in this case we...
13 views0 comments
CONTACT
bottom of page