putting code on a chip
byoc
Posts: 17
Hi. First post. I'd like to know what my options are or if it's even possible to compile the code to just a single microcontroller like the PIC12C508 for example.
I've just started experimenting with my BS2 module. Qbasic was the first programming language I learned and I was a VB6 programmer for a little while, so Basic Stamp makes a lot of sense to me and I'm having a lot of fun with it. However, size, cost, weight, etc., don't really make the module practical for actual physical use in a lot of the projects I'd like to try. I don't need the external EEPROM. I only need the microcontroller. I'm a total newb when it comes to the hardware aspect of microcontrollers. Is there some sort of compiler I can use to put the code I've written on a single chip? Or does basic stamp only work with the module.
I've just started experimenting with my BS2 module. Qbasic was the first programming language I learned and I was a VB6 programmer for a little while, so Basic Stamp makes a lot of sense to me and I'm having a lot of fun with it. However, size, cost, weight, etc., don't really make the module practical for actual physical use in a lot of the projects I'd like to try. I don't need the external EEPROM. I only need the microcontroller. I'm a total newb when it comes to the hardware aspect of microcontrollers. Is there some sort of compiler I can use to put the code I've written on a single chip? Or does basic stamp only work with the module.
Comments
I was looking as BASCOM and it appears very similar to Basic Stamp. Can basic stamp compile to the MCU with a programmer, or does it need the "interpreter" ?