issue88:arduino
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
issue88:arduino [2015/01/20 11:59] – d52fr | issue88:arduino [2015/01/22 15:38] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 4: | Ligne 4: | ||
I already have my LCD screen wired up to the breadboard and have the basic ‘hello world’ sketch running on it, so I know for sure my LCD part is right. I’ve previously tinkered with the keypad and monitored the output in the serial window (code shown below) but now it’s time to bypass the serial window and go right to the LCD screen.** | I already have my LCD screen wired up to the breadboard and have the basic ‘hello world’ sketch running on it, so I know for sure my LCD part is right. I’ve previously tinkered with the keypad and monitored the output in the serial window (code shown below) but now it’s time to bypass the serial window and go right to the LCD screen.** | ||
+ | |||
+ | Ce mois-ci, le moment est venu de combiner deux morceaux de code en un, mais cette fois-ci avec une plus large perspective. Ces deux parties vont former une grosse bête dans les mois prochains. | ||
+ | |||
+ | J'ai fait état de l' | ||
+ | |||
+ | J' | ||
**So, I have the keypad wired into the remaining digital pins and need to merge the two lots of code. Note that I’ve missed out digital pin 1. For some reason when I used pin 1, I would end up with a row of keys that wouldn’t output. I’m not entirely sure why. I have to assume it’s to do with pin 1 being the TX, or transmit, pin. | **So, I have the keypad wired into the remaining digital pins and need to merge the two lots of code. Note that I’ve missed out digital pin 1. For some reason when I used pin 1, I would end up with a row of keys that wouldn’t output. I’m not entirely sure why. I have to assume it’s to do with pin 1 being the TX, or transmit, pin. | ||
Ligne 12: | Ligne 18: | ||
Next month, we’ll add more to the code, possibly more to the circuit too. Although, I’m quickly running out of pins! I have only the analog pins left.** | Next month, we’ll add more to the code, possibly more to the circuit too. Although, I’m quickly running out of pins! I have only the analog pins left.** | ||
+ | |||
+ | Ainsi, le clavier est câblé aux contacts numériques restants et j'ai besoin de fusionner les deux morceaux de code. Notez que j'ai laissé de côté le contact numérique n° 1. Pour une raison quelconque, quand j' | ||
+ | |||
+ | Le faire fonctionner a été très simple. J'ai collé les lignes de code d' | ||
+ | |||
+ | Mon code est sur : http:// | ||
+ | |||
+ | Le mois prochain, nous rajouterons du code, probablement plus au circuit aussi. Bien que je vais être rapidement à cours de contacts ! Il ne me reste plus que les contacts analogiques. |
issue88/arduino.1421751586.txt.gz · Dernière modification : 2015/01/20 11:59 de d52fr