Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

TeamBits

Our Domain: Embedded Systems


Our Target: To get job in Automotive MNC
Our Equipment:
 Private Work Space at Home
o Dedicated Table & Chair
 A Computer (Laptop/ Desktop)
 Reliable Internet Connection
 TeamBits Hardware Kit
 Other Materials
Our Journey @TeamBits
 Mastering C Language
o Developing C Programs
o Unit Level Testing
o Integration Testing
 Embedded Microcontroller Platform
o Analog & Digital Peripherals
 Peripheral Device Drivers
o Serial Input Output
 IO Device Drivers
o Serial Communication
 Communication Device Drivers
o Application Programming
 Real Time Operating System (RTOS)
o Multitasking Programming
Note: Device Driver is a program (in C) which performs:
 Device Initialization/ Configuration
 Read from the Device
 Write to the Device
Without C programming skill, we cannot see anything in Embedded Systems.
Hardware & Software Setup
 Hardware
o Personal Computer
 Windows 7/ 10/ 11
 32-bit
 64-bit
 At least 4GB RAM
 Core2Duo/ Core i3/ Core i5/ Core i7
o TeamBits Multi IO Hardware Kit
 Software
o C Language
 Frontend IDE
 Notepad++
 Backend Tool Chain
 GCC
 Test Automation
 Ruby
 Unity
 Ceedling
o Microcontroller
 Keil IDE
 Serial Terminal
 Flash Programmer
o RTOS
 Amazon FreeRTOS
My PC
 Processor: Core i7
 RAM: 16GB
 OS: Windows 10 64-bit
 HDD: 500GB
o Drive C
o Drive E
o Drive F
Note:
 Do not create workspace on Desktop
 Leave C drive, Work in other Drives
 Create a folder named TeamBits and create sub folders:
o TB_C
o TB_UT
o TB_MCU
o TB_RTOS
o Tools
 Save the Tools here from the links provided
o Projects

You might also like