Hi all,
Can anyone here perhaps point me to a good starter to teach me about hardware programming? Like building an auto switch for low level water and that'll do something, that's just an example.
Thanks.![]()
Hi all,
Can anyone here perhaps point me to a good starter to teach me about hardware programming? Like building an auto switch for low level water and that'll do something, that's just an example.
Thanks.![]()
If you don't want to work at to low of a level like soldering your own PCB's and learning C then you can have a look at this link..
http://www.phidgets.com/
They have a bunch of ready build or easy to assemble sensors and boards.. Then you can use there SDK to work in some of the higher level languages like .Net.. But I think they support a lot of different languages... I have my eye on one of there USB relay boards.. looks like you could have a lot of fun with them..![]()
PIC Microchips comes to mind. Or you could get yourself a raspberry Pi, think that would work out cheaper than the PICkit.
Edit: 1,000th post![]()
i7-2600K | 8GB DDR3 | 120GB SSD | N570GTX+260GTX | P8P67 Deluxe | HX750W
MacBook Pro 2.8GHz | 4GB DDR3 | 256GB SSD | 9600GT 512MB | 15.4" LED
hmmm back in the day we used assembler ... but good luck with that!
WA!
I like PIC, you can make really small and cheap stuff with it. But for a hobbiest starting out, Arduino or Raspberry pi. The PIC will require assembler whereas the others can be high level languages.
You can use C on a pic as well. All depends on the compiler. PicKit's software works fine with both
What is the most sufficient way of programming PIC microcontrollers, without needing to spend R300. I like to do things myself. Most online tutorials use bought chip boards, and that's not how I want it. I want to start with the basics, as in, build it myself and know why this works like that.
Okay I found my answer here
Bookmarks