Discussion Title | Created date |
---|---|
random float generator Guys, I'm havin' a little bit of trouble generating a random float. The function is as follows: float random_weight(void){ return rand()/RAND_MAX*(float)(2.0) - 1.0; } The... |
Monday, 22 June 2020 - 16:08 |
Anyone ov7670 fifo code? Anyone ov7670 fifo code? Slán |
Tuesday, 2 June 2020 - 22:52 |
New toy! Hi freaks, got my new LC display. Its a 800*480 PDA Display. Waited a long time for Digikey to get them in stock. I'll post a picture in the morning. PS: it's... |
Saturday, 23 May 2020 - 02:54 |
Neural Nets Trying to derive a generic algorithm to back propagate nets of any size and dimension. Heads wreak, going to have to take the A4 paper out and plan away through this. |
Tuesday, 12 May 2020 - 21:51 |
Neural Nets and then what... Neural Networks was not much of a project, so I'll be moving onto a new project. Probably a GUI or IPv6 or USB. What would be the most beneficial for an Embedded CV. ... |
Saturday, 9 May 2020 - 21:52 |
What feature would you like an RTOS to... What feature would you like an RTOS to have? for example read/write semaphores! |
Tuesday, 5 May 2020 - 01:34 |
Neural Nets Got two books on Neural Nets, neither cover noting more than 1 hidden layer. Oh, anyone recombed a book, really would like one that covered two or more hidden layers.. |
Tuesday, 14 April 2020 - 20:05 |
Discrete Op Amps For Amplifying Audio Signals Nice! https://sparkoslabs.com/discrete-op-amps/?fbclid=IwAR26pyvjAbznCfAnL5IkoDml8guPGT6vuWlDaxXmxrQpb3eXru4JA_14fFE |
Sunday, 22 March 2020 - 23:55 |
HD44780 Read DDRAM Guys, I have a function for reading the DDRAM contents of the HD44780 LC Display. Have a look below: char get_character(int x, int y){ // set DDRAM address... |
Tuesday, 17 March 2020 - 20:57 |
Key pad Guys, could you recommend company that supplies custom keypads? Sure some f you would have cause to use them. |
Sunday, 15 March 2020 - 02:58 |
Neural Nets Guys, I am seriously thinking of a project involving Neural Nets. It's an interesting topic which I covered in University a long time go. What would be a simple example of... |
Tuesday, 10 March 2020 - 16:59 |
Anyone got a UART Tx/Rx code t share that Works? SAMA5DXX Thanks Lads. |
Monday, 9 March 2020 - 00:22 |