Programming an Instrument Cluster
Good evening. On a new adventure. I would like to learn how to remove the information from an instrument cluster, decipher it and the transfer it onto another instrument cluster. So miles, tire size...
View ArticleDoes my Flow chart match with program
Hi I made flow chart and program for following Exercise. Please Look at flow chart and program. Does my flow chart match with program ? Exercise #1 Flash an LED as follows, turn on LED for n seconds,...
View ArticleControl morethan 60 relays using single Raspberry Pi B+ v1.2 board
Anyone can help me to control morethan 60 relays using single Raspberry Pi board....?
View ArticleJumpstart Jetson TX2 Dev Kit w/ Pi 3 GPIOs by Shorting Jetson Power Pins
Hi there, I'm building a system that will be used remotely and one of the requirements is for our Pi 3 to be able to turn on our Nvidia Jetson TX2 dev kit in the event that it shuts down. We're...
View ArticleMicrocontroller with I/Os for simulation
I am new to microcontroller , I have requirement where I need 16 - Analog Output (0 - 5 VDC) 16- Digital Output (0V/24 VDC) 16- Digital Input (0V/24 VAC) 2- Analog Input (0 - 20mA) Please let me know...
View ArticleST North American seminar
This one day seminar will feature hands-on classes using the STM32CubeMX graphical software configuration tool and the Keil MDK-ARM integrated development environment (IDE) to generate and debug a...
View ArticlePlease can some one help me with How to program 8051 micro-controller with...
Please can some one help me with How to program 8051 micro-controller with Proteus,micro vision 3 and notepad.
View ArticleGetting Started with STM32F103RC
Hello Everyone, i am beginning with stm32f103rc and i am really confused about how to write program for blink led. i am using keil uVision5. please can anyone help me..
View ArticleSi3215 problem with Atxmega32
Hi I connected a Si3215 to a AtXmega32 directly without any buffer like as 74LV244. At start of program I read register 0 , 1 , 2 and ... but there is a problem with read of every register by SPI (SPI...
View ArticleInductive Emf from desk fan causing issues with my embedded project
Fan 220v when switched from speed 2 to speed 1 toggles an input pin on my micro controller. Simple circuit Micro has 1 input pin which is used with a pull up configuration, with a 500ms delay toggles...
View ArticleWorking with the Pololu Motor Driver Shield with Arduino
Hello everyone, I am currently trying to solve an issue regarding the Pololu Dual VNH5019 Motor Driver Shield for the arduino. My goal is to be able to make the motors continuously move forward. If I...
View ArticleQuestion about Spartan 3E board.
my card spartan 3e does not work, when I implement a program vhdl the card does not work despite that the program is correct there is no problem at PC or the cable interconnection. i ask for help or...
View ArticleCan you interface a camera with a Pic16F877.
I am looking to interface an camera with an Pic16K877 in order to record(less likely) or take pictures(mostly likely) for a final project. I have read a lot of things saying the memory size is to small...
View ArticleToggle LED with push-button
Hi Push button and LED is connected with 8051 Microcontroller. When the push-button press, the LED turns ON. Release the push-button and there is no change to the status of the LED. Press the...
View ArticlePWM Modes?
I have a pic that has ECCP. In PWM mode there can be 4 modes. • Single PWM mode • Half-Bridge PWM mode • Full-Bridge PWM, Forward mode • Full-Bridge PWM, Reverse mode What are the differences between...
View Article2K display interfacing with Orange Pi- Armbian OS
Hi all, i bought one oranepi pluse 2E last week. I want to connect it with 2k display(2560x1440). which i bought from alibaba with mipi dsi to hdmi converter. I changed the different configurations...
View ArticleIs it possible to combine these 2 sketches for wemos d1 mini board
These 2 sketches are not mine* taken from github. https://github.com/doctormord/Responsive_LED_Control https://github.com/scottlawsonbc/audio-reactive-led-strip I am still very new to programming and...
View ArticleIsolating digital IO of an MCU.
I have a design where I'm using Atmega328P's IO to drive a stepper motor driver. However, I'd like to be able to use an external control logic connected to the same motor driver pins to drive the...
View Articleproblem in the programmer k150
hi Can you help me please ? when i was programming pic16f877a by programmer (k 150) i had a problem message (received data error about to apply reset), so The programming process is not done , what is...
View ArticleTimer is not Ticking
Hello Everyone, I am using timer to create 1sec delay using LPC2138 here is what i am doing Code (C): /* * Project Name: Blink Led Using Timer * Author: Devjeet Mandal * MCU used: ARMv7 LPC2138 *...
View Article