Hi! I'm new to basicx, but I've multiple projects with other microcontrollers. I searched the group for adc but didn't find what i was looking for so: I would...
I have 4 rather lengthy program files that work fine when they are running separately. After combining the files into one large project and running the...
I'm trying to enter in a 12 by 12 matrix of data point values and have them read out to 12 different servos. How do you store such data? Do you use a text...
I'm trying to make a simple function called Display(), but when I try to compile it, it says "function Display not found". Below is my code, anybody got any...
I am trying to connect a BX-24 to an off-the-shelf driveway motion detector that provides relay outputs (Zettler AZ943 relay) for this purpose. The detector...
Don , I'm Trying to figure out how to turn a stepper with step and direction signals,with a max steps per second and have it ramp up and then back down,to get...
I am attempting to read multiple pins on port c by looking at the value of Register.PortC. I have tried setting the Register.DDRA to set the 4 LSBs as inputs ...
Has anyone out there had any experience using the PAK-XI mouse co-processor and the BX-24? I am working on a robot project for school and thought it would be...
I'm working on a program where I need to store a "setpoint" using the PutEEPROM command. I use this because I cannot loose the setpoint when the processor is...
Ok, so here is another question. If I don't have my input signal hooked up to pin 13, the analog value is 1023, which makes sense because everything is active...
I should know this by now... but I'm having a problem passing Arrays. In this case, I need to return an Array of 17 UnsignedInteger values (1 To 17) from a...
Hello, I am looking for some sample code that will work with the basicx. I understand that the chip has an onboard RTC. I would like to use an external chip...
Hi i was wondering on the progress of the bx's future,and better features that was talked about in a earlier post and then it went cold,was the bx going to be...
Hi, Well i kind of solve my previous question but i am having a new one: What is the difference between a serial and a non-serial LCD?Can the second one work...
Hello all, Has anyone tried communicating with a BX-24 via ASCII strings? i.e. upon receiving the string "5ON/", Call PutPin (05, BXoutputHigh) or upon...
Greetings all - I am just getting started with the BX-24 and was hoping for some advice and guidance. My application is data acquisition and control. I need...
Hi, A few minutes ago i tried a BX24.I connect the cable to the com port of my PC and then to BX24.I also plug the wall transformer.The next think i saw was...
Hey everyone ! I was just wondering, I'm using two KP4M2-008 stepper motors for a small robot my son and I are building, I finally got everything to work,...
I am interested in exploring the use of the BX-35 in a system I am considering. I am especially interested in the TQFP 44 pin IC version. Has anyone done this...
I have just been given my BasicX power for the first time, and it does not behave as I wish.. - pin 24, power 13VDC - pin 23, ground - pin 21, (5V output) -...
I am working on an accelerometer and gyro sensor for a weather balloon experiment. It is for a senior design project at the University of Alabama in...
I want to thank Tom Becker for the 8 terminal LCC component. Such quick response was great Vic ___________________________________________________ Vic...
I'm trying to read an analog input on the basicX-24 board. I'm using pin 13 and sweeping a voltage across it. As it comes in I set it as a byte, then convert...
I am looking for a PCBExpress component drawing for an 8 terminal Ceramic Leadless Chip Carrier (LCC) for use with an ADXL202. According to Analog Devices this...
So i bought the Physical computing book by O'Sullivan. What a great book. In chapter 2 there is a huge shopping list! I was wondering if it is possible to buy...
Hi all Does anyone have a code snippet to read ps/2 mouse data? I have been looking at ps/2 specs, basic stamp 2 implementations and trying some code but...
Hello bx-24 users. I got a copy of the physical computing book and It seems to be highly informative. I was just wondering. As an absolute begginner of...