Linux Ubuntu 20.04 Here we offer you a calculator for Ubuntu Linux. Its easy to install, but we have not tested it extensively. Visit the down link and click the install button on the up right corner. https://snapcraft.io/supercalc-snap I you…
The information you may need is in the video or its description. If you have any questions, you can ask us at support@cfcbazar.com, face, twitter, other social network(they are on the right side of the page) or comment on the…
The information you may need is in the video or its description. If you have any questions, you can ask us at support@cfcbazar.com, face, twitter, other social network(they are on the right side of the page) or comment on the…
The information you may need is in the video or its description. If you have any questions, you can ask us at support@cfcbazar.com, face, twitter, other social network(they are on the right side of the page) or comment on the…
The information you may need is in the video or its description. If you have any questions, you can ask us at support@cfcbazar.com, face, twitter, other social network(they are on the right side of the page) or comment on the…
// Processor ADSP-21261// Environment: VisualDSP++// OS: Windows// Description: en example for a digital signal processor methods, devices and means for the gathering and processing of information // Start VisualDSP++ Environment.exe. Press File->New->Project-> Use the wizard->select Standard application->press next->choose the processor…
There are different processors for different purposes. Depending on the architecture of the processor it can for digital signal processing or other means, including driving motors. Today we will show a DSP processor of this type. The lines of processors…
The down transistor balances the current through the circuit. The current compare circuit can be used to measure the current through the circuit and control it by adjusting the transistors.
You can download the wallpaper pack from here.
You can download all the source codes and a tutorial in PDF format here. Buy PICKit2, PICKit3, PICKit.3.5. Buy PIC16F690 x 10 pieces.
Buy PICKit2, PICKit3, PICKit.3.5. Don’t forget to check the data types before you start learning each of the compilers. The ANSI C standard for microcontrollers does not define the data types, so every compiler is free to interpret them as…
Hi, please subscribe and share. Automotive software testing includes a lot of positions. There are manual tests, automation tests, regression tests and others. The tests are performed based on a request, the specification of the software and the software itself,…
All of our videos are structured in the same way. You will find this text in the video description. Today we will show you a reaction timer program and an example of how to use the Arduino built in function…
// About the videoAll of our videos are structured in the same way. You will find this text in the video description. PICKit2(3 and 3.5) programmers:https://ali.pub/5ak7ax PICKit2 upload software:https://drive.google.com/file/d/19YEN2r6j1ct-MRp46DUdccXJ9KOs4EJS/view?usp=sharing The first lesson showed us how to connect the PICKit2(3, 3.5…
Good day! Please subscribe, share our videos and buy from us:https://www.cfcbazar.com Facebook:https://www.facebook.com/CFCbazar Twitter:https://twitter.com/CFCBazar Tumblr:cfcbazar.tumblr.com Youtube:https://www.youtube.com/channel/UCEGZv3GImceiQcfVdIYNk_Q/videos?view_as=subscriber Pinterest:pinterest.com/CFCBazar Direct link to AliExpress through us:https://ali.pub/59b2fm Carry for cents bazar offers online shopping, electronics and computer engineering services. // About the videoAll of our…
The code can be copy pasted and directly used on NodeMCU v2(1.0), v3 or other Arduino board. Please watch the video, it contains important information about switch debouncing and a circuit. NodeMCU v2 Buy from here. Other Arduino boards Buy…
To get started with MCUs, we always start from the data types, this may look unimportant, but it is critical. MCUs have Harvard or Oxford architecture. This means the memory is separated for instructions and memory for data in the…
The tutorial will work an all versions of Linux and Windows, as long as it can be installed. NodeMCU v2 Buy from here. If you liked our article please subscribe and share.
The nodeMCU has a few modes, it can be an access point(other devices connect to it) or it directly connects to an existing network and sends information. In this example we use it as an access point, you can connect…
The previous example showed how to connect to an existing network, this example shows how to create a WiFi network and display the client’s MAC address. NodeMCU v2 Buy from here. If you liked our article please subscribe and share.