Got it! (at least that one)
There is an error in the original sketch. In 'shift595' there's an if-statement:if (data & i == 0)which always is false. In this syntax every data bit will be interpreted as a logic '1'. The...
View ArticleSome fine tuning and corrected Arduino Sketch
After correcting the IF-statement in my earlier contribution, I added a trigger signal to the software to make it easier to get a steady signal on an oscilloscope.Arduino Digital 9 goes low when the...
View ArticlePLATINO/PELCO : Qui a dit que tricher n’est pas jouer ?
Platino-Pelco-2.JPGDescription: Une caméra dôme motorisée peut effectuer une rotation horizontale (PAN) et verticale (TILT). La fonction ZOOM permet de surveiller, de reconnaître ou d’identifier une...
View ArticleFirmware changes for other timezones
Just built this project but....I didn't read about the timezone. Can someone point me to what needs to change in the code to set it to different timezone (I'm in Sydney Australia). ThanksAttachments:...
View ArticleFrom the lab: new software
The software is based on the original software, however adapted for the ATxmega128A4U-AU and augmented. Two options have been added. The first one (I) inverts the data from one or both channels. Simply...
View ArticleInternet of things gateway and end nodes
end_node.jpgDescription: Wireless end nodes (RFM69 based) are connected to a central gateway that speaks MQTT to a Mosquitto message broker. The gateway acts as a radiohub for the end nodes. It...
View ArticleLPCOpen HAL library
I was able to install the LPCXpresso tool you mentionned during the webinar. The files (.c, .h) of the project are fine too. However, I have difficulty to locate the HAL library on the LPCOpen NXP web...
View ArticleDLL file for this project
The magazine article refers to a file iowkit56.dll being present in the download from Elektor. I can see no file with this name in the download, nor can I see it on the Code Mercenaries website....
View ArticleEncoder steps too quickly...
Hello Sunil,Thanks for an interesting project! I ordered PCBs a while ago from Elektor but couldn’t just sit and wait for them to arrive so I built up the Platino on a breadbord and downloaded the...
View ArticleLeditron display
leditron_02.jpgDescription: LED bulbs with LED "filaments" are becoming increasingly popular. These filaments consist of a glass strip with a large number of small blue LEDs wired in series deposited...
View ArticleHistoric Cryptography
Enigma_1940.JPGDescription: WebinarCryptography is hotter than ever but few people are aware of its technical history. For this webinar Retronics invited two experts in the field, Paul Reuvers and Marc...
View ArticleGreat project.
Hi every one!Attachments: 0 photos | 0 schematics | 0 PCB(s) | 0 software files | 0 other 9150104388 read more
View ArticleGet Outside Thermometer Bluetooth 4.0
Thermometer_Master.pngDescription: Following the article 4.0 of the Bluetooth thermometer January/February Elektor, the temperature value is accessed from a smartphone. Then, I propose to get the...
View ArticleLink Bluetooth Low Energy
default_project.jpg Author: | 0 contributions | 0 members | 0 comments | viewsTo communicate two wireless objects we use: WiFi, Zigbee, Bluettoh 2.0, 433MHz, 866MHz ... I propose the Bluetooth Low...
View Articlediffuse cover
Nice idea. Have you tried with a diffuse cover? Would that improve the readibility?Regards,ClemensAttachments: 0 photos | 0 schematics | 0 PCB(s) | 0 software files | 0 other 9150104391
View ArticleRetro Calculator with 16 Digit
Taschenrechner_V2_0.pngDescription: Project with 2x (3x4 Switch) and 16x 7-Segment LED. I use Atmega 1284P with 12MHz / 3.3V on Arduino.Attachments: 0 photos | 0 schematics | 0 PCB(s) | 0 software...
View Article130542 ECC Module for USB
PCB_130542-1v100.jpgDescription: The initial purpose of this project is to connect our ECC bus to a USB interface. But the circuit is more than that. All I/O’s are connected to two connecters to...
View ArticleMore docs? :o
Hey JensG,Thanks for contributing!Looks like a fun project, but with so little information...Would you post some pics, schematics or further documentation soon? :)Cheers!Attachments: 0 photos | 0...
View Articlems
Im deutschen Text steht am Schluß etwas mit hunderstel Sekunden, es sind aber tausendstel ;-) Attachments: 0 photos | 0 schematics | 0 PCB(s) | 0 software files | 0 other 9150204395
View ArticleAlternative Chip
I was working on something similar to this when I discovered the Cypress CY7C65211 chip. It has a number of killer advantages over the FTDI chip:1. The Cypress has the EEPROM is built in so it does not...
View Article