The PICAXE is a standard Microchip PIC microcontroller with pre-programmed bootstrap loader that enables loading via a TTL level serial adapter instead of a dedicated programmer. They are typically programmed using a BASIC interpeter provided free of charge by Revolution Education that produce and ...
3
votes
2answers
161 views
Multiple micro controllers to control LED matrix
I am planning to use 5 40 pin Picaxe micro-controllers to control a 70x70 LED board matrix. My plan is to use 4 of the micro-controllers to control the LEDs and the 5th to tell the other ...
-1
votes
2answers
82 views
Sound from picaxe [closed]
i have PICAXE-28 Project Board and PICAXE-28X1 IC. What is the easiest way to play music on those? I don't want to buy something that is already made, i want to make it myself, but I dunno how :D
What ...
4
votes
2answers
76 views
PICAXE and RFA001
I have two 40x2 with a RFA001.
I whant to send 1 if the I push the pusher and high a led to know if it recived the code.
It seems that doesn't work. It's correct?
Transmitter:
...
4
votes
2answers
275 views
If YOU were starting out now, what PIC16F-compatible IDE and compiler would you choose, and why?
This is going to be a bit long as I wanted to cover all the obvious questions before they arise, give a rationale to some of my thinking, and prove I've done my groundwork! If time is short, skip down ...
0
votes
1answer
102 views
PICAXE 8 Pin Proto Kit
I just soldered together the PICAXE 8 Pin Proto Kit, and I have a feeling there is one part missing.
Here are the images for the kit:
The part that I think is missing is the white component in ...
0
votes
1answer
185 views
How to effectively generate random number with PICAXE 08M2?
I'm wondering how to effectively generate random numbers with my PICAXE 08M2. The following is my code:
...
1
vote
2answers
130 views
RANDOM command in PBASIC
I'm trying to use the random command in PBASIC and I'm not sure how it works. I'm using a PICAXE-08 Proto Board Kit, and the chip specifically is a PICAXE-08M2.
...
3
votes
3answers
567 views
Basic PNP transistor on a microprocessor output pin
I have a 5v microprocessor that needs a PNP transistor between it and the common anode of an LED display, as it can't source enough current to drive all of the LED's without burning up. I understand ...
0
votes
1answer
192 views
PICAXE very short interval timer (for playing sound)
I have a PICAXE (08M2) that I'm using to play sound, using the Roman Black algorithm mentioned in the answer to this question. My question, then, is this: How do I get the PICAXE to wait for the ...
0
votes
2answers
741 views
Playing sound with a picaxe
Is there any way to use a PICAXE (08M2, to be precise) to play a small sound file (Not beeps and buzzes, but actual sound), perhaps loaded from an i2c EEPROM chip? I'm thinking something similar to ...
5
votes
2answers
646 views
Bit Banging a PICAXE 08M2 as an I2C Slave
Only the X2 parts of the PICAXE family support I2C slave compatibility, but I need to have an 08M2 to act as an I2C slave on a board that I have. Unfortunately I don't have the option of changing ...
1
vote
2answers
2k views
ADC input protection?
I need to sample an analog voltage from a sensor (0-12v) in an environment where large voltage spikes may be induced in the transmission line, what's the best (simple and cheap) method of protecting ...
3
votes
2answers
487 views
Stepper Motor Pulses Making it reverse
I have 2 stepper motors in my micromouse. Every so often one of the stepper motors will turn back one step. My set up is a PICAXE and a ULN2803A and to clock the pulses i just turn the outputs on or ...
2
votes
1answer
81 views
Effects of not enough current for a microcontroller?
I have a picaxe 28-x1 and a Sharp Distance Sensor. When I try to program the PIC with the sensor plugged in it can't find the PIC but when I unplug the sensor it finds it. Is it possible that the ...
2
votes
4answers
481 views
Looking for a PIC board with webserver
I am looking for a PIC which has a webserver builtin or has the ability to install one(with) . I want to experiment connecting in reasonable price please)two PIC/PICAXE boards or different type and ...
2
votes
1answer
242 views
How to make a picaxe service remote for a pioneer ir controller for a DVR - 660H and DVP 540H DVD recorder
How to make a picaxe service remote for a pioneer ir controller for a DVR - 660H and DVP 540H DVD recorder
4
votes
2answers
3k views
What is the difference between PIC and PICAXE?
The impression I get is that PICAXE is based on the PIC cores, but geared to beginners, but I wanted to make sure before committing to any particular platform.
1
vote
2answers
2k views
Programming a PICAXE with an Arduino
Can you program a PICAXE microcontroller with an Arduino Duemilanove
Maybe with the ICSP (6 pin) header?
0
votes
2answers
246 views
Connecting a BlinkM to a PICAXE
Has anyone been able to get a PICAXE working with the BlinkM? What is the I2C speed?