Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 678 results for
microcontroller
- Page 1
microcontroller
Hardware and Software
Hardware
Mobile and Wearables
12 Years Ago
by engrjd91
Hi i am the student of final year of computer systems engineering... working on my Final year project(rfid based attendance system using android tablet pc) ... can any one tell me that, i can use any
microcontroller
with rfid reader? or there is a specified list for it? kindly reply as soon as possible!
MIcrocontroller based serial debugger
Programming
Software Development
14 Years Ago
by smee s
The name of our project is '
microcontroller
based serial debugger',it consists of AT89s51
microcontroller
and a LCD display the idea of the…
Microcontroller section in Hardware or Software Development?
Community Center
Meta DaniWeb
12 Years Ago
by chriswelborn
… of other places to get info or code snippets for **
microcontroller
programming** (especially **arduino**). Out of all the boards/sites I… the **DaniWeb** format the most. I was wondering if a **
microcontroller
** or **arduino** section could have a home here. Or would…
Re: Microcontroller section in Hardware or Software Development?
Community Center
Meta DaniWeb
12 Years Ago
by ~s.o.s~
> I was wondering if a
microcontroller
or arduino section could have a home here. Or would …
Microcontroller programming with c
Programming
Software Development
14 Years Ago
by malvi
Hello I am totaly new in field with
microcontroller
programming using c. can anyone help me out by suggesting good tutorial?
Re: microcontroller
Hardware and Software
Hardware
Mobile and Wearables
12 Years Ago
by rubberman
What are you using for the rfid reader, and what is its hardware interface? In any case, the answer should be "probably". Certainly ARM, MIPS, uC controllers, etc can handle the reader <--> computer interfacing. You might even be able to use an Arduino board. That said, if the reader has a standard usb or serial interface, then you …
Re: microcontroller
Hardware and Software
Hardware
Mobile and Wearables
12 Years Ago
by engrjd91
my teacher have concerned me that u should use only a rfid reader with a tablet using usb connection.. but project committe requires some more hardware for the project... can i add some relevant functionality to the project to increase the hardware? but i need to stay on android!
Re: microcontroller
Hardware and Software
Hardware
Mobile and Wearables
11 Years Ago
by ananthapriya
Hey There are lot of microcontrollers available.For RFID read project may be PIC controller is best choice. and also PIC 16F778A controller is enough for your project.otherwise you need to transfer fast way of data you go to choose AVR.This is high speed data transfer controller.
Programming a Microcontroller
Programming
Software Development
16 Years Ago
by Villanmac
… which is to be used on the M16C/62
microcontroller
. Basically the
microcontroller
is to [B] "scan the keypad and display… char data); void wait (unsigned long delay); void main(void) { //
microcontroller
ports being used PD2 = 0x0F PUR0 = 0x20 P3 = 0; PD3…
C# -Bluetooth-Microcontroller project
Programming
Software Development
10 Years Ago
by Rohith_1
… i will be sending all the instrument name to
microcontroller
which will display in LED screen. all the database… i don't know to send instrument name to
microcontroller
through bluetooth.i have used Visual studio 2012,C#…program which send data(string) continuosly from laptop to
microcontroller
.can u suggest my any tutorial or any concepts …
Re: "request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by egboy
… hope any one help me find a tutorial for programing
microcontroller
with C or C++ Too vague. Be more specific so… that we can help you.[/QUOTE] the
microcontroller
in a small ship is to be programed by assembly… like robot control and so on [URL="http://www.
microcontroller
.com/"]http://www…
Re: "request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by TkTkorrovi
…, and some others, it depends what processor your
microcontroller
use. In general, the most feasible way to program…you most likely need to emulate the hardware of your
microcontroller
, like as some debug code. It again depends on… your
microcontroller
, there should be some debuggers available for any controller…
Is it possible to VB6 program download into 68HC11 microcontroller?
Programming
Software Development
18 Years Ago
by yanz
… wonder if it is possible to download into the 68HC11
microcontroller
to help me control external device such as on or… C++ program and download to the 68HC11 so that the
microcontroller
can able to control external devices. But what I want…
using interrupt in AT91RM9200 microcontroller
Programming
Software Development
17 Years Ago
by narendharg
hi to every one, I am working in AT91RM9200
microcontroller
,I want to use interrupt functions in that
microcontroller
can someone suggest solutions, I am using C code.
Re: OOPic Microcontroller - Assembly Language Programming
Programming
Software Development
18 Years Ago
by mostafadotnet
… are the programming languages[tools] to implement an idea in
microcontroller
. If you want speed use Assembly. If you don't… can use Basic. ###PLEASE GIVE MORE INFO### even on you
microcontroller
pat number and so.
Re: Is it possible to VB6 program download into 68HC11 microcontroller?
Programming
Software Development
18 Years Ago
by Ancient Dragon
[QUOTE=yanz;286930]I wonder if it is possible to download into the 68HC11
microcontroller
to help me control external device such as on or off lights? Hope that you can help me out. 10z:cheesy::?: :[/QUOTE] That is not possible because VB6 does not generate 6811 assembly language code and requires MS-Windows operating system.
Re: using interrupt in AT91RM9200 microcontroller
Programming
Software Development
17 Years Ago
by Ancient Dragon
…;http://www.google.com/search?hl=en&q=AT91RM9200+
microcontroller
%2C&btnG=Google+Search"]these google links[/URL…
Re: using interrupt in AT91RM9200 microcontroller
Programming
Software Development
17 Years Ago
by Salem
But if Linux is the OS running on your AT91RM9200
microcontroller
, then there are no physical interrupts you can get access …
Re: how to control a stepper motor using a microcontroller programmed at c++
Programming
Software Development
17 Years Ago
by programmingnoob
im using a computer port to program the code into the
microcontroller
...im trying to test it using the ports that i have in my
microcontroller
but the problem is..it still doesnt give me the right results...
Re: how to control a stepper motor using a microcontroller programmed at c++
Programming
Software Development
17 Years Ago
by JRM
… important. besides is printf something you can do with a
microcontroller
? You are almost at machine code simplicity with those, aren… controls it. Think of an elevator analogy. You are the
microcontroller
pushing the buttons to make it open the door, go…
OOPic Microcontroller - Assembly Language Programming
Programming
Software Development
18 Years Ago
by INI
Good Morning All, I am planning on undertaking a project for school and was wondering if anyone could tell me if I am better off using Assembly Language, Java, Basic or C to program my OOpic
Microcontroller
? Thanks. Ini
Re: OOPic Microcontroller - Assembly Language Programming
Programming
Software Development
18 Years Ago
by Lord Soth
Hi, OOPic has a compiler of its own and compiles Java, Basic and C like constructs to its own ASM code. If you didn't have bought an OOPic board and I would suggest PIC
microcontroller
( [url]www.microchip.com[/url] ) and C language. PIC is much more known and well referenced but is a little harder to code too. [B]Loren Soth[/B]
"request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by egboy
I hope any one help me find a tutorial for programing
microcontroller
with C or C++ i need this really.
Re: "request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by Narue
… hope any one help me find a tutorial for programing
microcontroller
with C or C++ Too vague. Be more specific so…
Re: "request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by Salem
> [URL]http://www.
microcontroller
.com/[/URL] Well there seems no shortage of information on …
Re: "request" microcontroller programing with c or c++
Programming
Software Development
17 Years Ago
by egboy
definitely i want a tutorial to be professional in programing "ATML
Microcontroller
" using C language [URL="http://www.atmel.com/"]http://www.atmel.com/[/URL]
how to control a stepper motor using a microcontroller programmed at c++
Programming
Software Development
17 Years Ago
by programmingnoob
im having a problem controlling a stepper motor using a
microcontroller
..what i did is that i test it with my …
Re: how to control a stepper motor using a microcontroller programmed at c++
Programming
Software Development
17 Years Ago
by Colin Mac
Why would you attempt to start writing code to control a circuit if you're not sure of it's wiring. Everything about the motor, you should find in the datasheet. There's a stepper motor tutorial for the 8051 [url]http://www.8051projects.net/
microcontroller
-tutorials/[/url]
Re: how to control a stepper motor using a microcontroller programmed at c++
Programming
Software Development
17 Years Ago
by JRM
… took a quick look at a data sheet for a
microcontroller
like what you are using. You need to do the…
Programming a chip(eg microcontroller) and using it in a circuit
Programming
Computer Science
16 Years Ago
by andrew13d
Please help me understand if and how I can program a
microcontroller
myself and be able to use it in an electronic digital circuit to perform some simple tasks for example switching.
1
2
3
12
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC