About how I calculate impedance, maximum current for tracks / VIAs and sometimes possible crosstalk. About free software called Saturn PCB Toolkit ...
Tag: Software
3 Ways How To Backup Important Files
This video explains 3 ways how you can backup your files at home or in a small / medium size company. Hope this helps.
How to use Bluetooth on your Board (Practical Example)
Step-by-Step tutorial about writing a simple code which can transfer data between your Board and MacBook (or iPhone, iPad) over Bluetooth.
Why & How we use Objects in Programming (Javascript Example)
Have you ever wondered what does it mean when you read or hear about Object programming? What is the big deal about it? This video will help you to understand more. The final code from the video can be downloaded here: object programming example To run the code, COPY & PASTE it into "TRY IT"
Starting with TI EZSDK C6A816x – Video Tutorial
Video tutorial for C6A816x / DM816x. Explains How to Compile u-Boot, Compile Kernel, Prepare File system, Create booting SD Card, Flash u-Boot via JTAG
cakePHP – Quick and Simple Maintenance page
How to setup a maintenance page in cakePHP - this is one of the ways ...
Very simple tutorial – How to start with cakePHP
Video: Short tutorial which describes how to start using cakePHP and how to generate very simple tables.