EmbeddedRelated.com
The 2024 Embedded Online Conference

New LCDX function library

Started by Tom Becker in BasicX19 years ago 2 replies

LCDX users: A new LCDXLib.bas, the LCDX function library, is available at http://groups.yahoo.com/group/basicx/fil es/LCDX/ . ...

LCDX users: A new LCDXLib.bas, the LCDX function library, is available at http://groups.yahoo.com/group/basicx/fil es/LCDX/ . This update corrects a backlight flicker when setting relays and other output. Thanks to Jim (StJohnz?) for raising the flag and Chris at Netmedia for fixing it.


interfacing a H21A1,2,3 IR detector with a BX24

Started by carolkysela in BasicX19 years ago 42 replies

Hello, I have been attempting to interface an H21A2 ir detector to a basicx BX24. I keep reading and re-reading everything I can search out...

Hello, I have been attempting to interface an H21A2 ir detector to a basicx BX24. I keep reading and re-reading everything I can search out on this but I have not been successful in getting it done. I must be missing something about getting this device to work with the BX24. I am strictly a hobbiest and in no way an engineer so if you know how to accomplish this


Serial Binary Counter and Shift Registers

Started by David Sousa Mendes in BasicX19 years ago 5 replies

Hello I'm working with an anemometer which sends pulses every time it makes a complete tour. I was thinkin about using the CountTransitions...

Hello I'm working with an anemometer which sends pulses every time it makes a complete tour. I was thinkin about using the CountTransitions function... The thing is I will have to count transistions during 5 seconds or so and meanwhile, my program would be stopped as well as the RTC As a solution, I'm trying to bring back some of the digital lectures I had during University


4 channel multiplexer

Started by Vic Fraenckel in BasicX19 years ago 2 replies

I have a need to distribute a single 3 wire RS232 to one of four seperate devices depending upon certain conditions in application...

I have a need to distribute a single 3 wire RS232 to one of four seperate devices depending upon certain conditions in application processor. I may want to talk to a serial LCD, or a PC or a GPS. I would only need to talk to one at a time however. I have been looking at a 4052 Dual 4 channel multiplexer to get the job done. The RS232 RXD line would go to one input


PWM Generation

Started by Mike Perks in BasicX19 years ago 17 replies

Since first getting started with BasicX 5 months ago, I have hit my first real snag. I am generating dual PWM for motor control and now I ...

Since first getting started with BasicX 5 months ago, I have hit my first real snag. I am generating dual PWM for motor control and now I want to add an IR remote that needs InputCapture. There is a conflict because both need to use Timer1 at the same time. This is really more of a problem with the underlying Atmel chip than BasicX. My brief scan of the grou


handling multiple interrupt sources?

Started by arhodes19044 in BasicX19 years ago 50 replies

I have gotten the basics done on the rally computer. I would like to have the timer generate an interrupt. I COULD do this the...

I have gotten the basics done on the rally computer. I would like to have the timer generate an interrupt. I COULD do this the crude way and have the PWM generator make something that ticks at about one Hz, or a simple multiple thereof. I could route the output of that to Pin 11 and trigger an interrupt. However, I am already using Pin 1


Replacing the AT25256 EEPROM on a BasicX-24 Module.

Started by Robotics_Job_Search in BasicX19 years ago 6 replies

Does anyone have experience replacing the surface mount AT25256 EEPROM on a BasicX-24 Module? Mine is bad (NetMedia refuses...

Does anyone have experience replacing the surface mount AT25256 EEPROM on a BasicX-24 Module? Mine is bad (NetMedia refuses to replace the BasicX Module) and I'm deciding between replacing the EEPROM, or buying a Systronics JStamp (the JStamp is more expensive, but s


How do I connect DS1302 to the SPI Bus of BX24

Started by djmaratt in BasicX19 years ago 2 replies

Dear friends, Can someone please help me? I searched a lot but I cannot seem to find wiring details for connecting...

Dear friends, Can someone please help me? I searched a lot but I cannot seem to find wiring details for connecting DS1302 to the BX24 SPI BUS. I do have DS1302 data sheet that shows its pin functions but I am at a loss when it comes to connecting (


FreqOut function not a sine wave

Started by Michael Krause in BasicX19 years ago 2 replies

Has anybody looked at the FreqOut function on an oscilloscope? At least in my case it doesn't generate a sine wave as...

Has anybody looked at the FreqOut function on an oscilloscope? At least in my case it doesn't generate a sine wave as documented. -Michael


Vector 2x compass module

Started by Jonathan in BasicX19 years ago 6 replies

I recently ordered a Vector 2x compass module... How do I interface it with the basicX? Example code? function...

I recently ordered a Vector 2x compass module... How do I interface it with the basicX? Example code? function getCompassDirection() as integer Anyone have the above?


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference